1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-21 12:05:42 +01:00
bitwarden-server/test/Core.Test
cyprain-okeke 6d7bcd98a9
[AC 480]Add the organization name to the stripe invoice (#2772)
* Adding organization name on subscription and update

* Changes after running  dotnet format -v diag

* Change the OrganizationName to GetName

* Change GetName to OwnerName

* Change the OwnerName to SubscriberName

* Reverting the changes made by dotnet format-v diag

* Removing extract space

* resolve the lint issue

* Fix whitespace formatting issue

* Resolving pr comment on changing organization

* Fixing the failing test

* Using the ISubscriber interface for consistent

* fixing the whitescapes

* Resolving the PR comments

* resolving the whitespace format

* Remove unnecessary directive

* Resolving the whitespace issue

* changes for organization instead of subscriber

* resolving the failing test

* Resolve lint issue by removing unnecessary directive

* Resolve the PR comment

* remove these blank lines

* Fixing whitespace formatting
2023-04-07 10:45:18 +01:00
..
AutoFixture [SG-998] Move files to Vault folders (#2724) 2023-03-02 13:23:38 -05:00
Entities [EC-826] Merge license sync feature branch to master (#2587) 2023-01-31 07:42:10 +10:00
Helpers Run formatting (#2230) 2022-08-29 16:06:55 -04:00
Identity Run formatting (#2230) 2022-08-29 16:06:55 -04:00
IdentityServer Run formatting (#2230) 2022-08-29 16:06:55 -04:00
Models [SG-998] Move files to Vault folders (#2724) 2023-03-02 13:23:38 -05:00
OrganizationFeatures [SG-147] Organization Domain Claiming Feature (#2704) 2023-02-15 14:26:41 -05:00
Resources Run formatting (#2230) 2022-08-29 16:06:55 -04:00
SecretsManager/AutoFixture [SM-460] Isolate SecretsManager files (#2616) 2023-01-24 19:57:28 +01:00
Services [AC 480]Add the organization name to the stripe invoice (#2772) 2023-04-07 10:45:18 +01:00
Tokens Run formatting (#2230) 2022-08-29 16:06:55 -04:00
Utilities [PS-1471] Create Allocation Free EncryptedStringAttribute validation (#2273) 2022-10-20 16:10:02 -04:00
Vault [SG-998] Move files to Vault folders (#2724) 2023-03-02 13:23:38 -05:00
Core.Test.csproj [SM-151] Move EF Dapper tests to Infrastructure.EFIntegration.Test (#2204) 2022-08-29 09:40:59 -04:00
packages.lock.json Remove Visual Studio Code Generation Package (#2749) 2023-03-14 15:44:53 -04:00
TempDirectory.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00