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: removing intg/ts_cache.py #7580

Closed
wants to merge 2 commits into from

Commits on Nov 5, 2024

  1. tests: removing intg/ts_cache.py

    the following test cases are now covered in system/test_cache.py and
    this can be removed.
    
    * fixed assertion writes_to_both_databases tests
    * added test detecting modification and deletion for groups
    ** test is a common user story and functional, changed priority to
    critical
    * added "integration" test invalidating user, group, netgroup objects
    Dan Lavu committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    d1bc30e View commit details
    Browse the repository at this point in the history
  2. tests: converting all the ldb cache tests to use one provider

    There is minimal benefit to run these tests against all providers.
    Dan Lavu committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    ca06f17 View commit details
    Browse the repository at this point in the history