mirror of
https://github.com/google/nomulus
synced 2026-07-19 22:42:23 +00:00
06299ccb86
* Add cache for User entities in OIDC auth flow * refactor: Address review feedback - Refactor database call into a single, reusable method - Increase the default cache size to 200 - Remove .recordStats() and using spy for testing - Split unit tests into separate implementation test that use Mockito spies instead of checking internal cache stats