Michael H
|
81362e9bb3
|
Fix and add test for missing discord.Permission bits
|
8 months ago |
dolfies
|
306f1b286b
|
Improve resiliency of info retrieval and add tests
Co-authored-by: NaeCqde <[email protected]>
|
1 year ago |
dolfies
|
7044d4d930
|
Fix valid icon sizes test
|
2 years ago |
Rapptz
|
8e039eafc1
|
[commands] Add support for NumPy style docstrings for commands
|
3 years ago |
Rapptz
|
9c7b867d36
|
Fix nested Annotated calls not resolving
|
3 years ago |
Rapptz
|
b59628d69b
|
Add Colour.from_str factory method
This moves the command extension parsing code over to the main library
since it can be potentially useful for others.
|
3 years ago |
dolfies
|
29c2036bc8
|
Rebase to latest upstream
|
3 years ago |
Rapptz
|
abcec5da9d
|
[tasks] Use the local timezone when comparing for the start time
Fix #7676
|
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
It's better to recompute it every time rather than suffer from
maintaining the extra state.
|
3 years ago |
Sebastian Law
|
caa816a636
|
Add more tests for utils
Co-authored-by: Nadir Chowdhury <[email protected]>
|
3 years ago |
Sebastian Law
|
3c78b03aa3
|
Test regressions for the task extension
* tests for testing regression of 19ad64a
* fix edge case for test running within 3 minutes of the start of the hour
|
3 years ago |
Rapptz
|
bb5ed4947d
|
Add regression test for optional normalisation
Also runs black on the tests file
|
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 |