stable

Clone or download

Read-only

Migrate the tests related to the Tuleap tours to PHPUnit

Part of request #14150: Get rid of SimpleTest Change-Id: I1d1b9f14bb69f61f4171c8c5376d75a27a394030

Modified Files

Name
R tests/simpletest/common/tour/CustomToursFactoryTest.php Go to diff View file
A tests/phpunit/common/Tour/TourFactoryTest.php +84 −0 Go to diff View file
R tests/simpletest/common/tour/TourUsageTest.php Go to diff View file
R tests/simpletest/common/tour/_fixtures/en_US/tour/lala_tour.json Go to diff View file
R tests/simpletest/common/tour/_fixtures/en_US/tour/toto_tour.json Go to diff View file
R tests/simpletest/common/tour/_fixtures/en_US/tour/tour.json Go to diff View file
R tests/simpletest/common/tour/_fixtures/es_CU/tour/my_invalid_tour.json Go to diff View file
R tests/simpletest/common/tour/_fixtures/es_CU/tour/my_second_invalid_tour.json Go to diff View file
R tests/simpletest/common/tour/_fixtures/es_CU/tour/my_second_valid_tour.json Go to diff View file
R tests/simpletest/common/tour/_fixtures/es_CU/tour/my_valid_tour.json Go to diff View file
D tests/simpletest/common/tour/TourFactoryTest.php +0 −68 Go to diff View file