mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-08-04 07:18:34 +00:00
- Fix TestRemoveRole to properly validate non-existent roles - Update TestHelperFunctions to use superadmin role for user management tests - Fix TestGetPermissionCategory to return 'unknown' for invalid permissions - Update TestOAuth2Provider_ErrorHandling to expect errors only for custom providers - Replace TestOAuth2Provider_ExchangeCode to use custom provider with mock HTTP servers - Add proper validation in NewOAuth2Provider for required fields - All 89 tests now pass successfully