-
Notifications
You must be signed in to change notification settings - Fork 30
Open
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 :
jonperron
Metadata
Metadata
Assignees
Labels
No labels