27 Commits (54c62d7ef88f13cdf152d3f27e9f5cc9ee605a76)

Author SHA1 Message Date
Rapptz c8e2644497 Fix custom attributes not being copied over for subclassed Group 2 years ago
Rapptz 9ed5fbecea [commands] Add support for NumPy style docstrings for commands 3 years ago
Rapptz 1c7747fe9d Fix nested Annotated calls not resolving 3 years ago
Rapptz a9025ca3d1 Remove public CommandTree.call method and make it private 3 years ago
Rapptz 57efb5a5a0 Fix failing tests to use new get_parameter function 3 years ago
Rapptz 99d2ecac54 Fix and add tests for new autocomplete regression 3 years ago
StockerMC 89ee05c03f Add tests by bryanforbes for app commands within cogs 3 years ago
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