From 8110ef8687b155df7b24a6c083404f9624e6a160 Mon Sep 17 00:00:00 2001 From: drebs Date: Sat, 16 Sep 2017 08:58:34 -0300 Subject: [test] add e2e test for incoming mail pipeline I had to include part of the bonafide source code because it was the easiest way to interact with the webapp. Closes: #8941 --- tests/e2e/bonafide/__init__.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/e2e/bonafide/__init__.py (limited to 'tests/e2e/bonafide/__init__.py') diff --git a/tests/e2e/bonafide/__init__.py b/tests/e2e/bonafide/__init__.py new file mode 100644 index 00000000..e69de29b -- cgit v1.2.3