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
|
2024-06-03 15:48:56 -07:00 |
|
Adeeb Shihadeh
|
cd21d64058
|
speedup pj demo test
|
2024-05-25 11:40:10 -07:00 |
|
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>
|
2024-05-17 11:01:44 -07:00 |
|
Justin Newberry
|
61fe705160
|
LogReader: fix plotjuggler not reading properly (#31023)
* fix plotjuggler
* simpler
* fix juggler
* fix that
|
2024-01-16 12:40:49 -08:00 |
|
Justin Newberry
|
d7e7659852
|
move plotjuggler to segment range reader (#30969)
* pj
* limit test to 2 segs
* remove
* fix test
|
2024-01-11 17:02:47 -08:00 |
|
Adeeb Shihadeh
|
72e2e2c9ec
|
pytest: strict config (#29676)
* pytest: strict config
* collection works
* fixes
|
2023-08-28 10:26:19 -07:00 |
|
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 db5e13b9911cc74438bee123bc3430da6c31b24b.
* fix pm test
|
2023-08-20 20:49:55 -07:00 |
|
Adeeb Shihadeh
|
bc7fc481d5
|
pj: update thermal layout + layout test (#26224)
|
2022-10-25 11:33:02 -07:00 |
|
Adeeb Shihadeh
|
c26f294218
|
plotjuggler: add mac support (#23344)
* plotjuggler: add mac support
* fix test?
* update readme
* oops
* fix
* cleanup
* typo
* works
* little more
* fix test
* little faster
|
2021-12-31 16:44:57 -08:00 |
|
iejMac
|
05e53fb047
|
increasing time for PlotJuggler CI
|
2021-03-23 21:33:31 -07:00 |
|
iejMac
|
9144dd7c2f
|
PlotJuggler CI with build from source (#20166)
* CI attempt
* fixing location
* fix
* fixes
* hardcode test_url for CI
* fixes
* cd fix
* Update tools/plotjuggler/juggle.py
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
* Update tools/plotjuggler/test_plotjuggler.py
* fixes
* fixes
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
|
2021-02-26 17:14:37 -08:00 |
|