Feature/12 create tests #102

Merged
Vylpes merged 25 commits from feature/12-create-tests into develop 2022-01-30 17:03:37 +00:00

25 commits

Author SHA1 Message Date
Ethan Lane d597f5fb03
Remove linting script
Signed-off-by: Ethan Lane <ethan@vylpes.com>
2022-01-30 17:02:19 +00:00
Ethan Lane a1b0f97419
Remove tslint
Signed-off-by: Ethan Lane <ethan@vylpes.com>
2022-01-30 15:34:49 +00:00
Ethan Lane 0ce07f179e
Move to tslint
Signed-off-by: Ethan Lane <ethan@vylpes.com>
2022-01-30 15:12:52 +00:00
Ethan Lane 1b662324e9
Add GitHub Actions
Signed-off-by: Ethan Lane <ethan@vylpes.com>
2022-01-29 17:38:42 +00:00
Ethan Lane 0315f80976
Add embed tests
Signed-off-by: Ethan Lane <ethan@vylpes.com>
2022-01-29 17:28:10 +00:00
Ethan Lane 3943085d6d
Add StringTools test
Signed-off-by: Ethan Lane <ethan@vylpes.com>
2022-01-29 16:02:28 +00:00
Ethan Lane d669b7f5ae
Add MessageEvents tests 2022-01-29 15:33:22 +00:00
Ethan Lane 274694e96c
Add GuildMemberUpdate tests
Signed-off-by: Ethan Lane <ethan@vylpes.com>
2022-01-27 18:27:23 +00:00
Ethan Lane e36acf7da0
Add MemberEvents tests 2022-01-23 15:48:53 +00:00
Ethan Lane aadf4ab402
Add warn command tests 2022-01-22 15:19:03 +00:00
Ethan Lane 610086d26a
Add unmute command tests 2022-01-22 15:12:01 +00:00
Ethan Lane f5640f6082
Add rules command tests 2022-01-22 15:01:41 +00:00
Ethan Lane e46e1c3d8b
Add role command tests
Signed-off-by: Ethan Lane <ethan@vylpes.com>
2022-01-21 18:23:09 +00:00
Ethan Lane a83de88c9c
Poll command tests 2022-01-19 18:13:15 +00:00
Ethan Lane ddaed31885
Mute command tests 2022-01-18 19:24:21 +00:00
Ethan Lane 504ec3f886
Add kick command tests 2022-01-17 15:03:27 +00:00
Ethan Lane 451bfe1039
Add help command tests 2022-01-02 14:56:08 +00:00
Ethan Lane 6994a339b6
Start help command tests 2022-01-01 17:08:02 +00:00
Ethan Lane ceb5f6c148
eval command tests 2021-12-28 21:22:49 +00:00
Ethan Lane 1f533e1e3c
Ban command tests 2021-12-27 16:36:38 +00:00
Ethan Lane 12168b52c4
Update about tests 2021-12-27 13:48:44 +00:00
Ethan Lane 5b2c4191da Add about command test 2021-12-24 16:46:42 +00:00
Ethan Lane 820068bc18 Remove unrequired mock files 2021-12-24 16:23:49 +00:00
Ethan Lane aa81b125ac Update coverage 2021-12-24 16:20:58 +00:00
Ethan Lane 1223e35bde Fix tests 2021-12-24 15:26:32 +00:00