1
0
mirror of https://github.com/bitwarden/server.git synced 2025-03-12 13:29:14 +01:00
bitwarden-server/test
Rui Tomé d15c1faa74
[PM-12491] Create Organization disable command (#5348)
* Add command interface and implementation for disabling organizations

* Register organization disable command for dependency injection

* Add unit tests for OrganizationDisableCommand

* Refactor subscription handlers to use IOrganizationDisableCommand for disabling organizations

* Remove DisableAsync method from IOrganizationService and its implementation in OrganizationService

* Remove IOrganizationService dependency from SubscriptionDeletedHandler

* Remove commented TODO for sending email to owners in OrganizationDisableCommand
2025-02-25 14:57:30 +00:00
..
Admin.Test [PM-17593] Remove Multi-Org Enterprise feature flag (#5351) 2025-02-21 14:35:36 +00:00
Api.IntegrationTest [PM-17449] Add logic to handle email updates for managed users. (#5422) 2025-02-20 15:38:59 -05:00
Api.Test Ac/pm 17449/add managed user validation to email token (#5437) 2025-02-24 10:42:04 -05:00
Billing.Test [PM-18221] Update credited user's billing location when purchasing premium subscription (#5393) 2025-02-12 09:00:52 -05:00
Common [PM-17562] Refactor existing RabbitMq implementation (#5357) 2025-02-04 09:02:43 -05:00
Core.Test [PM-12491] Create Organization disable command (#5348) 2025-02-25 14:57:30 +00:00
Events.IntegrationTest Relax nullable in test projects (#5379) 2025-02-06 17:07:43 -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 Relax nullable in test projects (#5379) 2025-02-06 17:07:43 -05:00
Identity.IntegrationTest [PM-17645] : update email for new email multi factor tokens (#5428) 2025-02-21 11:12:31 -05:00
Identity.Test [PM-17645] : update email for new email multi factor tokens (#5428) 2025-02-21 11:12:31 -05:00
Infrastructure.Dapper.Test Relax nullable in test projects (#5379) 2025-02-06 17:07:43 -05:00
Infrastructure.EFIntegration.Test [PM-14894] Drop Tax Rate tables - Stage 1 (#5236) 2025-01-10 16:39:02 +01:00
Infrastructure.IntegrationTest [PM-18085] Add Manage property to UserCipherDetails (#5390) 2025-02-24 11:40:53 +00:00
IntegrationTestCommon Scaffold Events Integration Tests (#5355) 2025-01-31 11:08:07 -05: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