CivicTechTO/tRacket-dashboard

[RFP] REST API unit testing

Open

#18 opened on Aug 3, 2024

 (1 comment) (0 reactions) (0 assignees)Jupyter Notebook (7 forks)auto 404
enhancementgood first issuequestion

Repository metrics

Stars
 (7 stars)
PR merge metrics
 (PR metrics pending)

Description

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.

Contributor guide