Call-for-Code-for-Racial-Justice / Truth-Loop

The Truth-Loop solution helps communities simply understand the policies, regulations and legislation that will impact them the most and allows them to share their experiences around how policies have impacted them or how proposed policies could impact them using short video testimonials.
https://developer.ibm.com/tutorials/truth-loop/
Apache License 2.0
54 stars 29 forks source link

Fix CI tests to run server and server/react-admin instead of fail #240

Closed markstur closed 3 years ago

markstur commented 3 years ago

Fixes #239

What did you do?

Updated the dependencies so reactscripts and jest will work. Separated the npm run for server and server/react-admin and then made the default run both.

Why did you do it?

To see the tests pass on PRs.

How have you tested it?

Tested on command-line, but hope to see it pass on this PR.

Were docs updated if needed?

Type of change

Checklist:

ed-snodgrass commented 3 years ago

lgtm. fixes #239