Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/core/js
diff options
context:
space:
mode:
authorszaimen <szaimen@e.mail.de>2022-02-03 14:28:37 +0300
committerszaimen <szaimen@e.mail.de>2022-02-03 22:41:12 +0300
commitfa1ee8f0c782ed55f60c91980670ee5a67727845 (patch)
treeac120848b699960b6f5b30ed37c2307337f57862 /core/js
parent84cf39f58248cb8fc441d00802b1f38f268de4a1 (diff)
fix tests
Signed-off-by: szaimen <szaimen@e.mail.de>
Diffstat (limited to 'core/js')
-rw-r--r--core/js/tests/specs/setupchecksSpec.js18
1 files changed, 18 insertions, 0 deletions
diff --git a/core/js/tests/specs/setupchecksSpec.js b/core/js/tests/specs/setupchecksSpec.js
index c3e7fab14f1..a226cb92501 100644
--- a/core/js/tests/specs/setupchecksSpec.js
+++ b/core/js/tests/specs/setupchecksSpec.js
@@ -226,6 +226,7 @@ describe('OC.SetupChecks tests', function() {
hasFileinfoInstalled: true,
isGetenvServerWorking: true,
isReadOnlyConfig: false,
+ wasEmailTestSuccessful: true,
hasWorkingFileLocking: true,
hasValidTransactionIsolationLevel: true,
suggestedOverwriteCliURL: '',
@@ -283,6 +284,7 @@ describe('OC.SetupChecks tests', function() {
hasFileinfoInstalled: true,
isGetenvServerWorking: true,
isReadOnlyConfig: false,
+ wasEmailTestSuccessful: true,
hasWorkingFileLocking: true,
hasValidTransactionIsolationLevel: true,
suggestedOverwriteCliURL: '',
@@ -341,6 +343,7 @@ describe('OC.SetupChecks tests', function() {
hasFileinfoInstalled: true,
isGetenvServerWorking: true,
isReadOnlyConfig: false,
+ wasEmailTestSuccessful: true,
hasWorkingFileLocking: true,
hasValidTransactionIsolationLevel: true,
suggestedOverwriteCliURL: '',
@@ -396,6 +399,7 @@ describe('OC.SetupChecks tests', function() {
hasFileinfoInstalled: true,
isGetenvServerWorking: true,
isReadOnlyConfig: false,
+ wasEmailTestSuccessful: true,
hasWorkingFileLocking: true,
hasValidTransactionIsolationLevel: true,
suggestedOverwriteCliURL: '',
@@ -450,6 +454,7 @@ describe('OC.SetupChecks tests', function() {
hasFileinfoInstalled: true,
isGetenvServerWorking: true,
isReadOnlyConfig: false,
+ wasEmailTestSuccessful: true,
hasWorkingFileLocking: true,
hasValidTransactionIsolationLevel: true,
suggestedOverwriteCliURL: '',
@@ -504,6 +509,7 @@ describe('OC.SetupChecks tests', function() {
hasFileinfoInstalled: true,
isGetenvServerWorking: true,
isReadOnlyConfig: false,
+ wasEmailTestSuccessful: true,
hasWorkingFileLocking: true,
hasValidTransactionIsolationLevel: true,
suggestedOverwriteCliURL: '',
@@ -560,6 +566,7 @@ describe('OC.SetupChecks tests', function() {
hasFileinfoInstalled: true,
isGetenvServerWorking: true,
isReadOnlyConfig: false,
+ wasEmailTestSuccessful: true,
hasWorkingFileLocking: true,
hasValidTransactionIsolationLevel: true,
suggestedOverwriteCliURL: '',
@@ -614,6 +621,7 @@ describe('OC.SetupChecks tests', function() {
hasFileinfoInstalled: true,
isGetenvServerWorking: true,
isReadOnlyConfig: false,
+ wasEmailTestSuccessful: true,
hasWorkingFileLocking: true,
hasValidTransactionIsolationLevel: true,
suggestedOverwriteCliURL: '',
@@ -668,6 +676,7 @@ describe('OC.SetupChecks tests', function() {
hasFileinfoInstalled: true,
isGetenvServerWorking: true,
isReadOnlyConfig: false,
+ wasEmailTestSuccessful: true,
hasWorkingFileLocking: true,
hasValidTransactionIsolationLevel: true,
suggestedOverwriteCliURL: '',
@@ -742,6 +751,7 @@ describe('OC.SetupChecks tests', function() {
hasFileinfoInstalled: true,
isGetenvServerWorking: true,
isReadOnlyConfig: false,
+ wasEmailTestSuccessful: true,
hasWorkingFileLocking: true,
hasValidTransactionIsolationLevel: true,
suggestedOverwriteCliURL: '',
@@ -797,6 +807,7 @@ describe('OC.SetupChecks tests', function() {
hasFileinfoInstalled: true,
isGetenvServerWorking: true,
isReadOnlyConfig: false,
+ wasEmailTestSuccessful: true,
hasWorkingFileLocking: true,
hasValidTransactionIsolationLevel: true,
suggestedOverwriteCliURL: '',
@@ -852,6 +863,7 @@ describe('OC.SetupChecks tests', function() {
hasFileinfoInstalled: true,
isGetenvServerWorking: true,
isReadOnlyConfig: false,
+ wasEmailTestSuccessful: true,
hasWorkingFileLocking: true,
hasValidTransactionIsolationLevel: true,
suggestedOverwriteCliURL: '',
@@ -907,6 +919,7 @@ describe('OC.SetupChecks tests', function() {
hasFileinfoInstalled: true,
isGetenvServerWorking: true,
isReadOnlyConfig: false,
+ wasEmailTestSuccessful: true,
hasWorkingFileLocking: true,
hasValidTransactionIsolationLevel: true,
suggestedOverwriteCliURL: '',
@@ -965,6 +978,7 @@ describe('OC.SetupChecks tests', function() {
hasFileinfoInstalled: true,
isGetenvServerWorking: true,
isReadOnlyConfig: false,
+ wasEmailTestSuccessful: true,
hasWorkingFileLocking: true,
hasValidTransactionIsolationLevel: true,
suggestedOverwriteCliURL: '',
@@ -1020,6 +1034,7 @@ describe('OC.SetupChecks tests', function() {
hasFileinfoInstalled: true,
isGetenvServerWorking: true,
isReadOnlyConfig: false,
+ wasEmailTestSuccessful: true,
hasWorkingFileLocking: true,
hasValidTransactionIsolationLevel: true,
suggestedOverwriteCliURL: '',
@@ -1072,6 +1087,7 @@ describe('OC.SetupChecks tests', function() {
hasFileinfoInstalled: true,
isGetenvServerWorking: true,
isReadOnlyConfig: false,
+ wasEmailTestSuccessful: true,
hasWorkingFileLocking: true,
hasValidTransactionIsolationLevel: true,
suggestedOverwriteCliURL: '',
@@ -1126,6 +1142,7 @@ describe('OC.SetupChecks tests', function() {
hasFileinfoInstalled: true,
isGetenvServerWorking: true,
isReadOnlyConfig: false,
+ wasEmailTestSuccessful: true,
hasWorkingFileLocking: true,
hasValidTransactionIsolationLevel: true,
suggestedOverwriteCliURL: '',
@@ -1180,6 +1197,7 @@ describe('OC.SetupChecks tests', function() {
hasFileinfoInstalled: true,
isGetenvServerWorking: true,
isReadOnlyConfig: false,
+ wasEmailTestSuccessful: true,
hasWorkingFileLocking: true,
hasValidTransactionIsolationLevel: true,
suggestedOverwriteCliURL: '',