]> BookStack Code Mirror - bookstack/commit
Added tests to cover API config and listing code
authorDan Brown <redacted>
Mon, 30 Dec 2019 20:48:23 +0000 (20:48 +0000)
committerDan Brown <redacted>
Mon, 30 Dec 2019 20:48:23 +0000 (20:48 +0000)
commit55abf7be241e0a81f1460da70fcebb7d8530d950
tree77069664beebc1734cb5f55ac3578595046fde31
parent3cacda6762bca67ae2beeb44cdcff39ad6d7ec60
Added tests to cover API config and listing code
tests/Api/ApiConfigTest.php [new file with mode: 0644]
tests/Api/ApiListingTest.php [new file with mode: 0644]
tests/TestsApi.php