1
0
mirror of https://github.com/bitwarden/server synced 2026-01-28 07:13:46 +00:00
Files
server/test/Api.IntegrationTest/AdminConsole/Public/Controllers
Rui Tome 8eec12dfa3 Update PoliciesControllerTests to reflect new validation rules for MinComplexity and MinLength
Modified test cases to use updated values for MinComplexity (4) and MinLength (128). Added new tests to verify that excessive values for these properties return BadRequest responses. Ensured consistency across integration tests for both Admin and Public controllers.
2026-01-07 16:27:51 +00:00
..