]> git.mxchange.org Git - friendica.git/commit
adapt tests
authorPhilipp <admin@philipp.info>
Sun, 1 Jan 2023 20:10:41 +0000 (21:10 +0100)
committerPhilipp <admin@philipp.info>
Tue, 3 Jan 2023 13:22:03 +0000 (14:22 +0100)
commit326566638fcc90ef20a87047ea55fb846c7d46e3
tree306b577961f593645aeedcd77b8a40012aea41f6
parentd272e8c3c78b88c45a0eb860f8491ccd6f3d7a62
adapt tests
16 files changed:
tests/FixtureTest.php
tests/Util/VFSTrait.php
tests/datasets/api.fixture.php
tests/datasets/config/node.config.php [new file with mode: 0644]
tests/functional/DependencyCheckTest.php
tests/src/Core/Config/Cache/CacheTest.php
tests/src/Core/Config/Cache/ConfigFileLoaderTest.php
tests/src/Core/Config/ConfigTest.php
tests/src/Core/Config/JitConfigTest.php [deleted file]
tests/src/Core/Config/PreloadConfigTest.php [deleted file]
tests/src/Core/Lock/SemaphoreLockTest.php
tests/src/Core/Storage/Repository/StorageManagerTest.php
tests/src/Database/DBATest.php
tests/src/Database/DBStructureTest.php
tests/src/Module/Api/GnuSocial/GnuSocial/ConfigTest.php
tests/src/Util/BaseURLTest.php