[#321] platformtest: minimal integration tests for package replication

# Conflicts:
#	platformtest/tests/generated_cases.go
This commit is contained in:
Christian Schwarz
2020-05-24 18:18:02 +02:00
parent 82370f3555
commit 28e1c486f5
4 changed files with 220 additions and 4 deletions
+2
View File
@@ -13,6 +13,8 @@ var Cases = []Case{BatchDestroy,
ListFilesystemVersionsUserrefs,
ListFilesystemVersionsZeroExistIsNotAnError,
ListFilesystemsNoFilter,
ReplicationIncrementalIsPossibleIfCommonSnapshotIsDestroyed,
ReplicationIsResumableFullSend,
ResumableRecvAndTokenHandling,
ResumeTokenParsing,
SendArgsValidationEncryptedSendOfUnencryptedDatasetForbidden,