Epistimio / orion-dashboard

Other
0 stars 2 forks source link

Add Github Actions and reformat code #3

Closed notoraptor closed 2 years ago

notoraptor commented 2 years ago

Hi @bouthilx ! This is a pull request that adds Github actions to run Javascript and ReactJS testings. CI configuration is located in file .github/workflows/node.js.yml.

I added 2 example tests:

I also added to Github Actions CI a ci-check script provided by Carbon that checks file formatting, so I added a supplementary commit to fix code format.

What do you think?

notoraptor commented 2 years ago

Closing this one as it is now handled in #4 .