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
e3ca9f3e85
tici: reset panda state in amp test setup ( #29237 )
2 years ago
Adeeb Shihadeh
ed07c3ceda
tici: better cleanup in amp test ( #29146 )
2 years ago
Adeeb Shihadeh
7d6c22949a
tici: improve amp test ( #28648 )
2 years ago
Comma Device
dec3c5a57d
test_amp: wait for panda
2 years ago
Robbe Derks
21bcd7db63
Dynamic device type ( #28011 )
...
* tizi_device_type
* fix test
* also change it in the C versin
2 years ago
Adeeb Shihadeh
767ed4295f
tizi: retry amp comms ( #27735 )
...
* tizi: retry amp comms
* ensure all config is written together
* simple test
* check errors
* test shutdown
* a tici exclusive
---------
Co-authored-by: Comma Device <device@comma.ai>
2 years ago