BONSAMURAIS / schema

Relational database schemas for BONSAI
BSD 3-Clause "New" or "Revised" License
0 stars 2 forks source link

Set up continuous integration for database creation and population #15

Open cmutel opened 4 years ago

cmutel commented 4 years ago

Maybe cleanest as bash scripts, though probably most people know the python testing frameworks better. Needed to avoid issues like #12, and should be cross-platform.

tngTUDOR commented 4 years ago

we could also add a Dockerfile that could be used for both, deployment and testing

cmutel commented 4 years ago

Awesome! Go for it, this is your project, and you are the most qualified to make decisions on this kind of stuff.