You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would love to follow a test driven development approach for this project.
To be able to test the retrieval of data, a set of multiple test APIs should be provided. The tests can then be tested against one or many of those APIs to ensure the features are working on multiple structures.
Those APIs should be mirrors of real APIs with fake data. This will provide some variation and provided info about real use cases.
The text was updated successfully, but these errors were encountered:
I would love to follow a test driven development approach for this project.
To be able to test the retrieval of data, a set of multiple test APIs should be provided. The tests can then be tested against one or many of those APIs to ensure the features are working on multiple structures.
Those APIs should be mirrors of real APIs with fake data. This will provide some variation and provided info about real use cases.
The text was updated successfully, but these errors were encountered: