0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/client/tests
Kevin Ansfield 7a455a3e1d Don't share errors and hasValidated references between validator instances
no issue
- ensure that each validator instance gets it's own `errors` and `hasValidated` objects
- updates some uses of `ValidationEngine` that were relying on side-effects of the unintended reference sharing
- fixes issue with add subscriber modal displaying an error state after opening if it previously had errors when closing
2016-04-25 10:56:11 +01:00
..
acceptance Don't share errors and hasValidated references between validator instances 2016-04-25 10:56:11 +01:00
helpers deps: ember@2.5.0 2016-04-15 00:24:57 -05:00
integration replace gh-selectize with power-select in gh-search-input 2016-04-19 10:55:10 -05:00
unit replace gh-selectize with power-select in gh-search-input 2016-04-19 10:55:10 -05:00
.jscsrc Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
.jshintrc Set up ember-cli-mirage and update existing acceptance tests 2015-11-03 15:35:58 +00:00
index.html deps: ember-cli@2.3.0 2016-02-16 12:32:48 -06:00
test-helper.js