thinkingmachines / unicef-ai4d-research-bank

UNICEF AI4D Research Bank - A website that provides user with accessibility to open source datasets, models, and scripts for countries across Southeast Asia (SEA)
https://thinkingmachines.github.io/unicef-ai4d-research-bank/
MIT License
2 stars 8 forks source link

chore: add fixtures #160

Closed tm-ger-chagas closed 11 months ago

tm-ger-chagas commented 11 months ago

Extra details

Updates automated testing and tests to use a fixtures file instead of live catalog.json files. This should make writing tests easier and more consistent.

Future suggestions: Once more versions of the fixtures file gets uploaded, you will want the create a subfolder in the fixtures directory to track the version history of old fixtures files

Changelog

Add a summary of the things that were changed

How to test