freeCodeCamp/curriculum/test
Oliver Eyton-Williams 9df098953d Feat: editable dom element (#39341)
* 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
2020-09-16 11:54:11 +05:30
..
stubs feat(tests): use client build pipeline and test runners for testing curriculum 2019-01-16 10:45:39 +00:00
utils feat(learn): Update Basic HTML Cat Photo App project descriptions and hints and tests (v7) (#39131) 2020-09-16 11:54:09 +05:30
test-challenges.js Feat: editable dom element (#39341) 2020-09-16 11:54:11 +05:30