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

Resolved context unit testing #1749

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Commits on May 10, 2024

  1. Add unit tests

    Signed-off-by: BryceGattis <[email protected]>
    BryceGattis committed May 10, 2024
    Configuration menu
    Copy the full SHA
    51a045c View commit details
    Browse the repository at this point in the history
  2. Add tests for Callback class inside ResolvedContext

    Signed-off-by: BryceGattis <[email protected]>
    BryceGattis committed May 10, 2024
    Configuration menu
    Copy the full SHA
    1d9911a View commit details
    Browse the repository at this point in the history
  3. Add TODO

    Signed-off-by: BryceGattis <[email protected]>
    BryceGattis committed May 10, 2024
    Configuration menu
    Copy the full SHA
    77d156d View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. Add unit tests

    Signed-off-by: BryceGattis <[email protected]>
    BryceGattis authored and JeanChristopheMorinPerso committed May 12, 2024
    Configuration menu
    Copy the full SHA
    d62dc87 View commit details
    Browse the repository at this point in the history
  2. Add tests for Callback class inside ResolvedContext

    Signed-off-by: BryceGattis <[email protected]>
    BryceGattis authored and JeanChristopheMorinPerso committed May 12, 2024
    Configuration menu
    Copy the full SHA
    78179b5 View commit details
    Browse the repository at this point in the history
  3. Add TODO

    Signed-off-by: BryceGattis <[email protected]>
    BryceGattis authored and JeanChristopheMorinPerso committed May 12, 2024
    Configuration menu
    Copy the full SHA
    eaed6ed View commit details
    Browse the repository at this point in the history
  4. Try another if expression

    Signed-off-by: Jean-Christophe Morin <[email protected]>
    JeanChristopheMorinPerso committed May 12, 2024
    Configuration menu
    Copy the full SHA
    e35fba0 View commit details
    Browse the repository at this point in the history
  5. Use outcome instead of conclusion

    Signed-off-by: Jean-Christophe Morin <[email protected]>
    JeanChristopheMorinPerso committed May 12, 2024
    Configuration menu
    Copy the full SHA
    234e0ea View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. Merge branch 'resolved_context_unit_testing' of https://github.com/Br…

    …yceGattis/rez into resolved_context_unit_testing
    BryceGattis committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    d165d13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    168665b View commit details
    Browse the repository at this point in the history
  3. Merge branch 'resolved_context_unit_testing' of https://github.com/Br…

    …yceGattis/rez into resolved_context_unit_testing
    BryceGattis committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    0495bd2 View commit details
    Browse the repository at this point in the history
  4. Fix linting error

    Signed-off-by: BryceGattis <[email protected]>
    BryceGattis committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    829873c View commit details
    Browse the repository at this point in the history
  5. Fix broken test

    Signed-off-by: BryceGattis <[email protected]>
    BryceGattis committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    42402fa View commit details
    Browse the repository at this point in the history
  6. Add some prints for debugging github actions

    Signed-off-by: BryceGattis <[email protected]>
    BryceGattis committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    277c2e8 View commit details
    Browse the repository at this point in the history
  7. Add one other print for debugging

    Signed-off-by: BryceGattis <[email protected]>
    BryceGattis committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    496a499 View commit details
    Browse the repository at this point in the history