1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-29 13:25:17 +01:00
bitwarden-server/test
Matt Gibson d08e9359af Enable testing of ASP.net MVC controllers
Controller properties have all kinds of validations in the background.
In general, we don't user properties on our Controllers, so the easiest
way to allow for Autofixture-based testing of our Controllers is to just
omit setting all properties on them.
2021-10-30 13:20:35 -04:00
..
Api.Test Enable testing of ASP.net MVC controllers 2021-10-30 13:20:35 -04:00
Common Enable testing of ASP.net MVC controllers 2021-10-30 13:20:35 -04:00
Core.Test Add helpers to further type PlanTypes 2021-10-30 13:20:35 -04:00
Icons.Test Unit Tests for hot spots (#1454) 2021-10-28 14:30:41 -04:00
bitwarden.tests.sln Create common test infrastructure project 2021-10-30 13:19:40 -04:00
coverage.ps1 Implement code coverage tool (#1390) 2021-06-21 12:22:47 -05:00
coverage.sh Implement code coverage tool (#1390) 2021-06-21 12:22:47 -05:00