Ghost/ghost/admin/tests/unit
Kevin Ansfield b1c94c6397 🐛 correctly count multibyte chars in character counters (#487)
closes https://github.com/TryGhost/Ghost/issues/7739

- use es6's `Array.from` to convert the string to an array to get a symbol count rather than a byte count
2017-01-11 14:45:22 +01:00
..
components tests: Convert to new testing API 2016-11-27 15:26:05 +01:00
controllers tests: Convert to new testing API 2016-11-27 15:26:05 +01:00
helpers 🐛 correctly count multibyte chars in character counters (#487) 2017-01-11 14:45:22 +01:00
mixins Update code to match eslint rules 2016-11-14 13:26:00 +00:00
models tests: Convert to new testing API 2016-11-27 15:26:05 +01:00
routes tests: Convert to new testing API 2016-11-27 15:26:05 +01:00
serializers tests: Convert to new testing API 2016-11-27 15:26:05 +01:00
services tests: Convert to new testing API 2016-11-27 15:26:05 +01:00
transforms tests: Convert to new testing API 2016-11-27 15:26:05 +01:00
utils Update code to match eslint rules 2016-11-14 13:26:00 +00:00
validators Update code to match eslint rules 2016-11-14 13:26:00 +00:00
.gitkeep Ember init, bower deps, es6 modules 2015-03-11 12:37:41 -06:00