commit | 7e41c9194cc46ad33d92aaa54e427ea378782fc0 | [log] [tgz] |
---|---|---|
author | Mitja Nikolaus <mitja@fairphone.com> | Fri Sep 21 14:54:26 2018 +0200 |
committer | Mitja Nikolaus <mitja@fairphone.com> | Thu Oct 04 19:42:39 2018 +0200 |
tree | 89414f3c1ca46b9afba9e96eb111625424fe6ad0 | |
parent | 7ccc2bc9e25bad05846825a62909121c9d5762b0 [diff] [blame] |
Add tests for the crashreport stats template tags Test rendering of the custom template tags. Issue: HIC-207 Change-Id: I746637e165f04129b33bcbd43085607dba19a55a
diff --git a/crashreport_stats/tests/utils.py b/crashreport_stats/tests/utils.py index 04697a0..983a976 100644 --- a/crashreport_stats/tests/utils.py +++ b/crashreport_stats/tests/utils.py
@@ -47,6 +47,7 @@ "4437.1-FP2-0-09", "4437.1-FP2-0-10", ] + UUIDs = ["e1c0cc95-ab8d-461a-a768-cb8d9d7fdb04"] USERNAMES = ["testuser1", "testuser2"]