mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-19 21:09:51 +08:00
* feat: __testEditable allows editable region tests It's not entirely isolated, but it makes it possible to select only the element with id 'editable-only' which is built solely from code inside the editable region. * fix(client): missing editableContents -> '' Previously it was added as the string 'undefined' * fix: more informative error messages * fix: DRY, correct and test getLines |
||
|---|---|---|
| .. | ||
| __fixtures__ | ||
| block-nameify.js | ||
| get-lines.js | ||
| get-lines.test.js | ||
| index.js | ||
| is-audited.js | ||
| polyvinyl.js | ||
| slugs.js | ||
| slugs.test.js | ||
| sort-files.js | ||
| sort-files.test.js | ||
| validate.js | ||
| validate.test.js | ||