Commit Graph

72 Commits (a528d857a74e9d057fbc9a2b26e979971fb4231f)

Author SHA1 Message Date
Pierre Bondoerffer 4cbb3b2ed2
Ensure we use English for reference
Pierre Bondoerffer ffe17a6bc9
Use JSON.stringify instead and fix linter
Pierre Bondoerffer a84f8e2808
Assert translation now outputs JavaScript which is easier to edit for translators
yflory 454d1c2052 Do not load all the translations anymore, only the needed one
ansuz 0ca1775657 add page for listing missing translations
Caleb James DeLisle 35a853ffff Stop failing tests over missing translations because otherwise they'll almost never be passing.
ansuz b1370c05b7 add translation completeness test to assertion page
ansuz 0ada6a3d0a jshint compliance. gotta keep those tests green
ansuz 93142b364f tests for pretty printed html
ansuz f607fcc0ad test using newest hyperjson. forget hyperscript
ansuz cf2866baa7 use json-ot from bower for tests
ansuz ad3c53c344 use textpatcher from bower for all pads
ansuz 04f6299938 reconcile differences with netflux
ansuz 4d44661f3b more correct tests
ansuz 980ff8a0ca Fix a test that was failing on chrome
it failed for reasons which are irrelevant to our application
ansuz 1639c5b099 use hyperscript and hyperjson from common
ansuz 3598c93098 move new hyperjson into common
ansuz 103bb69daa move custom hyperscript into common
ansuz df22c246c4 serialize text nodes correctly
ansuz b12a01e08f report test results on the page, not in the console
ansuz 468827dadd newest tests
ansuz a07774e81a Implement tests for serialization
ensure that complex DOM elements can serialize and deserialize without modifications

RTWYSIWYG-54
> implement tests for components of the WYSIWYG editor