summaryrefslogtreecommitdiffstats
path: root/tests/test_helper
diff options
context:
space:
mode:
authorBenjamin Brahmer <info@b-brahmer.de>2022-10-23 18:00:36 +0200
committerBenjamin Brahmer <info@b-brahmer.de>2022-10-24 16:51:57 +0200
commit2432d56f8c8d713b5ed503f57a873da0058efa02 (patch)
tree76148397a16481687b31095704e6e3033054fe56 /tests/test_helper
parent80ab436095066ef7f4937b4d0b5c84b13b1dab75 (diff)
Use app password, change setup method
The app password is nice in local testing, since Nextcloud logs too much data if you use the user password. Setup_file and teardown_file are only executed once instead of running before and after every job. Use bats from npm as ubuntu's version is old. Switch to occ for app password Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
Diffstat (limited to 'tests/test_helper')
-rw-r--r--tests/test_helper/feeds/Nextcloud.rss2
-rw-r--r--tests/test_helper/feeds/heise.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/test_helper/feeds/Nextcloud.rss b/tests/test_helper/feeds/Nextcloud.rss
index 0c996cb9b..0e031ef83 100644
--- a/tests/test_helper/feeds/Nextcloud.rss
+++ b/tests/test_helper/feeds/Nextcloud.rss
@@ -9,7 +9,7 @@
<channel>
<title>Nextcloud</title>
- <atom:link href="https://nextcloud.com/feed/" rel="self" type="application/rss+xml" />
+ <atom:link href="http://localhost:8090/Nextcloud.rss" rel="self" type="application/rss+xml" />
<link>https://nextcloud.com/</link>
<description></description>
<lastBuildDate>Tue, 16 Aug 2022 10:17:13 +0000</lastBuildDate>
diff --git a/tests/test_helper/feeds/heise.xml b/tests/test_helper/feeds/heise.xml
index 0aed888a2..f0ff9e2f7 100644
--- a/tests/test_helper/feeds/heise.xml
+++ b/tests/test_helper/feeds/heise.xml
@@ -7,7 +7,7 @@
<name>heise online</name><uri>https://www.heise.de</uri>
</author>
- <link rel="self" type="application/atom+xml" href="https://www.heise.de/rss/heise-atom.xml"/>
+ <link rel="self" type="application/atom+xml" href="http://localhost:8090/heise.xml"/>
<link rel="alternate" type="text/html" href="https://www.heise.de/"/>
<rights>Copyright (c) 2022 Heise Medien</rights>