Rapptz
|
abcec5da9d
|
[tasks] Use the local timezone when comparing for the start time
Fix #7676
|
2022-03-14 04:54:56 -04:00 |
|
Rapptz
|
2da6415008
|
Add more tests for JST regression case
|
2022-03-14 01:07:49 -04:00 |
|
Rapptz
|
f2586e9fe7
|
[tasks] Handle imaginary or ambiguous times due to DST transitions
|
2022-03-13 22:45:18 -04:00 |
|
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.
|
2022-03-13 06:20:44 -04:00 |
|
Sebastian Law
|
caa816a636
|
Add more tests for utils
Co-authored-by: Nadir Chowdhury <chowdhurynadir0@outlook.com>
|
2022-03-07 17:10:28 -05:00 |
|
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
|
2022-03-07 17:09:30 -05:00 |
|
Rapptz
|
bb5ed4947d
|
Add regression test for optional normalisation
Also runs black on the tests file
|
2022-03-01 05:54:26 -05:00 |
|
Rapptz
|
3d0c506124
|
Fix test_resolve_invite due to changed type
|
2022-03-01 01:07:13 -05:00 |
|
Devon R
|
28c7cdca99
|
Baseline tests, basically just parts of utils right now
|
2022-03-01 01:02:36 -05:00 |
|