apartresearch / deepdecipher

🦠 DeepDecipher: An open source API to MLP neurons
https://apartresearch.com
MIT License
9 stars 0 forks source link

Global integration tests in CI #106

Open albertsgarde opened 1 year ago

albertsgarde commented 1 year ago

Test the public API and webpage. This is not to test any specific part. The backend, frontend, database, should be tested elsewhere. This is to double-check that everything is set up correctly.

Depends on: