Skip to content

Commit bbff041

Browse files
committed
add TODO on CleanUpRepositoryApiTests
1 parent e254e62 commit bbff041

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Tests/Tests/Modules/SnapshotAndRestore/Repositories/CleanupRepository/CleanupRepositoryApiTests.cs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77

88
namespace Tests.Modules.SnapshotAndRestore.Repositories.CleanupRepository
99
{
10+
// TODO NOT an integration tests, move SnapshotCrud tests over to a coordinatedtestbase so we can inject this in the request pipeline in order
11+
// todo meaningful assertions
1012
public class CleanupRepositoryApiTests
1113
: ApiTestBase<ReadOnlyCluster, CleanupRepositoryResponse, ICleanupRepositoryRequest, CleanupRepositoryDescriptor, CleanupRepositoryRequest>
1214
{

0 commit comments

Comments
 (0)