bcgov / cas-reporting

This is for the Clean Growth Digital Services team for work related to reporting.
Apache License 2.0
0 stars 0 forks source link

72 initialize jest tests #111

Closed BallardRobinett closed 8 months ago

BallardRobinett commented 8 months ago

issue: https://github.com/bcgov/cas-reporting/issues/72

To run jest test:

BallardRobinett commented 8 months ago

Looks great! It's just missing the documentation on how to run the tests, you can probably copy from here: https://github.com/bcgov/cas-registration/blob/develop/docs/developer-guide.md#testing

I can add that in. Do you think I should just add the Jest Testing instructions or just paste the whole doc in since they should be mostly the same?

pbastia commented 8 months ago

Just the bit about jest tests, the rest is not relevant ATM, we can review it and add it as needed