summaryrefslogtreecommitdiffstats
path: root/tests/command/helpers/settings.bash
diff options
context:
space:
mode:
Diffstat (limited to 'tests/command/helpers/settings.bash')
-rw-r--r--tests/command/helpers/settings.bash4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/command/helpers/settings.bash b/tests/command/helpers/settings.bash
new file mode 100644
index 000000000..bf58a601a
--- /dev/null
+++ b/tests/command/helpers/settings.bash
@@ -0,0 +1,4 @@
+user=admin
+NC_FEED="https://nextcloud.com/blog/static-feed/"
+HEISE_FEED="https://www.heise.de/rss/heise-atom.xml"
+NO_GUID_FEED="https://raw.githubusercontent.com/nextcloud/news/master/tests/integration/feeds/no_guid_feed.xml"