Adeeb Shihadeh
|
c59887c810
|
test_*.py files are no longer executable (#32610)
* test_*.py files are no longer executable
* cleanup empty lines
* update precommit
* fixme
* enable
* build
|
11 months ago |
cl0cks4fe
|
dd9d5d4528
|
Unittest to pytest (#32366)
* add pytest-asyncio
* switch common
* switch selfdrive
* switch system
* switch tools
* small fixes
* fix setUp and valgrind pytest
* switch to setup
* fix random
* switch mock
* switch test_lateral_limits
* revert test_ui
* fix poetry.lock
* add unittest to banned-api
* add inline ignores to remaining unittest imports
* revert test_models
* revert check_can_parser_performance
* one more skip
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
|
11 months ago |
Adeeb Shihadeh
|
a9626f95b6
|
add openpilot prefix to imports (#29498)
* add openpilot prefix to imports
* more
* more
* fix docs
* fix linter
* bump submodules
* fix patched tests
* update dynamic imports
* debug
* Revert "debug"
This reverts commit db5e13b991 .
* fix pm test
|
2 years ago |
Adeeb Shihadeh
|
59894a6666
|
clear no entry alerts if engaged (#23559)
* clear no entry alerts if engaged
* fix test
|
3 years ago |
Dean Lee
|
09a835916b
|
optimize alertmanager (#23433)
|
3 years ago |
Adeeb Shihadeh
|
07b971d473
|
alerts: handle min duration properly (#23191)
* alerts: handle min duration properly
* add active
* tests
* cleanup test
* update refs
|
3 years ago |