mirror of
https://github.com/bellingcat/datasheet-server.git
synced 2026-06-10 12:28:34 +03:00
* new server test with precommit hook to secure .env files, set up CI environment (#3) * [TESTS] added all registered routes to api server test * [WIP] abstracting config to env where it makes sense, refactoring elsewhere, adding more tests * [WIP] fixed tests so they fail as expected * [WIP] * [DEBUG] fixed issues with the env configuration, added correct tests * [MISC] env didn't get readded on last precommit * [TESTS] added longer wait time for server as sometimtimes tests fail arbitrarily
12 lines
125 B
Plaintext
Executable File
12 lines
125 B
Plaintext
Executable File
/dist
|
|
/logs
|
|
/npm-debug.log
|
|
/node_modules
|
|
.DS_Store
|
|
*.swp
|
|
|
|
.env
|
|
*service-account-key\.json
|
|
src/config.js
|
|
/yarn-error.log
|
|
*.pem |