Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unittest -> pytest #2049

Draft
wants to merge 49 commits into
base: master
Choose a base branch
from
Draft

Commits on Sep 26, 2024

  1. fix test_body

    bongbui321 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    836dfbc View commit details
    Browse the repository at this point in the history
  2. fix test_chrysler

    bongbui321 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    2d57e32 View commit details
    Browse the repository at this point in the history
  3. fix test_defaults

    bongbui321 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    b019cad View commit details
    Browse the repository at this point in the history
  4. fix test_elm327

    bongbui321 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    b359317 View commit details
    Browse the repository at this point in the history
  5. fix test_ford

    bongbui321 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    7be1fb5 View commit details
    Browse the repository at this point in the history
  6. fix test_gm

    bongbui321 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    1e3bb0b View commit details
    Browse the repository at this point in the history
  7. fix test_honda

    bongbui321 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    00bce0b View commit details
    Browse the repository at this point in the history
  8. fix test_hyundai_canfd

    bongbui321 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    e14caad View commit details
    Browse the repository at this point in the history
  9. fix test_hyundai

    bongbui321 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    369bacd View commit details
    Browse the repository at this point in the history
  10. fix test_mazda

    bongbui321 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    15588d1 View commit details
    Browse the repository at this point in the history
  11. fix test_nissan

    bongbui321 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    e92296a View commit details
    Browse the repository at this point in the history
  12. fix test_subaru

    bongbui321 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    291c1c0 View commit details
    Browse the repository at this point in the history
  13. fix test_tesla

    bongbui321 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    b23e169 View commit details
    Browse the repository at this point in the history
  14. fix test_toyota

    bongbui321 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    f765988 View commit details
    Browse the repository at this point in the history
  15. fix test_volkswagen_mqb

    bongbui321 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    c67a7cc View commit details
    Browse the repository at this point in the history
  16. fix test_volkwagen_pq

    bongbui321 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    75bd683 View commit details
    Browse the repository at this point in the history
  17. fix hyundai_common

    bongbui321 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    80d84cc View commit details
    Browse the repository at this point in the history
  18. fix common.py

    bongbui321 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    3ffd1e6 View commit details
    Browse the repository at this point in the history
  19. PandaSafetyTestBase

    bongbui321 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    40b9082 View commit details
    Browse the repository at this point in the history
  20. try fix

    bongbui321 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    e571716 View commit details
    Browse the repository at this point in the history
  21. pytest.skip()

    bongbui321 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    01627bd View commit details
    Browse the repository at this point in the history
  22. minor fixes

    bongbui321 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    e13c98d View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    25f62ec View commit details
    Browse the repository at this point in the history
  24. fix pytest.skip()

    bongbui321 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    5545704 View commit details
    Browse the repository at this point in the history
  25. test

    bongbui321 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    ba4c66b View commit details
    Browse the repository at this point in the history
  26. fix long asserts

    bongbui321 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    af9442e View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    a060694 View commit details
    Browse the repository at this point in the history
  28. subtests

    bongbui321 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    c9ef7a4 View commit details
    Browse the repository at this point in the history
  29. self._frange_round

    bongbui321 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    e95117d View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. cleanup frange

    bongbui321 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    6ace055 View commit details
    Browse the repository at this point in the history
  2. start usbprotocol

    bongbui321 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    59b007f View commit details
    Browse the repository at this point in the history
  3. fix test_comms

    bongbui321 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    9c7cb3d View commit details
    Browse the repository at this point in the history
  4. fix test_pandalib

    bongbui321 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    a374fb0 View commit details
    Browse the repository at this point in the history
  5. subtest usbprotocol

    bongbui321 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    4c133c4 View commit details
    Browse the repository at this point in the history
  6. fix reset_tx test

    bongbui321 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    7f2098f View commit details
    Browse the repository at this point in the history
  7. cleanup

    bongbui321 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    7a38a9a View commit details
    Browse the repository at this point in the history
  8. no executable

    bongbui321 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    beb9963 View commit details
    Browse the repository at this point in the history
  9. no unittest

    bongbui321 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    ed27deb View commit details
    Browse the repository at this point in the history
  10. Revert "no unittest"

    This reverts commit ed27deb.
    bongbui321 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    a0fd079 View commit details
    Browse the repository at this point in the history
  11. Revert "no executable"

    This reverts commit beb9963.
    bongbui321 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    b31f5bf View commit details
    Browse the repository at this point in the history
  12. Revert "cleanup"

    This reverts commit 7a38a9a.
    bongbui321 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    bcf1c5c View commit details
    Browse the repository at this point in the history
  13. fix that

    bongbui321 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    5b96ffd View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. use pytest-order

    bongbui321 committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    f2bd951 View commit details
    Browse the repository at this point in the history
  2. no executable usbprotocol

    bongbui321 committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    29b28c7 View commit details
    Browse the repository at this point in the history
  3. update pyproject

    bongbui321 committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    514322f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    09667af View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    89d8396 View commit details
    Browse the repository at this point in the history
  6. fix mutation.sh

    bongbui321 committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    479c201 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. fix that

    bongbui321 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    f78f42e View commit details
    Browse the repository at this point in the history