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>
|
12 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 |
Shane Smiskol
|
acc732efbb
|
replay: new demo route (#29215)
* new demo route
* replace other references (except gps test)
* Apply suggestions from code review
* it's 13 segments
|
2 years ago |
ntegan1
|
07f7570840
|
Tools: allow using plotjuggler on local data (#24473)
local juggler
|
3 years ago |