Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cx0der/issue-tracker
Information Security and Quality Assurance Projects - Issue Tracker
https://github.com/cx0der/issue-tracker
chai express-js
Last synced: about 1 month ago
JSON representation
Information Security and Quality Assurance Projects - Issue Tracker
- Host: GitHub
- URL: https://github.com/cx0der/issue-tracker
- Owner: cx0der
- License: mit
- Created: 2018-12-19T08:14:54.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-25T17:21:38.000Z (about 6 years ago)
- Last Synced: 2023-11-06T15:25:05.619Z (about 1 year ago)
- Topics: chai, express-js
- Language: JavaScript
- Homepage: https://funny-virgo.glitch.me
- Size: 28.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
**FreeCodeCamp**- Information Security and Quality Assurance
------Project Issue Tracker
1) SET NODE_ENV to `test` without quotes and set DB to your mongo connection string in .env file
2) Complete the project in `routes/api.js` or by creating a handler/controller
3) You will add any security features to `server.js`
4) You will create all of the functional tests in `tests/2_functional-tests.js`