1
0
Fork 0
mirror of https://github.com/TryGhost/Ghost-Admin.git synced 2023-12-14 02:33:04 +01:00
Ghost-Admin/tests
Kevin Ansfield 989fc18ce5 Fixed random failures in uploader component tests
refs https://github.com/TryGhost/Ghost/issues/10308
- removed reliance on `run.later` (`setTimeout`) in tests, instead favouring explicit ember-test-helper methods which wait for DOM changes
2019-03-18 19:14:24 +00:00
..
acceptance Updated editor error handler to work better with new API error messages 2019-03-12 17:49:15 +00:00
helpers Migrate to latest ember, ember-mocha and modern ember testing (#1044) 2019-01-02 09:58:55 +00:00
integration Fixed random failures in uploader component tests 2019-03-18 19:14:24 +00:00
unit Improved duplication checking in notifications service 2019-03-12 17:50:45 +00:00
.eslintrc.js Bumped dependencies (#1108) 2019-03-05 17:34:00 +00:00
index.html Remove ember application template wrapper 2018-05-01 10:57:20 +01:00
test-helper.js Used ember-exam to split tests and run in parallel on Travis (#1112) 2019-03-11 18:16:01 +00:00