webzwo0i
787f1b7a3a
temporarely disable very slow timeslider_revision test
2020-07-11 08:08:42 +02:00
webzwo0i
e676b12eb2
Merge branch 'remoterunner-fix' into saucelabs-parallel
2020-07-11 08:07:29 +02:00
webzwo0i
0e945ceabd
Revert "temp replace promiseChainRemote with chain"
...
This reverts commit 60ca907bff
.
2020-07-11 08:06:39 +02:00
webzwo0i
af3ab060e1
time is in test.duration, not test.speed
2020-07-10 21:50:43 +02:00
webzwo0i
a974d45066
try to include test.speed in output
2020-07-10 21:38:12 +02:00
webzwo0i
5d605d5cdf
run 4 browsers at a time during frontend testing
2020-07-10 21:29:48 +02:00
webzwo0i
bc9566146f
do not wait a hardcoded amount of 10 seconds for files to be minified.
...
this setup time is not included in the total time of the first test.
2020-07-10 21:26:37 +02:00
webzwo0i
f0934076fa
When the killTimeout in runner.js stops the tests, it's an failure.
2020-07-10 21:18:30 +02:00
webzwo0i
5e1b823887
informative: add comment for timeouts during tests
2020-07-10 21:14:50 +02:00
webzwo0i
ac54bf4909
include extendedDebugging in webdriver capabilities to get browser console logs
2020-07-10 21:12:36 +02:00
webzwo0i
8832b074e4
add platform in console output
2020-07-10 21:09:00 +02:00
webzwo0i
d407a890b3
include tunnelIdentifier in webdriver capabilities
2020-07-10 21:07:50 +02:00
webzwo0i
c931a78081
update sauce connect proxy to 4.6.2
2020-07-10 21:01:54 +02:00
webzwo0i
3701d647a6
concurrency level set to 8
2020-07-10 04:58:52 +02:00
webzwo0i
1975149a04
set concurrency level to 10
2020-07-10 04:33:10 +02:00
webzwo0i
14fc00dc02
typo
2020-07-10 04:08:30 +02:00
webzwo0i
4500bd71ce
add a lot of browsers to test
2020-07-10 04:05:51 +02:00
webzwo0i
60ca907bff
temp replace promiseChainRemote with chain
2020-07-10 03:42:01 +02:00
webzwo0i
b7dff552f0
cruft: Remove unecessary consolelogs ( #4141 )
2020-06-27 20:12:06 +01:00
webzwo0i
bbee833b89
Fix backendRunner's exitcode ( #4134 )
...
* remove minification because it's not necessary for backend and contentcollector tests
* run all tests regardless of errors
2020-06-27 20:10:55 +01:00
John McLear
d1efa509e6
Revert "Revert "tests: updating mocha and refactoring the custom html reporter using events""
...
This reverts commit 2ce798339d
.
2020-06-07 08:53:10 +00:00
John McLear
c5584fb5b4
editor: outdent on ol removal ( #4088 )
2020-06-07 09:51:12 +01:00
John McLear
71a1f28ab9
tests: remote parallel runners, they defo causing issues at the moment ;(
2020-06-07 02:23:56 +00:00
John McLear
2ce798339d
Revert "tests: updating mocha and refactoring the custom html reporter using events"
...
This reverts commit df1629c7b9
.
2020-06-06 18:57:52 +00:00
John McLear
e0ae5010ad
tests: testing parallel runners
2020-06-06 18:38:50 +00:00
John McLear
aff93d24dd
export: txt import include correct OL prefix ( #4086 )
...
Includes test coverage
Final part of solving https://github.com/ether/etherpad-lite/issues/3447
2020-06-06 14:30:13 +01:00
John McLear
b6bcdaf772
Revert "tests: comment out some chat tests for now until we can find a fix"
...
This reverts commit 16d9ca774b
.
2020-06-05 23:54:57 +00:00
John McLear
16d9ca774b
tests: comment out some chat tests for now until we can find a fix
2020-06-05 23:23:00 +00:00
John McLear
56cc2dca4c
Merge branch 'develop' of github.com:ether/etherpad-lite into develop
2020-06-05 23:08:58 +00:00
John McLear
7985963354
comment out showchat test
2020-06-05 23:06:50 +00:00
John McLear
56f6973209
import/export: Timeslider export links numeric pad IDs ( #4073 )
...
Fixes #4071
2020-06-05 22:50:55 +01:00
John McLear
fb68ac672b
tests: OL/UL further testing.
2020-06-05 22:18:58 +01:00
John McLear
a4bdcc3392
tests/editor/ul/li/ol/import/export: Introduce contentcollector.js tests & various OL/UL/LI related bugfixes
...
1. Introduce contentcollector.js backend tests
1. Fix issue with OL LI items not being properly numbered after import
1. Fix issue with nested OL LI items being improperly numbered on export
1. Fix issue with new lines not being introduced after lists in on import #3961
1. Sanitize HTML on the way in (import)
1. Fix ExportHTML CSS because it needs to support OL > LI > OL not OL > OL [The latter being the correct format]
1. Fix backend tests.
2020-06-05 20:54:16 +01:00
John McLear
76084820ca
tests: CSS frontend runner ( #4081 )
2020-06-04 17:03:25 +01:00
John McLear
02af7d0c2d
tests: fix font select test
2020-06-03 10:34:13 +00:00
Alexandre Magno
df1629c7b9
tests: updating mocha and refactoring the custom html reporter using events
2020-06-03 10:54:55 +01:00
John McLear
4497d37af9
tests: path to request require fix
2020-06-01 18:45:01 +00:00
John McLear
0dd9db4e99
tests: fix for fix of fuzz tests
...
Commenting out fuzz tests for now
Fixed up paths with request.. Pesky globals..
2020-06-01 19:26:49 +01:00
John McLear
71bffed190
tests: fix for fuzz tests ( #4068 )
2020-06-01 18:52:46 +01:00
John McLear
dc11b85e62
tests: fuzzing, binary imports
2020-06-01 17:26:55 +01:00
John McLear
4f37865d97
tests: allow tests to run for more than 10 minutes because browsers are slow on saucelabs
2020-05-31 20:11:33 +00:00
John McLear
c9c2adbdb3
tests: sensible value for load tester to run at
2020-05-30 21:58:39 +00:00
John McLear
7be701dbea
tests: make test runner width 80/20
2020-05-30 21:35:11 +00:00
John McLear
6d34e5b427
tests: make default timeout a bit longer and allow it to be spammy
2020-05-30 21:04:59 +00:00
John McLear
1b772c449d
tests: run bcakend tests for 50 seconds instead of 60 because this is the point of optimization
2020-05-30 20:06:34 +00:00
John McLear
f629f9f890
tests: change binary used for load testing
2020-05-30 18:28:33 +00:00
John McLear
2844224acb
tests: backend tests tweak
2020-05-30 18:22:24 +00:00
John McLear
04cbebc165
runner load test config
2020-05-30 18:13:57 +00:00
John McLear
66aff57d87
tests: introduce automated load testing ( #4066 )
2020-05-30 18:51:14 +01:00
John McLear
5000997a9f
tests: make the waitFor helper more reliable and less spammy ( #4065 )
2020-05-30 17:10:50 +01:00