Kacper Rączy
|
282eae3c30
|
Deprecate liveLocationKalman (#33405)
* Remove usages of llk
* Deprecate it
* Add scenarios back
* Fix orientationNED valid
* Regenerate
* Increase tolerances and update segment
* Remove calibration
|
9 months ago |
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>
|
1 year ago |
Adeeb Shihadeh
|
a0389d7120
|
add hasFix field to gpsLocation (#31778)
* add hasFix field to gpsLocation
* migration
* update refs for ubloxd
* cereal master
|
1 year ago |
Justin Newberry
|
3846130d8e
|
pytest: add marker for sharing the download cache (#31082)
* fix cache
* with a marker
|
1 year ago |
Justin Newberry
|
d39b31aed1
|
remove get_url instances (#30986)
rm
|
1 year ago |
Justin Newberry
|
31c682d407
|
Pytest: load by group by default (#30466)
* wip
* use a class marker
* this one should be grouped too
|
2 years ago |
Justin Newberry
|
7e54882458
|
test_locationd: don't redownload logs (#29929)
don't redownload logs
|
2 years ago |
Vivek Aithal
|
e9edf1300a
|
locationd: Unit tests for different scenarios (#29908)
* add different scenarios for locationd
* add locationd scenario tests to unit tests
|
2 years ago |