]> git.mxchange.org Git - friendica.git/commit
Replace api.yml to api.fixture.php
authorPhilipp Holzer <admin+github@philipp.info>
Sun, 28 Jul 2019 18:46:29 +0000 (20:46 +0200)
committerPhilipp Holzer <admin+github@philipp.info>
Sun, 28 Jul 2019 18:46:29 +0000 (20:46 +0200)
commitdf9ebf5e8e71f51bf7cffb9d5500c3c662c471c2
treee75189f740c4ec06eaf7ffdc74ec4c5bda405e2b
parentb08ac3c0a704c22a293c2e74b17df24fb46ab3e7
Replace api.yml to api.fixture.php
- Remove yaml dependency
- Add PHP array based fixture possibility
composer.json
composer.lock
tests/DatabaseTest.php
tests/Util/Database/YamlDataSet.php [deleted file]
tests/datasets/api.fixture.php [new file with mode: 0644]
tests/datasets/api.yml [deleted file]
tests/include/ApiTest.php