VForWaTer / metacatalog

Modular metadata management platform for environmental data.
https://vforwater.github.io/metacatalog
GNU General Public License v3.0
3 stars 1 forks source link

Test pipeline #9

Closed mmaelicke closed 4 years ago

mmaelicke commented 4 years ago

I want to have at least a very thin testing pipeline in metacatalog to use as a check against future pull requests.

Something like: prepare data in csv -> install db without error -> populate without error -> run some data upload and management tests -> test db saves against prepared csv.

That's not perfect but better than no tests at all

mmaelicke commented 4 years ago

we have something. Now we need use-cases, but that should go into an extra isuue