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

Simpler Test Data #110

Merged
merged 65 commits into from
Aug 13, 2024
Merged

Simpler Test Data #110

merged 65 commits into from
Aug 13, 2024

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    f604d35 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. add updateinfo migration

    meksor committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    1ba7bed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06b80b2 View commit details
    Browse the repository at this point in the history
  3. adjust core tests

    meksor committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    aca7337 View commit details
    Browse the repository at this point in the history
  4. adjust data layer tests

    meksor committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    694543b View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. adjust benchmark tests

    meksor committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    d51934f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f14b214 View commit details
    Browse the repository at this point in the history
  3. remove old code/comments

    meksor committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    2fead3b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d4020d View commit details
    Browse the repository at this point in the history
  5. adjust pytest wf

    meksor committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    921ee8c View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. add medium test data

    meksor committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    befc4a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9db7de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2374382 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    03a8483 View commit details
    Browse the repository at this point in the history
  5. run one backend per test run

    meksor committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    323cb2e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8fb67a6 View commit details
    Browse the repository at this point in the history
  7. fix typo

    meksor committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    0c67899 View commit details
    Browse the repository at this point in the history
  8. remove copy disclaimer

    meksor committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    ba0fd99 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2022438 View commit details
    Browse the repository at this point in the history
  10. backends -> backend

    meksor committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    ccd0dc7 View commit details
    Browse the repository at this point in the history
  11. add type:ignore

    meksor committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    db47480 View commit details
    Browse the repository at this point in the history
  12. change url to localhost

    meksor committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    93ddb09 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4d27515 View commit details
    Browse the repository at this point in the history
  14. fix more conf. res. mistakes

    meksor committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    52956fc View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b076194 View commit details
    Browse the repository at this point in the history
  16. fix gha syntax

    meksor committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    f6f7d08 View commit details
    Browse the repository at this point in the history
  17. group tests into groups of two

    meksor committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    849d1bd View commit details
    Browse the repository at this point in the history
  18. group default matrix as well

    meksor committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    3810ab8 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    c0f8414 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    06d1c4e View commit details
    Browse the repository at this point in the history
  21. use explicit core import

    meksor committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    4a609d5 View commit details
    Browse the repository at this point in the history
  22. remove run.set_as_default()

    meksor committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    a9dd19d View commit details
    Browse the repository at this point in the history
  23. remove more set_as_default

    meksor committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    face797 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    867be4f View commit details
    Browse the repository at this point in the history
  25. remove extra comment

    meksor committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    5484801 View commit details
    Browse the repository at this point in the history
  26. missed a correct conflict res.

    meksor committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    13950a7 View commit details
    Browse the repository at this point in the history
  27. fix broken psql tests

    meksor committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    ea15e7b View commit details
    Browse the repository at this point in the history
  28. remove extra comment

    meksor committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    2be9c41 View commit details
    Browse the repository at this point in the history
  29. fix typo

    meksor committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    b3d41ae View commit details
    Browse the repository at this point in the history
  30. simplify conftest.py

    meksor committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    cb83db7 View commit details
    Browse the repository at this point in the history
  31. forgot sqlite_platform

    meksor committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    cbbe9e9 View commit details
    Browse the repository at this point in the history
  32. more performance refactoring

    meksor committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    53f83f4 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    75d27a7 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    a6396ed View commit details
    Browse the repository at this point in the history
  35. rev reset after

    meksor committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    2126e53 View commit details
    Browse the repository at this point in the history
  36. split up reset()

    meksor committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    0895d46 View commit details
    Browse the repository at this point in the history
  37. split reset for all fixtures

    meksor committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    2ffea54 View commit details
    Browse the repository at this point in the history
  38. refactor reset()

    meksor committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    9128792 View commit details
    Browse the repository at this point in the history
  39. more reset refactoring

    meksor committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    0182c7f View commit details
    Browse the repository at this point in the history
  40. avoid duplicate setup/td

    meksor committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    4f73122 View commit details
    Browse the repository at this point in the history
  41. try class scope for big td

    meksor committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    ecf94b7 View commit details
    Browse the repository at this point in the history
  42. switch close and td

    meksor committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    96fe9b8 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    700911f View commit details
    Browse the repository at this point in the history
  44. more efficient run filter test

    meksor committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    90e73cf View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. touchups and docstrings

    meksor committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    423b76f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    effc539 View commit details
    Browse the repository at this point in the history
  3. Update tests/data/test_optimization_indexset.py

    Co-authored-by: Fridolin Glatter <[email protected]>
    meksor and glatterf42 authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    6ae4da8 View commit details
    Browse the repository at this point in the history
  4. Update tests/data/test_optimization_indexset.py

    Co-authored-by: Fridolin Glatter <[email protected]>
    meksor and glatterf42 authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    460ed27 View commit details
    Browse the repository at this point in the history
  5. Update tests/data/test_optimization_indexset.py

    Co-authored-by: Fridolin Glatter <[email protected]>
    meksor and glatterf42 authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    93c776d View commit details
    Browse the repository at this point in the history
  6. Update tests/data/test_optimization_indexset.py

    Co-authored-by: Fridolin Glatter <[email protected]>
    meksor and glatterf42 authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    7636130 View commit details
    Browse the repository at this point in the history
  7. Update tests/data/test_optimization_indexset.py

    Co-authored-by: Fridolin Glatter <[email protected]>
    meksor and glatterf42 authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    4d9aae7 View commit details
    Browse the repository at this point in the history
  8. Update tests/data/test_optimization_indexset.py

    Co-authored-by: Fridolin Glatter <[email protected]>
    meksor and glatterf42 authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    d68620c View commit details
    Browse the repository at this point in the history
  9. Update tests/data/test_optimization_table.py

    Co-authored-by: Fridolin Glatter <[email protected]>
    meksor and glatterf42 authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    9a9bbc5 View commit details
    Browse the repository at this point in the history
  10. Update tests/data/test_optimization_table.py

    Co-authored-by: Fridolin Glatter <[email protected]>
    meksor and glatterf42 authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    183da6c View commit details
    Browse the repository at this point in the history
  11. Update tests/data/test_optimization_table.py

    Co-authored-by: Fridolin Glatter <[email protected]>
    meksor and glatterf42 authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    4baae99 View commit details
    Browse the repository at this point in the history