mithril-vndb/render/tests
2017-04-04 12:10:08 +02:00
..
index.html Fix render tests for Browsers 2017-04-04 12:10:08 +02:00
test-attributes.js "use strict" and other linty fixes 2017-03-03 18:24:38 -05:00
test-component.js Add tests for components that overwrite their state in oninit 2017-03-27 18:30:48 +02:00
test-createElement.js "use strict" and other linty fixes 2017-03-03 18:24:38 -05:00
test-createFragment.js Add editorconfig, resolve differences 2016-06-18 03:22:12 -04:00
test-createHTML.js Add editorconfig, resolve differences 2016-06-18 03:22:12 -04:00
test-createNodes.js Add editorconfig, resolve differences 2016-06-18 03:22:12 -04:00
test-createText.js Add editorconfig, resolve differences 2016-06-18 03:22:12 -04:00
test-event.js fix event removal in diff 2016-08-12 22:08:02 -04:00
test-fragment.js Replace x instanceof Array with Array.isArray(x) 2016-11-24 09:21:27 +00:00
test-hyperscript.js Merge pull request #1753 from StephanHoyer/master 2017-03-29 18:24:19 -04:00
test-input.js Add editorconfig, resolve differences 2016-06-18 03:22:12 -04:00
test-normalize.js tests: Update tests for false -> "" behavior 2017-01-05 23:07:47 -08:00
test-normalizeChildren.js tests: Update tests for false -> "" behavior 2017-01-05 23:07:47 -08:00
test-onbeforeremove.js Fix render tests for Browsers 2017-04-04 12:10:08 +02:00
test-onbeforeupdate.js Merge branch 'next' of https://github.com/lhorie/mithril.js into strict-mode 2017-03-03 18:27:24 -05:00
test-oncreate.js "use strict" and other linty fixes 2017-03-03 18:24:38 -05:00
test-oninit.js "use strict" and other linty fixes 2017-03-03 18:24:38 -05:00
test-onremove.js Tests: enable the three kind of components in all related files but api/tests/test-route.js 2017-02-19 02:14:15 +01:00
test-onupdate.js "use strict" and other linty fixes 2017-03-03 18:24:38 -05:00
test-render.js "use strict" and other linty fixes 2017-03-03 18:24:38 -05:00
test-textContent.js Add editorconfig, resolve differences 2016-06-18 03:22:12 -04:00
test-trust.js don't throw error on undefined/null trusted vnode #1375 2016-10-28 09:51:07 -04:00
test-updateElement.js "use strict" and other linty fixes 2017-03-03 18:24:38 -05:00
test-updateFragment.js Add editorconfig, resolve differences 2016-06-18 03:22:12 -04:00
test-updateHTML.js don't duplicate html on updates 2016-07-30 15:46:14 -04:00
test-updateNodes.js "use strict" and other linty fixes 2017-03-03 18:24:38 -05:00
test-updateText.js Add editorconfig, resolve differences 2016-06-18 03:22:12 -04:00