okfn-brasil / jarbas

🎩 API for information and suspicions about reimbursements by Brazilian congresspeople
https://jarbas.serenata.ai/
296 stars 61 forks source link

When #285 is merged we need to add more Goss tests #286

Open caduvieira opened 6 years ago

caduvieira commented 6 years ago

Now the only HEALTHCHECK test in goss is the Welcome page.

We should add more checks like API and searches.

cuducos commented 6 years ago

Testing the API and searches might need database seed (just a friendly reminder).

Something important to be tested is if statics are being properly served: testing some endpoints such as /static/app.js, /static/dashboard.css and /static/admin/css/base.css for example ; )