switched to yarn, and started adding tests
Added tests for process job service so far... its a start..
This commit is contained in:
@@ -31,6 +31,6 @@
|
||||
"@jobs/*": ["lib/jobs/*"]
|
||||
}
|
||||
},
|
||||
"include": ["src/**/*.ts"],
|
||||
"include": ["src", "test"],
|
||||
"exclude": ["node_modules"]
|
||||
}
|
||||
Reference in New Issue
Block a user