-
Notifications
You must be signed in to change notification settings - Fork 103
/
test-results.json
1 lines (1 loc) · 1.95 KB
/
test-results.json
1
{"numFailedTestSuites":0,"numFailedTests":0,"numPassedTestSuites":1,"numPassedTests":3,"numPendingTestSuites":0,"numPendingTests":0,"numRuntimeErrorTestSuites":0,"numTotalTestSuites":1,"numTotalTests":3,"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":1555839314423,"success":true,"testResults":[{"console":null,"failureMessage":null,"numFailingTests":0,"numPassingTests":3,"numPendingTests":0,"perfStats":{"end":1555839318291,"start":1555839315811},"snapshot":{"added":0,"fileDeleted":false,"matched":0,"unchecked":0,"unmatched":0,"updated":0,"uncheckedKeys":[]},"testFilePath":"/Users/corinne/Desktop/elevation/react-props/react-props-solution/tests/exercises/ex-4.test.js","testResults":[{"ancestorTitles":["exercise4"],"duration":39,"failureMessages":[],"fullName":"exercise4 Application should render without crashing","location":null,"numPassingAsserts":0,"status":"passed","title":"Application should render without crashing"},{"ancestorTitles":["exercise4"],"duration":54,"failureMessages":[],"fullName":"exercise4 When the shouldDiscount property is set to false, the Home component should display the normal prices","location":null,"numPassingAsserts":0,"status":"passed","title":"When the shouldDiscount property is set to false, the Home component should display the normal prices"},{"ancestorTitles":["exercise4"],"duration":26,"failureMessages":[],"fullName":"exercise4 When the shouldDiscount property is set to true, the Home component should display the discounted prices which is the price * (1 - discount)","location":null,"numPassingAsserts":0,"status":"passed","title":"When the shouldDiscount property is set to true, the Home component should display the discounted prices which is the price * (1 - discount)"}],"sourceMaps":{},"skipped":false,"leaks":false}],"wasInterrupted":false}