dokuwiki/_test/tests
Michael Große 9dcfcc1513
test: run test in separate process in case of error
If there is an error when executing the method under test, then this
test caused the downstream test \remoteapicore_test::test_getBacklinks
to unexpectedly fail. Probably, because the global plugin controller
would not have been reset to its original value.

Running this test in its own process ensures that it won't affect any
other test, even if it messes with the global state and doesn't clean up.
2021-02-20 15:48:01 +01:00
..
conf test for setting the title config 2012-06-30 13:03:18 +02:00
general Ignore certain HTML validity errors 2019-10-31 13:55:16 +01:00
inc test: run test in separate process in case of error 2021-02-20 15:48:01 +01:00
lib/exe add needed type hints for phpunit8 2021-02-04 20:58:17 +01:00
test add needed type hints for phpunit8 2021-02-04 20:58:17 +01:00