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

tests(refactor): Improve consistency and documentation for test helpers #3012

Merged
merged 3 commits into from Jan 21, 2023

Commits on Jan 19, 2023

  1. refactored test helper files

    The test helper files located under `test/helper/` saw a significant
    refactoring, which streamlines function names, documentation and usage
    of helpers.
    georglauterbach committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    e191103 View commit details
    Browse the repository at this point in the history
  2. adjust tests to refactored helpers

    Tests that use the new helper functions now use the updated
    function names.
    georglauterbach committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    469638a View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2023

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