-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.jest.report.json
1 lines (1 loc) · 1.48 KB
/
.jest.report.json
1
{"numFailedTestSuites":0,"numFailedTests":0,"numPassedTestSuites":1,"numPassedTests":2,"numPendingTestSuites":0,"numPendingTests":0,"numRuntimeErrorTestSuites":0,"numTodoTests":0,"numTotalTestSuites":1,"numTotalTests":2,"openHandles":[],"snapshot":{"added":0,"didUpdate":false,"failure":false,"filesAdded":0,"filesRemoved":0,"filesRemovedList":[],"filesUnmatched":0,"filesUpdated":0,"matched":0,"total":0,"unchecked":0,"uncheckedKeysByFile":[],"unmatched":0,"updated":0},"startTime":1697034082669,"success":true,"testResults":[{"assertionResults":[{"ancestorTitles":["TextCompletionButton Component"],"duration":43,"failureDetails":[],"failureMessages":[],"fullName":"TextCompletionButton Component should hit the /text_completions endpoint when clicked","invocations":1,"location":null,"numPassingAsserts":1,"retryReasons":[],"status":"passed","title":"should hit the /text_completions endpoint when clicked"},{"ancestorTitles":["TextCompletionButton Component"],"duration":11,"failureDetails":[],"failureMessages":[],"fullName":"TextCompletionButton Component should render chat bar at the bottom and allow submission with Enter key","invocations":1,"location":null,"numPassingAsserts":1,"retryReasons":[],"status":"passed","title":"should render chat bar at the bottom and allow submission with Enter key"}],"endTime":1697034083068,"message":"","name":"/Users/merwanehamadi/code/opensoft/pages/text_completer/v1/Component.test.tsx","startTime":1697034082821,"status":"passed","summary":""}],"wasInterrupted":false}