We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently, we have a few tests for this project but that's not enough to make sure that the API endpoints work correctly.
We need to improve the quality of the code by implementing feature and unit tests where applicable for each API endpoint.
We do have a PHPUnit setup so you can use it to run the tests.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Task Description
Currently, we have a few tests for this project but that's not enough to make sure that the API endpoints work correctly.
We need to improve the quality of the code by implementing feature and unit tests where applicable for each API endpoint.
We do have a PHPUnit setup so you can use it to run the tests.
The text was updated successfully, but these errors were encountered: