2
integrationTest/test_data/000-admin-list.txt
Normal file
2
integrationTest/test_data/000-admin-list.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
user1@example.com
|
||||
user2@example.com
|
||||
2
integrationTest/test_data/000-file-list.txt
Normal file
2
integrationTest/test_data/000-file-list.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
bar.txt
|
||||
foo.txt
|
||||
9
integrationTest/test_data/000-status.txt
Normal file
9
integrationTest/test_data/000-status.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
+-------------+------------------------+
|
||||
| STATUS | NAME |
|
||||
+-------------+------------------------+
|
||||
| BOTHMISSING | status-BOTHMISSING.txt |
|
||||
| DECRYPTED | status-DECRYPTED.txt |
|
||||
| ENCRYPTED | status-ENCRYPTED.txt |
|
||||
| GPGMISSING | status-GPGMISSING.txt |
|
||||
| SHREDDED | status-SHREDDED.txt |
|
||||
+-------------+------------------------+
|
||||
1
integrationTest/test_data/alice-cat-plain.txt
Normal file
1
integrationTest/test_data/alice-cat-plain.txt
Normal file
@@ -0,0 +1 @@
|
||||
I am the foo.txt file!
|
||||
5
integrationTest/test_data/basic-status.txt
Normal file
5
integrationTest/test_data/basic-status.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
+-----------+---------+
|
||||
| STATUS | NAME |
|
||||
+-----------+---------+
|
||||
| ENCRYPTED | foo.txt |
|
||||
+-----------+---------+
|
||||
1
integrationTest/test_data/reencrypt-plain.txt
Normal file
1
integrationTest/test_data/reencrypt-plain.txt
Normal file
@@ -0,0 +1 @@
|
||||
I am the foo.txt file!
|
||||
6
integrationTest/test_data/status-noreg.txt
Normal file
6
integrationTest/test_data/status-noreg.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
+-----------+----------------------+
|
||||
| STATUS | NAME |
|
||||
+-----------+----------------------+
|
||||
| ENCRYPTED | status-ENCRYPTED.txt |
|
||||
| NOTREG | blah.txt |
|
||||
+-----------+----------------------+
|
||||
Reference in New Issue
Block a user