crowdAI / crowdai

Fighting for Open Science with Open Data
https://www.crowdai.org
GNU Affero General Public License v3.0
149 stars 32 forks source link

Setup for the app #1092

Closed mridulnagpal closed 5 years ago

spMohanty commented 5 years ago

@mridulnagpal : The tests are failing mostly because we didnt specify some app specific environment variables. Can you have a look at this, and try to setup mock services if needed, so that the tests deterministically pass.

spMohanty commented 5 years ago

Also looping in @seanfcarroll , who might have an idea why many tests fail on travis.

Edit : Now I recollect, that tests should pass when they are triggered by one of the owners of the repository, as some sensitive variables were exposed. I will look at the CI setup to have this fixed.