An error occurred while fetching the assigned milestone of the selected merge_request.
__test
gitlab.test.ts +12 -0
methods.test.ts +16 -0
jest.config.js +4 -0
package-lock.json +9743 -2797
package.json +4 -1
tsconfig.json +3 -2
__test/gitlab.test.ts
0 → 100644
+ 12
- 0
\ No newline at end of file
__test/methods.test.ts
0 → 100644
+ 16
- 0
\ No newline at end of file
jest.config.js
0 → 100644
+ 4
- 0
+ 9743
- 2797
+ 4
- 1
@@ -17,7 +17,7 @@
@@ -17,7 +17,7 @@
@@ -43,9 +43,12 @@
@@ -43,9 +43,12 @@
"@types/express-flash": "^0.0.2",
"@types/express-flash": "^0.0.2",
"@types/jest": "^26.0.24",
"@types/morgan": "^1.9.2",
"@types/morgan": "^1.9.2",
"@types/passport": "^1.0.6",
"@types/passport": "^1.0.6",
"typescript": "^4.3.5"
"typescript": "^4.3.5"