[Tests] Extract fixture logic from ApiTest
authorHypolite Petovan <hypolite@mrpetovan.com>
Tue, 9 Jun 2020 12:38:31 +0000 (08:38 -0400)
committerHypolite Petovan <hypolite@mrpetovan.com>
Tue, 9 Jun 2020 12:38:31 +0000 (08:38 -0400)
commit95138ae7d18ceb59eb46997c1af69b1e76994105
tree73921f0a0ec2666d40752fbc9c5d686487a91597
parent8111ede2e5dede2f7e9c5be1b0dc9fd72bdff34d
[Tests] Extract fixture logic from ApiTest

- Reorder frio scheme tests to avoid PConfig persistence side-effect
tests/FixtureTest.php [new file with mode: 0644]
tests/include/ApiTest.php