Tests
This commit is contained in:
parent
7840bc9be8
commit
80e9daa8dc
24 changed files with 5435 additions and 111 deletions
3
jest.config.js
Normal file
3
jest.config.js
Normal file
|
@ -0,0 +1,3 @@
|
|||
module.exports = {
|
||||
testEnvironment: 'node'
|
||||
}
|
Reference in a new issue