Tom Byers
6b0d79ad72
Stop email preview showing brand name
...
This is a leftover from when email brands didn't
have a 'text' field.
It also adds some tests to check the brand name
is displaying correctly.
2018-08-15 13:52:17 +01:00
Tom Byers
e7ead052ce
Add tests for /_email page
2018-08-08 11:21:30 +01:00
Tom Byers
eb72f43b3f
Fixes for tests broken by changes
...
- corrects target page for set_email_branding to
new preview step instead of itself
- removed check for helper method being called in
email page test
- updates expected result for test of global
headers to include changes to `frame-src`
- updates navigation config with brand preview page
2018-08-07 16:56:37 +01:00
Chris Hill-Scott
f3b0c0a556
Use client and logged_in_client fixtures
...
Wherever possible, because Don’t Repeat Yourself.
2017-02-06 10:44:38 +00:00
Chris Hill-Scott
dc63de0f4e
Incorporate breaking utils changes
...
Brings in:
- [ ] https://github.com/alphagov/notifications-utils/pull/94
2016-12-14 14:32:07 +00:00
Chris Hill-Scott
9f91694c71
Add a ‘private’ preview email template endpoint
...
This will make working on the email template easier.
Includes examples of features like lists, headings, blockquotes, etc.
2016-07-12 16:46:46 +01:00