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

[RFP] REST API unit testing #18

Open
danieltsoukup opened this issue Aug 3, 2024 · 1 comment
Open

[RFP] REST API unit testing #18

danieltsoukup opened this issue Aug 3, 2024 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers question Further information is requested

Comments

@danieltsoukup
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
Currently we are very thin on unit testing, particularly the API call functionalities.

Describe the solution you'd like
PROPOSE a solution for setting up mock APIs locally that mirror the WebCommand setup and cover the current data loading functionality by unit tests. Feel free to comment ⬇️ The outcome of this ticket will be a detailed description of the API testing and corresponding tickets organized under a new epic.

Additional context
The API documentation.

@danieltsoukup danieltsoukup added enhancement New feature or request good first issue Good for newcomers question Further information is requested labels Aug 3, 2024
@mbechtel
Copy link

mbechtel commented Aug 4, 2024

More extensive and accurate API documentation can be found in the Google Doc at:
https://docs.google.com/document/d/1CJ5xTEEhl2W9Ikjd6QiF1yvooPhU_E1yJJCPvLu234s/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants