ansuz
4b95a1da48
unbreak assert/translations
8 years ago
ansuz
a6dbfcecf3
remove old/unused assertions
8 years ago
ansuz
b658bda421
use bootloader to fix paths to jquery and json.sortify
8 years ago
Caleb James DeLisle
c341fa8e94
Pull jquery using require.js rather than as a script tag and fix require to pass jquery as a parameter
8 years ago
ansuz
89bee8cf6b
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
8 years ago
ansuz
ba3e24b595
media tag experiments
8 years ago
yflory
2d30393243
Add support for updated translation key
8 years ago
Pierre Bondoerffer
4cbb3b2ed2
Ensure we use English for reference
8 years ago
Pierre Bondoerffer
ffe17a6bc9
Use JSON.stringify instead and fix linter
8 years ago
Pierre Bondoerffer
a84f8e2808
Assert translation now outputs JavaScript which is easier to edit for translators
8 years ago
yflory
454d1c2052
Do not load all the translations anymore, only the needed one
8 years ago
ansuz
0ca1775657
add page for listing missing translations
8 years ago
Caleb James DeLisle
35a853ffff
Stop failing tests over missing translations because otherwise they'll almost never be passing.
8 years ago
ansuz
b1370c05b7
add translation completeness test to assertion page
8 years ago
ansuz
0ada6a3d0a
jshint compliance. gotta keep those tests green
8 years ago
ansuz
93142b364f
tests for pretty printed html
8 years ago
ansuz
f607fcc0ad
test using newest hyperjson. forget hyperscript
9 years ago
ansuz
cf2866baa7
use json-ot from bower for tests
9 years ago
ansuz
ad3c53c344
use textpatcher from bower for all pads
9 years ago
ansuz
04f6299938
reconcile differences with netflux
9 years ago
ansuz
4d44661f3b
more correct tests
9 years ago
ansuz
980ff8a0ca
Fix a test that was failing on chrome
...
it failed for reasons which are irrelevant to our application
9 years ago
ansuz
1639c5b099
use hyperscript and hyperjson from common
9 years ago
ansuz
3598c93098
move new hyperjson into common
9 years ago
ansuz
103bb69daa
move custom hyperscript into common
9 years ago
ansuz
df22c246c4
serialize text nodes correctly
9 years ago
ansuz
b12a01e08f
report test results on the page, not in the console
9 years ago
ansuz
468827dadd
newest tests
9 years ago
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
9 years ago