Skip to content
Snippets Groups Projects
Commit 21379f1d authored by Wilson JALLET's avatar Wilson JALLET :money_with_wings:
Browse files

New tests

parent 9cc344fe
No related branches found
No related tags found
No related merge requests found
......@@ -43,5 +43,6 @@ test:async:
stage: test
script:
- npm start &
- curl http://localhost:3000
tags:
- server
......@@ -29,7 +29,7 @@
},
"scripts": {
"start": "node build/bundle.js",
"lint": "eslint",
"lint": "eslint src/",
"build": "webpack",
"watch": "webpack --watch",
"test": "nodemon --watch build build/bundle.js"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment