mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-28 00:06:53 +01:00
1 line
1.0 MiB
JSON
1 line
1.0 MiB
JSON
|
{"numFailedTestSuites":0,"numFailedTests":0,"numPassedTestSuites":124,"numPassedTests":868,"numPendingTestSuites":0,"numPendingTests":1,"numRuntimeErrorTestSuites":0,"numTodoTests":0,"numTotalTestSuites":124,"numTotalTests":869,"openHandles":[],"snapshot":{"added":0,"didUpdate":false,"failure":false,"filesAdded":0,"filesRemoved":0,"filesRemovedList":[],"filesUnmatched":0,"filesUpdated":0,"matched":12,"total":12,"unchecked":0,"uncheckedKeysByFile":[],"unmatched":0,"updated":0},"startTime":1653037721559,"success":true,"testResults":[{"assertionResults":[{"ancestorTitles":[],"failureMessages":[],"fullName":"should have default project","location":{"column":1,"line":64},"status":"passed","title":"should have default project"},{"ancestorTitles":[],"failureMessages":[],"fullName":"should list all projects","location":{"column":1,"line":70},"status":"passed","title":"should list all projects"},{"ancestorTitles":[],"failureMessages":[],"fullName":"should create new project","location":{"column":1,"line":83},"status":"passed","title":"should create new project"},{"ancestorTitles":[],"failureMessages":[],"fullName":"should delete project","location":{"column":1,"line":98},"status":"passed","title":"should delete project"},{"ancestorTitles":[],"failureMessages":[],"fullName":"should not be able to delete project with toggles","location":{"column":1,"line":115},"status":"passed","title":"should not be able to delete project with toggles"},{"ancestorTitles":[],"failureMessages":[],"fullName":"should not delete \"default\" project","location":{"column":1,"line":137},"status":"passed","title":"should not delete \"default\" project"},{"ancestorTitles":[],"failureMessages":[],"fullName":"should validate name, legal","location":{"column":1,"line":145},"status":"passed","title":"should validate name, legal"},{"ancestorTitles":[],"failureMessages":[],"fullName":"should not be able to create existing project","location":{"column":1,"line":150},"status":"passed","title":"should not be able to create existing project"},{"ancestorTitles":[],"failureMessages":[],"fullName":"should require URL friendly ID","location":{"column":1,"line":164},"status":"passed","title":"should require URL friendly ID"},{"ancestorTitles":[],"failureMessages":[],"fullName":"should require unique ID","location":{"column":1,"line":172},"status":"passed","title":"should require unique ID"},{"ancestorTitles":[],"failureMessages":[],"fullName":"should update project","location":{"column":1,"line":180},"status":"passed","title":"should update project"},{"ancestorTitles":[],"failureMessages":[],"fullName":"should give error when getting unknown project","location":{"column":1,"line":202},"status":"passed","title":"should give error when getting unknown project"},{"ancestorTitles":[],"failureMessages":[],"fullName":"should get list of users with access to project","location":{"column":1,"line":210},"status":"passed","title":"should get list of users with access to project"},{"ancestorTitles":[],"failureMessages":[],"fullName":"should add a member user to the project","location":{"column":1,"line":229},"status":"passed","title":"should add a member user to the project"},{"ancestorTitles":[],"failureMessages":[],"fullName":"should add admin users to the project","location":{"column":1,"line":261},"status":"passed","title":"should add admin users to the project"},{"ancestorTitles":[],"failureMessages":[],"fullName":"add user should fail if user already have access","location":{"column":1,"line":294},"status":"passed","title":"add user should fail if user already have access"},{"ancestorTitles":[],"failureMessages":[],"fullName":"should remove user from the project","location":{"column":1,"line":318},"status":"passed","title":"should remove user from the project"},{"ancestorTitles":[],"failureMessages":[],"fullName":"should not remove user from the project","location":{"column":1,"line":346},"status":"passed","title":"should not remove user from the project"},{"ancestorTitles":[],"failureMessages":[],"fullName":"should not change project if feature toggle project does not match
|