Ghost/ghost/admin/tests/acceptance
Kevin Ansfield 1db799e634 🐛 display correct expired/expires text for invites (#550)
closes https://github.com/TryGhost/Ghost/issues/8055

- use `expired` if the date is in the past, otherwise `expires`
- fix mirage factories to use `moment.valueOf` instead of `moment.unix` for invite `expires` attributes
2017-02-27 13:11:39 +00:00
..
settings fix tests for new themes table styles (#553) 2017-02-27 12:34:46 +00:00
authentication-test.js refresh access token on app boot (#524) 2017-02-10 14:35:45 +01:00
content-test.js New content screen prototype (#503) 2017-01-25 21:05:28 +01:00
editor-test.js accordion toggles for settings sections 2017-02-21 13:03:44 +00:00
ghost-desktop-test.js Update acceptance tests to use new mirage api 2017-01-13 15:59:37 +00:00
password-reset-test.js Update code to match eslint rules 2016-11-14 13:26:00 +00:00
setup-test.js 🐛 display correct expired/expires text for invites (#550) 2017-02-27 13:11:39 +00:00
signin-test.js Update styles for content screen, buttons, and app frame 2017-02-16 19:50:05 +00:00
signup-test.js Update styles for content screen, buttons, and app frame 2017-02-16 19:50:05 +00:00
subscribers-test.js update tests for HTML changes 2017-02-17 10:14:16 +00:00
team-test.js 🐛 display correct expired/expires text for invites (#550) 2017-02-27 13:11:39 +00:00
version-mismatch-test.js Update styles for content screen, buttons, and app frame 2017-02-16 19:50:05 +00:00