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 |
Adeeb Shihadeh
|
3279dbeff7
|
athena: move to system/ (#32488)
* athena: move to system/
* slash
|
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 |
Justin Newberry
|
4086795c29
|
Pytest: more post-test path cleanup (#30556)
* test cleanup
* missed this one
* remove that
* static class
|
1 year 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
|
9ceb1a15eb
|
registration: remove key generation (#23111)
* registration: remove key generation
* add test
|
3 years ago |
Adeeb Shihadeh
|
b93ccc465d
|
offroad alert for unregistered devices (#20870)
* offroad alert for unregistered devices
* update tests
* add param
* fix stretch
|
4 years ago |
Adeeb Shihadeh
|
5b764ab477
|
registration unit tests (#20792)
* start tests
* more test
* done
|
4 years ago |