summaryrefslogtreecommitdiff
path: root/service/test/unit/fixtures
diff options
context:
space:
mode:
authorFolker Bernitt <fbernitt@thoughtworks.com>2015-10-28 12:05:59 +0100
committerFolker Bernitt <fbernitt@thoughtworks.com>2015-10-28 12:08:41 +0100
commit70c770635199cfa473608162ec7d31e030a11c5f (patch)
tree5bb5d9ff72a6edabf756256ca30eed0a21e180a4 /service/test/unit/fixtures
parent41b462e9b29d62dc197be6d8a633c1b9a46688cf (diff)
Add markov-generate to load-mails
- Allows to generat mails based on a sample mails - use it with: pixelated-maintenance markov-generate --seed 21 --limit 10
Diffstat (limited to 'service/test/unit/fixtures')
-rw-r--r--service/test/unit/fixtures/mbox17
1 files changed, 17 insertions, 0 deletions
diff --git a/service/test/unit/fixtures/mbox b/service/test/unit/fixtures/mbox
new file mode 100644
index 00000000..c3506805
--- /dev/null
+++ b/service/test/unit/fixtures/mbox
@@ -0,0 +1,17 @@
+From guninski@guninski.com Thu Apr 9 23:42:05 2015
+Subject: Scott's Laws with a longer subject
+From: scott@try.pixelated-project.org
+To: alice@try.pixelated-project.org
+X-Pixelated-encryption-status: true
+Date: Tue, 09 Apr 2015 23:42:05 +0000 (UTC)
+
+Scott's First Law:
+ No matter what goes wrong, it will probably look right.
+
+Scott's Second Law:
+ When an error has been detected and corrected, it will be found
+ to have been wrong in the first place.
+Corollary:
+ After the correction has been found in error, it will be
+ impossible to fit the original quantity back into the
+ equation.