Elizabeth Thompson
|
1b6d57c3f3
|
test(tasks): Add tests for log_task_failure signal handler (#35721)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-10-20 09:23:18 -07:00 |
|
Evan Rusackas
|
90651dfe3e
|
fix(dev/ci): pre-commit fixes galore (#32352)
|
2025-02-24 11:26:45 -07:00 |
|
Maxime Beauchemin
|
e51b95ffa8
|
chore: enforce more ruff rules (#31447)
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
|
2024-12-18 17:41:34 -08:00 |
|
John Bodley
|
bc65c245fe
|
chore(tests): Remove unnecessary/problematic app contexts (#28159)
|
2024-04-24 13:46:35 -07:00 |
|
John Bodley
|
07bcfa9b5f
|
chore(command): Organize Commands according to SIP-92 (#25850)
|
2023-11-22 16:55:54 -03:00 |
|
John Bodley
|
e402c94a9f
|
fix: Use Celery task ETA for alert/report schedule (#24537)
|
2023-06-28 10:53:13 -07:00 |
|
John Bodley
|
a4d5d7c6b9
|
chore(pre-commit): Add pyupgrade and pycln hooks (#24197)
|
2023-06-01 12:01:10 -07:00 |
|
EugeneTorap
|
4a828f57f4
|
chore: Update mypy and fix stubs issue (#24033)
|
2023-05-12 08:47:14 +01:00 |
|
Hugh A. Miles II
|
b820eb8235
|
chore: Update pre-commit packages (#23173)
|
2023-03-13 17:05:13 -06:00 |
|
Elizabeth Thompson
|
c3a6327ff0
|
fix: correct exception level in log and add error message (#22381)
|
2022-12-12 10:58:58 -08:00 |
|
Ville Brofeldt
|
a02a778cc3
|
feat(reports): execute as other than selenium user (#21931)
Co-authored-by: Ville Brofeldt <ville.brofeldt@apple.com>
|
2022-10-31 14:32:49 +02:00 |
|
AAfghahi
|
76c865fc56
|
chore: additional logging in alerts and reports (#21802)
|
2022-10-24 17:07:21 -04:00 |
|
Jesse Yang
|
4d192e6e4d
|
feat(report): capture dashboard reports in specific states (#20552)
|
2022-07-26 17:01:56 -07:00 |
|
Jack Fragassi
|
4dc859f89e
|
fix: Ensure alerts & reports aren't schduled when flag is off (#16639)
* Don't schedule alerts & reports when flag is off
* Fix test function name
* Fix test
* Oops
* Another tweak
* Try to lint by hand
* Fix mock
|
2021-09-10 13:37:21 +01:00 |
|
Elizabeth Thompson
|
ea49aa3d2d
|
feat: add timezones to report cron (#15849)
* add timezones to report cron
* fix test
|
2021-07-27 18:28:24 -07:00 |
|
ofekisr
|
b5119b8dff
|
refactor(tests): decouple unittests from integration tests (#15473)
* refactor move all tests to be under integration_tests package
* refactor decouple unittests from integration tests - commands
* add unit_tests package
* fix celery_tests.py
* fix wrong FIXTURES_DIR value
|
2021-07-01 18:03:07 +03:00 |
|