Skip to content

Commit

Permalink
tests: removing intg/ts_cache.py
Browse files Browse the repository at this point in the history
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
  • Loading branch information
Dan Lavu committed Sep 18, 2024
1 parent 0aab0b1 commit 3afd360
Show file tree
Hide file tree
Showing 3 changed files with 119 additions and 714 deletions.
1 change: 0 additions & 1 deletion src/tests/intg/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ dist_noinst_DATA = \
test_ldap.py \
test_memory_cache.py \
test_session_recording.py \
test_ts_cache.py \
test_netgroup.py \
test_sssctl.py \
files_ops.py \
Expand Down
Loading

0 comments on commit 3afd360

Please sign in to comment.