mirror of
https://github.com/chylex/Nextcloud-News.git
synced 2025-04-26 14:15:48 +02:00

Enable API testing with local php server. This adds many tests for API v1.2, more still possible. Which increased the quality of news already. Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
7 lines
271 B
Plaintext
7 lines
271 B
Plaintext
[submodule "tests/test_helper/bats-support"]
|
|
path = tests/test_helper/bats-support
|
|
url = https://github.com/bats-core/bats-support.git
|
|
[submodule "tests/test_helper/bats-assert"]
|
|
path = tests/test_helper/bats-assert
|
|
url = https://github.com/bats-core/bats-assert.git
|