etherpad/tests/backend/specs
Richard Hansen 1c3c5b744c tests: Skip all import/export tests if !allowAnyoneToImport
Three of the four tests fail if `settings.allowAnyoneToImport` is
false. The fourth ("tries to import Plain Text to a pad that does not
exist") isn't particularly useful when `settings.allowAnyoneToImport`
is false: That test tests an import failure mode, and when
`settings.allowAnyoneToImport` is false the failure could be caused by
that instead of the expected cause.
2020-09-26 10:46:16 +01:00
..
api tests: Skip all import/export tests if !allowAnyoneToImport 2020-09-26 10:46:16 +01:00
contentcollector.js tests/editor/ul/li/ol/import/export: Introduce contentcollector.js tests & various OL/UL/LI related bugfixes 2020-06-05 20:54:16 +01:00
promises.js utils: Fix promise creation accounting bug in promises.timesLimit 2020-09-21 23:16:32 +01:00
socketio.js security: Don't require express_sid if authn not required 2020-09-24 10:42:41 +01:00
webaccess.js webaccess: Return 401 for authn failure, 403 for authz failure 2020-09-24 10:41:58 +01:00