grafana/pkg/services/ssosettings
Mihai Doarna 53d209e6f1
Auth: Fix flaky tests that are mocking time.Now() from SSO Settings (#79581)
test time values using require.WithinDuration() instead of mocking time.Now()
2023-12-18 11:10:46 +02:00
..
api Auth: Remove types from SSOSettings struct in SSO service (#79459) 2023-12-15 16:00:52 +02:00
database Auth: Fix flaky tests that are mocking time.Now() from SSO Settings (#79581) 2023-12-18 11:10:46 +02:00
models Auth: Remove types from SSOSettings struct in SSO service (#79459) 2023-12-15 16:00:52 +02:00
ssosettingsimpl Auth: Remove types from SSOSettings struct in SSO service (#79459) 2023-12-15 16:00:52 +02:00
ssosettingstests Auth: Remove types from SSOSettings struct in SSO service (#79459) 2023-12-15 16:00:52 +02:00
strategies Auth: Remove types from SSOSettings struct in SSO service (#79459) 2023-12-15 16:00:52 +02:00
errors.go Auth: SSO settings foundations (#77724) 2023-11-08 10:50:01 +01:00
ssosettings.go Auth: Remove types from SSOSettings struct in SSO service (#79459) 2023-12-15 16:00:52 +02:00