1
0
mirror of https://github.com/google/nomulus synced 2026-01-07 05:56:49 +00:00
Files
nomulus/core
gbrodman 4e21152f04 Add TestCacheExtension in ResourceFlowTC to fix flakes (#1749)
Basically, what's happening here is that some flow tests are adding
things to the claims list cache which is stored statically, meaning that
some other tests can pick those up when they shouldn't. By adding the
extension in RFTC, it'll clear out the caches after each test.
2022-08-18 15:04:29 -04:00
..
2022-07-26 11:41:27 -04:00