From da080c472fc415b0ce918f4dd4a1ab143bb1bca4 Mon Sep 17 00:00:00 2001 From: Philip Hands Date: Mon, 14 Mar 2016 15:36:16 +0100 Subject: rough attempt to grab the good cucumber bits from recent tails --- features/mat.feature | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 features/mat.feature (limited to 'features/mat.feature') diff --git a/features/mat.feature b/features/mat.feature new file mode 100644 index 00000000..e492b0fb --- /dev/null +++ b/features/mat.feature @@ -0,0 +1,13 @@ +@product +Feature: Metadata Anonymization Toolkit + As a Tails user + I want to be able to remove leaky metadata from documents and media files + + # In this feature we cannot restore from snapshots since it's + # incompatible with filesystem shares. + + Scenario: MAT can clean a PDF file + Given a computer + And I setup a filesystem share containing a sample PDF + And I start Tails from DVD with network unplugged and I login + Then MAT can clean some sample PDF file -- cgit v1.2.3-70-g09d2