0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/test/unit
Nazar Gargol 154366f448 🎨 Added additional parameters to subscribe_form and input_email helpers (#9820)
closes #9134

- Added form_id, input_id, and button_id parameters to subscribe_form helper
- Added id parameter to input_email helper
- Added test coverage to input_email helper
- Added quotes to id attributes for consistency
- Added subscribe_form helper tests
- Updated express to v4 in helper tests
2018-08-30 17:17:27 +01:00
..
adapters Removed old jshint/jscs rules 2018-06-02 21:48:23 +02:00
api Oembed meta tag fallback for unknown providers (#9827) 2018-08-27 15:02:03 +01:00
apps 🎨 Added additional parameters to subscribe_form and input_email helpers (#9820) 2018-08-30 17:17:27 +01:00
config Removed old jshint/jscs rules 2018-06-02 21:48:23 +02:00
data Updated fixture post content 2018-08-16 12:13:24 +02:00
helpers 🎨 Added additional parameters to subscribe_form and input_email helpers (#9820) 2018-08-30 17:17:27 +01:00
lib Fixed tests 2018-08-16 12:13:24 +02:00
models 🐛 Added logic to avoid updating the updated_at and updated_by field when migrating (#9814) 2018-08-22 13:57:12 +02:00
public Removed old jshint/jscs rules 2018-06-02 21:48:23 +02:00
services Fixed RPC pings (#9816) 2018-08-23 15:20:29 +02:00
web Removed old jshint/jscs rules 2018-06-02 21:48:23 +02:00
filters_spec.js Tidy up unit test files (#9340) 2017-12-14 03:36:50 +01:00