-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathjest-test-results.json
1 lines (1 loc) · 1.36 KB
/
jest-test-results.json
1
{"numFailedTestSuites":0,"numFailedTests":0,"numPassedTestSuites":2,"numPassedTests":2,"numPendingTestSuites":0,"numPendingTests":0,"numRuntimeErrorTestSuites":0,"numTotalTestSuites":2,"numTotalTests":2,"openHandles":[],"snapshot":{"added":0,"didUpdate":false,"failure":false,"filesAdded":0,"filesRemoved":0,"filesUnmatched":0,"filesUpdated":0,"matched":0,"total":0,"unchecked":0,"uncheckedKeysByFile":[],"unmatched":0,"updated":0},"startTime":1544719325040,"success":true,"testResults":[{"assertionResults":[{"ancestorTitles":["SaveCancelButtons"],"failureMessages":[],"fullName":"SaveCancelButtons should render without throwing an error","location":null,"status":"passed","title":"should render without throwing an error"}],"endTime":1544719329865,"message":"","name":"C:\\Users\\LewisRe\\Projects\\react-component-library\\src\\components\\__tests__\\SaveCancelButtons.test.js","startTime":1544719327309,"status":"passed","summary":""},{"assertionResults":[{"ancestorTitles":["Back Button"],"failureMessages":[],"fullName":"Back Button should render without throwing an error","location":null,"status":"passed","title":"should render without throwing an error"}],"endTime":1544719329888,"message":"","name":"C:\\Users\\LewisRe\\Projects\\react-component-library\\src\\components\\__tests__\\BackButton.test.js","startTime":1544719327316,"status":"passed","summary":""}],"wasInterrupted":false}