20 Commits (e0341c9ef25c0093bff991ff09c87dba0414e58c)

Author SHA1 Message Date
Rapptz 40176bb71b Fix bound method autocomplete callbacks not working 3 years ago
Rapptz f4c5d37c8f [commands] Rework Cog + Group inheritance to requite GroupCog 3 years ago
Rapptz de941ababe Add Colour.from_str factory method 3 years ago
Rapptz e541be0427 Fix tests from failing 3 years ago
Jonah Lawrence 526ed46d7a
Add tests for command descriptions 3 years ago
Rapptz abeea73734 Fix remaining things not explicitly passing the intents kwarg 3 years ago
Josh 01e2c69b20
Add tests for validating command signature mismatch error handling 3 years ago
Rapptz 25ad5b675c Ensure explicitly set parents on nested groups are respected 3 years ago
Josh c11363f037
Rework File.spoiler to synchronise with the filename 3 years ago
Bryan Forbes 0a8065606a
Update parent reference of Group children 3 years ago
Bryan Forbes 8524bfb54d
Fix caching of UnionType instead of resolved typing.Union 3 years ago
Rapptz abcec5da9d [tasks] Use the local timezone when comparing for the start time 3 years ago
Rapptz 2da6415008 Add more tests for JST regression case 3 years ago
Rapptz f2586e9fe7 [tasks] Handle imaginary or ambiguous times due to DST transitions 3 years ago
Rapptz 6a43d60acf [tasks] Refactor tasks to not store a time index state 3 years ago
Sebastian Law caa816a636
Add more tests for utils 3 years ago
Sebastian Law 3c78b03aa3
Test regressions for the task extension 3 years ago
Rapptz bb5ed4947d Add regression test for optional normalisation 3 years ago
Rapptz 3d0c506124 Fix test_resolve_invite due to changed type 3 years ago
Devon R 28c7cdca99
Baseline tests, basically just parts of utils right now 3 years ago