mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-02 08:13:34 +03:00
57b1ab4800
no issue - part of ember upgrades - removed all unnecessary usage of `.get` - cleaned up imports where we had imports from the same module across multiple lines - standardized on importing specific computed helpers rather than using `computed.foo` - switched tests from using `wait()` to `settled()` |
||
---|---|---|
.. | ||
settings | ||
authentication-test.js | ||
content-test.js | ||
custom-post-templates-test.js | ||
dashboard-test.js | ||
editor-test.js | ||
error-handling-test.js | ||
launch-flow-test.js | ||
members-activity-test.js | ||
members-test.js | ||
offers-test.js | ||
password-reset-test.js | ||
setup-test.js | ||
signin-test.js | ||
signup-test.js | ||
staff-test.js |