0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test/functional
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
..
admin Added functional test for uploading image/cover in settings 2014-03-12 17:41:59 -04:00
api Change validation for posts 'page' attribute. 2014-03-04 17:59:00 -03:30
frontend Add support for typographically-correct punctuation 2014-02-28 09:44:08 +00:00
routes Do not cache 404 pages 2014-03-06 20:06:07 -05:00
base.js Functional test debugging & improvements 2014-01-01 14:52:49 +00:00