stable

Clone or download

Read-only

Create test environment plugin uses a PSR-4 autoloader

Part of story #11279: Create a test project and a test user automatically Change-Id: Icdf54497ff27bd3ebd76a5016ef591f24a814f65

Modified Files

Name
A plugins/create_test_env/composer.json +7 −0 Go to diff View file
D plugins/create_test_env/include/autoload.php +0 −37 Go to diff View file
M plugins/create_test_env/include/create_test_envPlugin.class.php +1 −1 Go to diff View file
M plugins/create_test_env/phpunit/CreateTestEnv/CreateTestProjectTest.php +1 −1 Go to diff View file
M plugins/create_test_env/phpunit/CreateTestEnv/CreateTestUserTest.php +1 −1 Go to diff View file