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: housekeeping - netgroups #7491

Closed
wants to merge 1 commit into from

Commits on Jul 25, 2024

  1. tests: housekeeping - netgroups

    housekeeping, the following is looked at and may have been done:
    
    * fixed typos and standardized formatting
    * renamed test cases to improve the clarity of what the test does
    * improved docstring language, setup, steps and expected results
    * synced code with the docstring order
    * removed necessary configuration relevant to the test
    * added pytest.mark.importance to test cases
    * added error messages to assertions
    
    noteable changes:
    
    * moved netgroup tests to the the cache tests file, it tests the cache
      for netgroup objects
    Dan Lavu committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    b454510 View commit details
    Browse the repository at this point in the history