Commit Graph

51 Commits (cd2920826776b46660a51a4b399dc4c4d4bd636c)

Author SHA1 Message Date
ansuz d3d9e2e771 WIP: refactoring rpc code
ansuz 5eacc158d9 make tests pass again
ansuz 7441a68fb9 update test after merging api changes
ansuz d1beb6493b Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
ansuz b96ea47f1f strip tracking parameters when parsing urls
yflory 30c8c253dd Remove util and hash from common
ansuz 0a14c715ad add test for support of invite urls
ansuz d644054e3f lint compliance
ansuz df1a700cb2 disable thumbnail test. add test for flat dom
yflory e85b34f127 Add embed options in the secure pad hashes
ansuz d42d988d36 make test more resilient
ansuz e8ac5ed87f add a test for thumbnails
yflory b0fe04381d Merge branch 'staging' into newDrive
Caleb James DeLisle c8bd1bb2ac Trying to improve the tests which fail always when running remotely
Caleb James DeLisle 71bd808e4f Send everything through the test global function
Caleb James DeLisle 7d557df74b a new and more horrible way of sniffing the logs out of the instance
yflory df2b00122a New drive structure without file names
ansuz 9bbd3161ca update tests for new API changes
ansuz 5aba2d4640 remove unused variable
ansuz 6a1c799a6e support async tests
ansuz 78b11584f8 remove unused variables
ansuz 48973bccd6 add tests to assert for hash parsing
ansuz 4b95a1da48 unbreak assert/translations
ansuz a6dbfcecf3 remove old/unused assertions
ansuz b658bda421 use bootloader to fix paths to jquery and json.sortify
Caleb James DeLisle c341fa8e94 Pull jquery using require.js rather than as a script tag and fix require to pass jquery as a parameter
ansuz 89bee8cf6b Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
ansuz ba3e24b595 media tag experiments
yflory 2d30393243 Add support for updated translation key
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