Adeeb Shihadeh
|
86b6103657
|
test_*.py files are no longer executable (#32610)
* test_*.py files are no longer executable
* cleanup empty lines
* update precommit
* fixme
* enable
* build
old-commit-hash: c59887c810
|
11 months ago |
cl0cks4fe
|
639a634f7c
|
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>
old-commit-hash: dd9d5d4528
|
11 months ago |
Adeeb Shihadeh
|
6bf5c62155
|
add hasFix field to gpsLocation (#31778)
* add hasFix field to gpsLocation
* migration
* update refs for ubloxd
* cereal master
old-commit-hash: a0389d7120
|
1 year ago |
Justin Newberry
|
4080bec11d
|
pytest: add marker for sharing the download cache (#31082)
* fix cache
* with a marker
old-commit-hash: 3846130d8e
|
1 year ago |
Justin Newberry
|
4f9bcc2003
|
remove get_url instances (#30986)
rm
old-commit-hash: d39b31aed1
|
1 year ago |
Justin Newberry
|
337b156518
|
Pytest: load by group by default (#30466)
* wip
* use a class marker
* this one should be grouped too
old-commit-hash: 31c682d407
|
1 year ago |
Justin Newberry
|
63775e0c61
|
test_locationd: don't redownload logs (#29929)
don't redownload logs
old-commit-hash: 7e54882458
|
2 years ago |
Vivek Aithal
|
244a2fc793
|
locationd: Unit tests for different scenarios (#29908)
* add different scenarios for locationd
* add locationd scenario tests to unit tests
old-commit-hash: e9edf1300a
|
2 years ago |