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

Utility functions for integration testing #3839

Closed

Commits on Feb 1, 2022

  1. Initial API outline

    alice-i-cecile committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    aeee113 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    413b62a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f08678d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4a03817 View commit details
    Browse the repository at this point in the history
  5. Add more docs

    alice-i-cecile committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    cd1e1e0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e63b4a7 View commit details
    Browse the repository at this point in the history
  7. More doc examples

    alice-i-cecile committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    95032ab View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7d6552e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fd10738 View commit details
    Browse the repository at this point in the history
  10. Spaces > tabs

    alice-i-cecile committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    ded2267 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6f1c1f3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    100784b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    12f319c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    686526e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    693c1f1 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8eb4246 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    5c62969 View commit details
    Browse the repository at this point in the history
  18. Thanks clippy

    alice-i-cecile committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    42849fd View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    56fee27 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    341ca09 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    34da21e View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    1335372 View commit details
    Browse the repository at this point in the history
  23. Spaces >> tabs

    alice-i-cecile committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    038ccb4 View commit details
    Browse the repository at this point in the history
  24. Fix missing imports

    alice-i-cecile committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    751d42b View commit details
    Browse the repository at this point in the history
  25. , not ;

    Co-authored-by: KDecay <[email protected]>
    alice-i-cecile and KDecay authored Feb 1, 2022
    Configuration menu
    Copy the full SHA
    d90175d View commit details
    Browse the repository at this point in the history
  26. Typo fix

    Co-authored-by: KDecay <[email protected]>
    alice-i-cecile and KDecay authored Feb 1, 2022
    Configuration menu
    Copy the full SHA
    be7e0f4 View commit details
    Browse the repository at this point in the history
  27. Typo fix

    Co-authored-by: KDecay <[email protected]>
    alice-i-cecile and KDecay authored Feb 1, 2022
    Configuration menu
    Copy the full SHA
    2de9ca7 View commit details
    Browse the repository at this point in the history
  28. Typo fix

    alice-i-cecile committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    2ade9ae View commit details
    Browse the repository at this point in the history
  29. Unwrap -> expect

    alice-i-cecile committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    d1d740c View commit details
    Browse the repository at this point in the history
  30. Fix typo

    alice-i-cecile committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    00d3aee View commit details
    Browse the repository at this point in the history
  31. Compare by reference

    alice-i-cecile committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    9eb0418 View commit details
    Browse the repository at this point in the history
  32. Fix generics

    alice-i-cecile committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    4abbb00 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    7d15c01 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

  1. Configuration menu
    Copy the full SHA
    66a1613 View commit details
    Browse the repository at this point in the history
  2. Fix mistake in query_len method

    Co-authored-by: MinerSebas <[email protected]>
    alice-i-cecile and MinerSebas authored Feb 2, 2022
    Configuration menu
    Copy the full SHA
    0976e67 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20a9e4c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6b6a478 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    59ea602 View commit details
    Browse the repository at this point in the history
  6. Remove trivial resource assertion helpers

    @mockersf won this round.
    alice-i-cecile committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    1f55d66 View commit details
    Browse the repository at this point in the history
  7. Fix doc links

    alice-i-cecile committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    809c2d9 View commit details
    Browse the repository at this point in the history
  8. Resolve ambiguities

    alice-i-cecile committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    bcb9d1f View commit details
    Browse the repository at this point in the history
  9. Simpler input mocking

    alice-i-cecile committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    69a4e7a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ba2b697 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2521be2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8a5d9e0 View commit details
    Browse the repository at this point in the history
  13. Clippy fix

    alice-i-cecile committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    254ae06 View commit details
    Browse the repository at this point in the history
  14. Fix outdated doc test

    alice-i-cecile committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    8422cdd View commit details
    Browse the repository at this point in the history
  15. Fix doc tests

    alice-i-cecile committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    612d1f8 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2022

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

Commits on Feb 7, 2022

  1. Configuration menu
    Copy the full SHA
    65315db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd37ec1 View commit details
    Browse the repository at this point in the history
  3. Remove assert_system

    alice-i-cecile committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    3718e00 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f241492 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    71b5fd4 View commit details
    Browse the repository at this point in the history
  6. Revert "Failed attempt at a stateless query helper"

    This reverts commit 71b5fd4.
    alice-i-cecile committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    b19adf4 View commit details
    Browse the repository at this point in the history
  7. Revert "Remove assert_compont_eq"

    This reverts commit f241492.
    alice-i-cecile committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    c3f0e5a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bd2707c View commit details
    Browse the repository at this point in the history