Caleb James DeLisle
c8bd1bb2ac
Trying to improve the tests which fail always when running remotely
2017-06-01 00:29:17 +02:00
Caleb James DeLisle
71bd808e4f
Send everything through the test global function
2017-06-01 00:09:39 +02:00
Caleb James DeLisle
7d557df74b
a new and more horrible way of sniffing the logs out of the instance
2017-05-31 23:29:58 +02:00
yflory
df2b00122a
New drive structure without file names
2017-05-24 18:59:44 +02:00
ansuz
9bbd3161ca
update tests for new API changes
2017-05-15 11:11:12 +02:00
ansuz
5aba2d4640
remove unused variable
2017-05-10 15:36:34 +02:00
ansuz
6a1c799a6e
support async tests
2017-05-10 11:54:21 +02:00
ansuz
78b11584f8
remove unused variables
2017-05-04 16:16:09 +02:00
ansuz
48973bccd6
add tests to assert for hash parsing
2017-04-25 16:11:19 +02:00
ansuz
4b95a1da48
unbreak assert/translations
2017-04-24 14:32:56 +02:00
ansuz
a6dbfcecf3
remove old/unused assertions
2017-04-18 17:28:09 +02:00
ansuz
b658bda421
use bootloader to fix paths to jquery and json.sortify
2017-04-18 17:24:46 +02:00
Caleb James DeLisle
c341fa8e94
Pull jquery using require.js rather than as a script tag and fix require to pass jquery as a parameter
2017-04-18 12:14:32 +02:00
ansuz
89bee8cf6b
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2017-02-24 12:08:26 +01:00
ansuz
ba3e24b595
media tag experiments
2017-02-24 12:08:16 +01:00
yflory
2d30393243
Add support for updated translation key
2017-02-23 11:45:00 +01:00
Pierre Bondoerffer
4cbb3b2ed2
Ensure we use English for reference
2017-02-21 14:53:18 +01:00
Pierre Bondoerffer
ffe17a6bc9
Use JSON.stringify instead and fix linter
2017-02-21 14:37:08 +01:00
Pierre Bondoerffer
a84f8e2808
Assert translation now outputs JavaScript which is easier to edit for translators
2017-02-21 14:23:58 +01:00
yflory
454d1c2052
Do not load all the translations anymore, only the needed one
2017-02-20 18:29:06 +01:00
ansuz
0ca1775657
add page for listing missing translations
2017-02-02 11:27:08 +01:00
Caleb James DeLisle
35a853ffff
Stop failing tests over missing translations because otherwise they'll almost never be passing.
2017-01-12 12:06:44 +01:00
ansuz
b1370c05b7
add translation completeness test to assertion page
2016-11-03 12:44:12 +01:00
ansuz
0ada6a3d0a
jshint compliance. gotta keep those tests green
2016-07-28 17:52:26 +02:00
ansuz
93142b364f
tests for pretty printed html
2016-07-28 09:54:52 +02:00
ansuz
f607fcc0ad
test using newest hyperjson. forget hyperscript
2016-06-20 18:38:56 +02:00
ansuz
cf2866baa7
use json-ot from bower for tests
2016-06-03 16:35:54 +02:00
ansuz
ad3c53c344
use textpatcher from bower for all pads
2016-05-13 17:32:56 +02:00
ansuz
04f6299938
reconcile differences with netflux
2016-04-21 15:44:56 +02:00
ansuz
4d44661f3b
more correct tests
2016-04-21 15:05:41 +02:00
ansuz
980ff8a0ca
Fix a test that was failing on chrome
...
it failed for reasons which are irrelevant to our application
2016-04-21 12:16:48 +02:00
ansuz
1639c5b099
use hyperscript and hyperjson from common
2016-04-20 14:14:44 +02:00
ansuz
3598c93098
move new hyperjson into common
2016-04-20 14:14:06 +02:00
ansuz
103bb69daa
move custom hyperscript into common
2016-04-20 14:13:08 +02:00
ansuz
df22c246c4
serialize text nodes correctly
2016-04-20 10:10:26 +02:00
ansuz
b12a01e08f
report test results on the page, not in the console
2016-04-14 12:16:10 +02:00
ansuz
468827dadd
newest tests
2016-04-13 16:10:38 +02:00
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
2016-04-12 14:12:44 +02:00