-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.jest-test-results.json
1 lines (1 loc) · 2.1 KB
/
.jest-test-results.json
1
{"numFailedTestSuites":0,"numFailedTests":0,"numPassedTestSuites":2,"numPassedTests":6,"numPendingTestSuites":0,"numPendingTests":0,"numRuntimeErrorTestSuites":0,"numTodoTests":0,"numTotalTestSuites":2,"numTotalTests":6,"openHandles":[],"snapshot":{"added":2,"didUpdate":false,"failure":false,"filesAdded":2,"filesRemoved":0,"filesRemovedList":[],"filesUnmatched":0,"filesUpdated":0,"matched":0,"total":2,"unchecked":0,"uncheckedKeysByFile":[],"unmatched":0,"updated":0},"startTime":1622313910487,"success":true,"testResults":[{"assertionResults":[{"ancestorTitles":["<Button />"],"failureMessages":[],"fullName":"<Button /> can perform a shallow render","location":null,"status":"passed","title":"can perform a shallow render"},{"ancestorTitles":["<Button />"],"failureMessages":[],"fullName":"<Button /> will render correctly with minimum properties","location":null,"status":"passed","title":"will render correctly with minimum properties"},{"ancestorTitles":["<Button />"],"failureMessages":[],"fullName":"<Button /> can match snapshot for a shallow render","location":null,"status":"passed","title":"can match snapshot for a shallow render"}],"endTime":1622313911834,"message":"","name":"/Users/igorszyporyn/MyGit/badger-ui/dist/components/ui/Button/Button.test.js","startTime":1622313910910,"status":"passed","summary":""},{"assertionResults":[{"ancestorTitles":["<Button />"],"failureMessages":[],"fullName":"<Button /> can perform a shallow render","location":null,"status":"passed","title":"can perform a shallow render"},{"ancestorTitles":["<Button />"],"failureMessages":[],"fullName":"<Button /> will render correctly with minimum properties","location":null,"status":"passed","title":"will render correctly with minimum properties"},{"ancestorTitles":["<Button />"],"failureMessages":[],"fullName":"<Button /> can match snapshot for a shallow render","location":null,"status":"passed","title":"can match snapshot for a shallow render"}],"endTime":1622313911839,"message":"","name":"/Users/igorszyporyn/MyGit/badger-ui/src/components/ui/Button/Button.test.tsx","startTime":1622313910910,"status":"passed","summary":""}],"wasInterrupted":false}