vylbot-app/src
Vylpes f61c4c728a
Feature/12 create tests (#102)
* Fix tests

* Update coverage

* Remove unrequired mock files

* Add about command test

* Update about tests

* Ban command tests

* eval command tests

* Start help command tests

* Add help command tests

* Add kick command tests

* Mute command tests

* Poll command tests

* Add role command tests

Signed-off-by: Ethan Lane <ethan@vylpes.com>

* Add rules command tests

* Add unmute command tests

* Add warn command tests

* Add MemberEvents tests

* Add GuildMemberUpdate tests

Signed-off-by: Ethan Lane <ethan@vylpes.com>

* Add MessageEvents tests

* Add StringTools test

Signed-off-by: Ethan Lane <ethan@vylpes.com>

* Add embed tests

Signed-off-by: Ethan Lane <ethan@vylpes.com>

* Add GitHub Actions

Signed-off-by: Ethan Lane <ethan@vylpes.com>

* Move to tslint

Signed-off-by: Ethan Lane <ethan@vylpes.com>

* Remove tslint

Signed-off-by: Ethan Lane <ethan@vylpes.com>

* Remove linting script

Signed-off-by: Ethan Lane <ethan@vylpes.com>
2022-01-30 17:03:36 +00:00
..
client Feature/12 create tests (#102) 2022-01-30 17:03:36 +00:00
commands Feature/12 create tests (#102) 2022-01-30 17:03:36 +00:00
constants Update ErrorMessage to ChannelNotFound 2021-12-04 15:46:47 +00:00
contracts Feature/12 create tests (#102) 2022-01-30 17:03:36 +00:00
events Feature/12 create tests (#102) 2022-01-30 17:03:36 +00:00
helpers Feature/12 create tests (#102) 2022-01-30 17:03:36 +00:00
type Feature/74 merge vylbot core (#80) 2021-12-24 14:55:28 +00:00
Register.ts Feature/74 merge vylbot core (#80) 2021-12-24 14:55:28 +00:00
vylbot.ts Feature/74 merge vylbot core (#80) 2021-12-24 14:55:28 +00:00