louiiuol / jar-it

🤭 Turn those nasty habits on occasion to support associations you care about! 👐
https://louiiuol.github.io/jar-it/
GNU General Public License v3.0
2 stars 0 forks source link

CI Test Node.js not working #24

Open louiiuol opened 4 years ago

louiiuol commented 4 years ago

Describe the bug

Tests are not working because karma configuration is not set to work in CI environement => plugins are required

image

To Reproduce

Simply see last action launched here: https://github.com/louiiuol/swear-tin/runs/678816070?check_suite_focus=true

Expected behavior

Tests should be running as they would in local environnement

Actions needed

karma.conf.js must be update with Github modules => Cause problems on local environnement => Research needed to fix tests in both env