You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Rapptz 9ed5fbecea [commands] Add support for NumPy style docstrings for commands 3 years ago
..
test_annotated_annotation.py Fix nested Annotated calls not resolving 3 years ago
test_app_commands_autocomplete.py Fix and add tests for new autocomplete regression 3 years ago
test_app_commands_description.py Fix failing tests to use new get_parameter function 3 years ago
test_app_commands_group.py [commands] Rework Cog + Group inheritance to requite GroupCog 3 years ago
test_app_commands_invoke.py Remove public CommandTree.call method and make it private 3 years ago
test_colour.py Add Colour.from_str factory method 3 years ago
test_ext_commands_cog.py Add tests by bryanforbes for app commands within cogs 3 years ago
test_ext_commands_description.py [commands] Add support for NumPy style docstrings for commands 3 years ago
test_ext_tasks.py [tasks] Use the local timezone when comparing for the start time 3 years ago
test_files.py Rework File.spoiler to synchronise with the filename 3 years ago
test_utils.py Fix caching of UnionType instead of resolved typing.Union 3 years ago