-
-
Notifications
You must be signed in to change notification settings - Fork 7
[RFP] REST API unit testing #18
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersquestionFurther information is requestedFurther information is requested
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersquestionFurther information is requestedFurther information is requested
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.