Commit Graph

6 Commits (8401dd7339ac2a2c10b9dcfaf2037301b2842c59)

Author SHA1 Message Date
Trivernis 2a2f4abe66 Modifications
- replaced most promises with async/await
- added sqlite3 session storage
- restyled login page
- added session requirement to graphql
- deactivated incompatible
- modified mockobjects
- added fs-extra for async file operations
6 years ago
Trivernis 7ad8fc7ff2 Replaced Promises with Async 6 years ago
codefactor-io 742848f36f [CodeFactor] Apply fixes 6 years ago
Trivernis b7e66f8fd5 Added Tests
- added tests for lib/guilding
6 years ago
Trivernis 298119511a Added Tests
- added tests for lib/cmd
6 years ago
Trivernis d5d5c12126 Restructured Tests
- removed previous testfiles
- added test.js where all tests are stored
- added tests for lib/utils
- added standard test config
- added test config to devDependencies in package.json
- reconfigured circleci configuration
6 years ago