Allow to directly specify the scanned string via an input query parameter

This commit is contained in:
Jan Böhmer 2023-07-02 14:16:32 +02:00
parent 4f82a0f026
commit 49ae906029
3 changed files with 54 additions and 3 deletions

View file

@ -124,7 +124,6 @@ class ApplicationAvailabilityFunctionalTest extends WebTestCase
//Scan test
yield ['/scan']; //Interactive scan dialog
yield ['/scan/part/1']; //Scan a part
//Tools
yield ['/tools/reel_calc'];