-
-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
Our other libraries use Jest and we should follow suit here as well.
- This repo should contain Jest config from the module template
- The tests should be written in Jest
- Test files should end in
.test.tsand be placed insrc/ - Test helper files should be placed in
tests/(nottest/) tsconfig.jsonshould exclude*.test.tsfiles