You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Integration tests have better service collection scoping and now have a service collection per test. This makes service mocking possible without clashing with other tests
RMQ container setup for integration and functional tests
Use IConfiguration instead of custom EnvironmentService
Move parameters from launchsetting to appsettings
UserPolicyHandler refactor
Unit tests no longer have redundant directory
Added optional unit test to check protection of all endpoints