Skip to content

Commit 3d58227

Browse files
committed
chore(tests): move all helper classes into a helper dir
1 parent 4cb6672 commit 3d58227

File tree

6 files changed

+0
-0
lines changed

6 files changed

+0
-0
lines changed

test/JsonApiDotNetCoreExampleTests/Repositories/AuthorizedTodoItemsRepository.cs renamed to test/JsonApiDotNetCoreExampleTests/Helpers/Repositories/AuthorizedTodoItemsRepository.cs

File renamed without changes.

test/JsonApiDotNetCoreExampleTests/Services/IAuthorizationService.cs renamed to test/JsonApiDotNetCoreExampleTests/Helpers/Services/IAuthorizationService.cs

File renamed without changes.

test/JsonApiDotNetCoreExampleTests/Services/MetaService.cs renamed to test/JsonApiDotNetCoreExampleTests/Helpers/Services/MetaService.cs

File renamed without changes.

test/JsonApiDotNetCoreExampleTests/Startups/AuthorizedStartup.cs renamed to test/JsonApiDotNetCoreExampleTests/Helpers/Startups/AuthorizedStartup.cs

File renamed without changes.

test/JsonApiDotNetCoreExampleTests/Startups/ClientGeneratedIdsStartup.cs renamed to test/JsonApiDotNetCoreExampleTests/Helpers/Startups/ClientGeneratedIdsStartup.cs

File renamed without changes.

test/JsonApiDotNetCoreExampleTests/Startups/MetaStartup.cs renamed to test/JsonApiDotNetCoreExampleTests/Helpers/Startups/MetaStartup.cs

File renamed without changes.

0 commit comments

Comments
 (0)