Test part cloning and creation page availability.

This commit is contained in:
Jan Böhmer 2020-04-09 14:23:26 +02:00
parent b13d209051
commit dae29cadd0
2 changed files with 6 additions and 1 deletions

View file

@ -108,6 +108,11 @@ class ApplicationAvailabilityFunctionalTest extends WebTestCase
yield ['/part/2/edit'];
yield ['/part/3/edit'];
yield ['/part/3/clone'];
yield ['/part/new'];
yield ['/part/new?category=1&footprint=1&manufacturer=1&storelocation=1&supplier=1'];
//Statistics
yield ['/statistics'];