Files
notifications-admin/tests/app/main/views
Chris Hill-Scott 726e91bebb Make existing tests use ``client_request fixture
This commit makes the existing tests around user permissions less
verbose by using the new `client_request` fixture.

This fixture takes care of:
- setting up a service
- asserting that the response is `200`

It also tests that the page titles, some of which didn’t match with the
`<h1>`s, so this commit also fixes that mismatch.
2017-08-17 17:42:40 +01:00
..
2017-07-04 14:17:36 +01:00
2017-07-27 16:10:59 +01:00