-
Notifications
You must be signed in to change notification settings - Fork 31
Closed
Milestone
Description
Problem
All tests use mocked CSV files. The real CSV files containing the data will never be tested.
Solution
Implement specific tests to check the consistency (at least the format) of the main CSV files :
- cpu_specs : https://github.com/Boavizta/boaviztapi/blob/main/boaviztapi/data/crowdsourcing/cpu_specs.csv
- cloud providers files : https://github.com/Boavizta/boaviztapi/tree/main/boaviztapi/data/archetypes/cloud
- server files : https://github.com/Boavizta/boaviztapi/blob/main/boaviztapi/data/archetypes/server.csv
Additional context or elements
We could use the following lib :
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels