1
0
mirror of https://github.com/chylex/Nextcloud-News.git synced 2024-10-17 08:42:48 +02:00
Nextcloud-News/tests/command/helpers/settings.bash
Benjamin Brahmer 49f79101c3
try to speedup the api testing by hosting the feeds locally (#1874)
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2022-08-21 16:38:40 +02:00

5 lines
156 B
Bash

user=admin
NC_FEED="http://localhost:8090/Nextcloud.rss"
HEISE_FEED="http://localhost:8090/heise.xml"
NO_GUID_FEED="http://localhost:8090/no_guid_feed.xml"