etherpad-lite/tests/backend
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
..
specs tests: Skip all import/export tests if !allowAnyoneToImport 2020-09-26 10:46:16 +01:00
fuzzImportTest.js tests: fuzzing, binary imports 2020-06-01 17:26:55 +01:00