Added a small time margin to wait so that cookie is not deleted befor… #155
GitHub Actions / Jest Unit Test Results
failed
Aug 7, 2024 in 0s
2 fail, 274 pass in 59s
276 tests 274 ✅ 59s ⏱️
54 suites 0 💤
1 files 2 ❌
Results for commit b8d1fd8.
Annotations
github-actions / Jest Unit Test Results
FFetch class calling authentication resources handles RTR data in the response (FFetch class calling authentication resources handles RTR data in the response) failed
artifacts/jest-junit/junit.xml [took 0s]
Raw output
Error: expect(jest.fn()).toHaveBeenCalledWith(...expected)
Expected: Any<Function>, 1200000
Received
1: [Function anonymous], 4000
2: [Function anonymous], 1140000
3: [Function anonymous], 1199800
Number of calls: 4
at Object.toHaveBeenCalledWith (/home/runner/work/stripes-core/stripes-core/src/components/Root/FFetch.test.js:209:18)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
github-actions / Jest Unit Test Results
FFetch class calling authentication resources avoids rotation when AT and RT expire together (FFetch class calling authentication resources avoids rotation when AT and RT expire together) failed
artifacts/jest-junit/junit.xml [took 0s]
Raw output
Error: expect(jest.fn()).toHaveBeenCalledWith(...expected)
Expected: Any<Function>, 5000
Received
1: [Function anonymous], -55000
2: [Function anonymous], 4800
3: {}, 2000
Number of calls: 3
at Object.toHaveBeenCalledWith (/home/runner/work/stripes-core/stripes-core/src/components/Root/FFetch.test.js:382:18)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
Loading