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

Improvements to test coverage #340

Merged
merged 51 commits into from
Sep 16, 2024
Merged

Improvements to test coverage #340

merged 51 commits into from
Sep 16, 2024

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    5dfc5b4 View commit details
    Browse the repository at this point in the history
  2. Add integration test helper

    GREsau committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    ce077ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3548c84 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ac0971c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d3d6218 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1208387 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bdddef0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    41f2e84 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d3cd32f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c96aba1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ca14ed6 View commit details
    Browse the repository at this point in the history
  12. Fix rust 1.70 build

    GREsau committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    9f4b0c1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d8a6114 View commit details
    Browse the repository at this point in the history
  14. Port "either" tests to new integration test style

    Also fix a bug that the new test found!
    GREsau committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    a686d6a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8bcb347 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8befefa View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    44ca292 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    cc2e400 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    a25af76 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    fd16576 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    e33f9c1 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

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

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    62b7587 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8652bce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7310b48 View commit details
    Browse the repository at this point in the history
  4. Update jsonschema

    GREsau committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    6ec61e8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6014146 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dbd8a22 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3b676d4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9cac2a1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3c24ae9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    484afd3 View commit details
    Browse the repository at this point in the history
  11. Remove ineffective no_std test

    It includes `extern crate std` so it's not actually testing no_std...
    GREsau committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    fd9c7b9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9dc98c3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c16a901 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    70485aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26c26bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    828ec95 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c773b39 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. Configuration menu
    Copy the full SHA
    c442a7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94d3459 View commit details
    Browse the repository at this point in the history
  3. Update jsonschema

    GREsau committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    0418697 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    88eb609 View commit details
    Browse the repository at this point in the history
  5. Make test schemas stricter

    GREsau committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    cf7f4b1 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Configuration menu
    Copy the full SHA
    e621bdb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd97305 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a927da6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f17d3d6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5ae8cdd View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    74b0975 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e48323c View commit details
    Browse the repository at this point in the history