0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/test/functional/admin
mattse 36d38e5c81 Added functional test for uploading image/cover in settings
references #2273
- added a test that clicks on both upload (image/cover) buttons and tests the same testing function on them since both modals are exactly the same
- the testing function checks for the '.js-drop-zone.image-uploader' selector, then clicks accept, and tests that a blank success notification appears
- shifted the test email test validation upwards so the ordering of tests matches the ordering of the UI elements
2014-03-12 17:41:59 -04:00
..
content_test.js Improving regexes in functional tests 2014-01-05 21:10:48 +00:00
editor_test.js Update validator to 3.4.0 2014-03-04 13:54:24 -07:00
flow_test.js Improving regexes in functional tests 2014-01-05 21:10:48 +00:00
login_test.js Update validator to 3.4.0 2014-03-04 13:54:24 -07:00
logout_test.js Improving regexes in functional tests 2014-01-05 21:10:48 +00:00
settings_test.js Added functional test for uploading image/cover in settings 2014-03-12 17:41:59 -04:00