mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-06 15:30:13 +01:00
Improved tests for project system
This commit is contained in:
@@ -126,5 +126,10 @@ class ApplicationAvailabilityFunctionalTest extends WebTestCase
|
||||
|
||||
//Webauthn Register
|
||||
yield ['/webauthn/register'];
|
||||
|
||||
//Projects
|
||||
yield ['/project/1/info'];
|
||||
yield ['/project/1/add_parts'];
|
||||
yield ['/project/1/add_parts?parts=1,2'];
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user