Commit Graph

13 Commits (5d90ff6830dfff892ab345d9a0c77c962bc373d8)

Author SHA1 Message Date
Trivernis 8b2f9c45cf Added --exit flag to mocha test 6 years ago
Trivernis 990628244e Added Tests
- added tests for the dj class
- moved to rewire for mocking
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
Trivernis bcfbada46c TestScripts 1
- added circleci configuration
- added mockobjects for testing without the discord api
- added a testscript for the music library
6 years ago
Trivernis 37207265fc
Merge pull request #15 from Trivernis/renovate/winston-daily-rotate-file-3.x
Update dependency winston-daily-rotate-file to v3.6.0
6 years ago
Trivernis 5ab7d32f15
Merge pull request #16 from Trivernis/renovate/ytdl-core-0.x
Update dependency ytdl-core to v0.29.1
6 years ago
Renovate Bot 74d3990a63
Update dependency ytdl-core to v0.29.1 6 years ago
Renovate Bot e360e5a15b
Update dependency winston-daily-rotate-file to v3.6.0 6 years ago
Renovate Bot 2485c35217
Pin dependency sqlite3 to 4.0.6 6 years ago
Trivernis e4e26cd51f Integration of SQLite
- Instead of storing data in files, the bot stores data in database-files (wow)
- Why? Because Databases are best
6 years ago
Renovate Bot 0984a20119
Update dependency ytdl-core to v0.28.3 6 years ago
Renovate Bot 696676b350
Pin dependencies 6 years ago
Trivernis 68a56ee3a5 Initialized Content 6 years ago