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

Fixture APIs for testing #2

Open
ebitkov opened this issue Jan 30, 2024 · 0 comments
Open

Fixture APIs for testing #2

ebitkov opened this issue Jan 30, 2024 · 0 comments

Comments

@ebitkov
Copy link
Owner

ebitkov commented Jan 30, 2024

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.

@ebitkov ebitkov added this to the Retrieve data from an API milestone Jan 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant