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

test: fix the sorting of tests #808

Merged
merged 2 commits into from
Oct 27, 2024
Merged

Commits on Oct 24, 2024

  1. Revert "test: sort the SVG test list"

    This sorted the list of file names used as id for the tests,
    resulting in the tests and their pytest-visible names being out of sync.
    
    This reverts commit 4e4910d.
    whot committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    3907764 View commit details
    Browse the repository at this point in the history
  2. test: sort the SVG tests by device name

    Fixed version of commit 4e4910d ("test: sort the SVG test list")
    whot committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    1a52941 View commit details
    Browse the repository at this point in the history