1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-21 12:05:42 +01:00
bitwarden-server/test
Vijay Oommen 9fb3f1d346
PM-13237 password health report application add get (#5000)
* PM-13236 PasswordHealthReportApplications db

* PM-13236 incorporated pr comments

* PM-13236 fixed error in SQL script

* PM-13236 resolve quality scan errors SQL71006, SQL7101, SQL70001

* PM-13236 fixed warnings on procedures

* PM-13236 added efMigrations

* PM-13236 renamed files to PasswordHealthReportApplication (singular)

* PM-13236 changed file name to more appropriate naming

* PM-13236 changed the file name singular

* PM-13236 PasswordHealthReportApplication Entities and Repos

* PM-13236 moved files under tools from core

* PM-13236 Entity PasswordHealthReportApplication namespace changed to tools/entities

* PM-13236 moved Repos and Interfaces to tools

* PM-13236 migrated model to tools namespace

* PM-13236 minor fixes to the unit tests

* PM-13236 fixed script errors during build

* PM-13236 Script to drop PasswordHealthReportApplications if it exists

* PM-13236 fixes to database snapshot

* PM-13236 updated databasesnapshots

* PM-13236 Update database model changes for Mysql

* PM-13236 update model changes for Sqlite

* PM-13236 updated the models to remove commented code

* PM-13236 added correct db snapshot for MySql

* PM-13236 updated database snapshot for Postgres

* PM-13236 updated database snapshot for Sqlite

* PM-13236 removed unwanted directive to fix linting error

* PM-13236 removed redundant script files

* PM-13237 Add entity command and unit tests

* PM-13237 Get query added with unit tests

* PM-13237 Controller to add/get PasswordHealthReportApplication

* PM-13237 Setup dependencies in the EF Service collection extensions

* PM-13237 Added unit tests for ReportsController
2024-11-11 12:54:52 -05:00
..
Admin.Test [PM-11408] domain verification stat in portal and add cs delete permission (#4943) 2024-10-30 10:45:53 -04:00
Api.IntegrationTest [PM-11405] Account Management: Prevent a verified user from changing their email address (#4875) 2024-10-28 16:12:13 +00:00
Api.Test PM-13237 password health report application add get (#5000) 2024-11-11 12:54:52 -05:00
Billing.Test [deps] Billing: Update FluentAssertions to 6.12.1 (#4817) 2024-09-30 09:41:33 +02:00
Common Shard notification hub (#4450) 2024-10-22 12:20:57 -04:00
Core.Test PM-13237 password health report application add get (#5000) 2024-11-11 12:54:52 -05:00
Events.Test Include all projects in coverage (#3829) 2024-02-20 17:18:40 +01:00
EventsProcessor.Test Include all projects in coverage (#3829) 2024-02-20 17:18:40 +01:00
Icons.Test Fix Broken Icon Unit Test (#4151) 2024-06-03 09:58:53 -04:00
Identity.IntegrationTest [deps] Platform: Update dotnet monorepo (#4886) 2024-10-28 13:35:14 -04:00
Identity.Test [PM-6666] Two factor Validator refactor (#4894) 2024-10-24 10:41:25 -07:00
Infrastructure.Dapper.Test [deps]: Update Microsoft.NET.Test.Sdk to 17.11.1 (#4830) 2024-11-07 11:51:39 -05:00
Infrastructure.EFIntegration.Test PM-13236 - Password Health Report Application - entities repos (#4974) 2024-11-08 11:28:56 -05:00
Infrastructure.IntegrationTest [deps] Platform: Update dotnet monorepo (#4886) 2024-10-28 13:35:14 -04:00
IntegrationTestCommon [deps] Platform: Update dotnet monorepo (#4886) 2024-10-28 13:35:14 -04:00
Notifications.Test Include all projects in coverage (#3829) 2024-02-20 17:18:40 +01:00
Bitwarden.Tests.proj Devcontainer Improvements (#4466) 2024-07-08 10:48:02 -04:00