Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API testing and JSON validator setup #224

Merged
merged 54 commits into from
Jun 6, 2024
Merged

API testing and JSON validator setup #224

merged 54 commits into from
Jun 6, 2024

Conversation

creme332
Copy link
Member

@creme332 creme332 commented Jun 6, 2024

Checklist

Confirm you have completed the following actions prior to submitting this PR.

  • There is an existing issue report for this PR.
  • This is not a duplicate of an existing pull request.
  • My pull request is not resolving multiple issues at once.
  • I have created a feature branch.
  • My commit messages are detailed.
  • All of my commits are relevant to the issue.
  • composer test does not throw any error.

Issue Resolution

Tell us which issue this PR fixes.

This pull request Fixes #XX

Additional Information

If needed, provide additional information about your pull request.

creme332 and others added 30 commits May 23, 2024 08:09
…uplication (e.g. `getHandler` was being duplicated in all api controllers)
…implemente corresponding controller logic in Products and Reviews controllers
make $routes relative to API_BASE_URI

add static variable $API_BASE_URI
foreach() argument must be of type array|object
- ensure that client email is unique
- add initFaker, printFakerSeed, createStore
@creme332 creme332 linked an issue Jun 6, 2024 that may be closed by this pull request
@creme332 creme332 changed the title Guz API testing and JSON validator setup Jun 6, 2024
@creme332 creme332 merged commit bed832c into main Jun 6, 2024
1 check passed
@creme332 creme332 deleted the guz branch June 6, 2024 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

write a test helper class
2 participants