Ghost-Admin/tests
Kevin Ansfield 66290622e0 Resolved ember-cli-mirage import deprecations
refs https://github.com/TryGhost/Admin/pull/2209

- `miragejs` has been extracted to a framework-independent library, the re-exports of `miragejs` elements in `ember-cli-mirage` have been deprecated making our test logs very noisy
- added `miragejs` as a top-level dependency
- updated all relevant imports to pull from `miragejs` instead of `ember-cli-mirage`
2022-03-08 11:32:01 +00:00
..
acceptance Resolved ember-cli-mirage import deprecations 2022-03-08 11:32:01 +00:00
helpers Added non-Stripe members setting screen acceptance tests 2022-02-18 22:36:01 +00:00
integration Added shortcut buttons to "Last seen" members filter datepicker (#2291) 2022-03-04 17:09:28 +00:00
unit Switched members table to show info from most-recently-updated subscription instead of first in array 2022-03-04 16:32:41 +00:00
.eslintrc.js Update dependency eslint to v7 (#1566) 2020-05-17 22:53:37 +01:00
index.html Remove ember application template wrapper 2018-05-01 10:57:20 +01:00
test-helper.js Updated core files to match ember-cli new output 2020-08-03 09:24:58 +01:00