]> git.mxchange.org Git - friendica.git/commitdiff
Put base test config in Yaml dataset
authorHypolite Petovan <mrpetovan@gmail.com>
Sun, 8 Jul 2018 05:59:52 +0000 (01:59 -0400)
committerHypolite Petovan <mrpetovan@gmail.com>
Mon, 16 Jul 2018 23:38:16 +0000 (19:38 -0400)
tests/datasets/api.yml

index 25c9dade60d24c30ff81e0092399517adf1938bd..124c6b0d541c51ec8314a38581ffd6a52db4f757 100644 (file)
@@ -1,13 +1,27 @@
 ---
 # Empty these tables
 cache:
-config:
 conversation:
 pconfig:
 photo:
 workerqueue:
 mail:
 
+# Base test config to avoid notice messages
+config:
+    -
+        cat: system
+        k: url
+        v: http://localhost
+    -
+        cat: system
+        k: hostname
+        v: localhost
+    -
+        cat: system
+        k: worker_dont_fork
+        v: 1
+
 # Populate tables with test data
 user:
     -