We can build some tests that target our current installation. These will be helpful in identifying regressions with the new installation before we deploy it.
👋 First it might make sense to find whatever tests have been written by CKAN or community members.
[ ] Make sure the REST API calls used in other projects work.
[ ] Property API
[ ] ETL
[ ] Make sure datastore-accessing app queries work.
We can build some tests that target our current installation. These will be helpful in identifying regressions with the new installation before we deploy it.
👋 First it might make sense to find whatever tests have been written by CKAN or community members.