1
0
mirror of https://github.com/chylex/Nextcloud-News.git synced 2025-04-26 14:15:48 +02:00
Nextcloud-News/.gitmodules
Benjamin Brahmer eca96ad37d
Enable API testing ()
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>
2022-05-29 11:25:38 +02:00

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