Skip to content

UISACQCOMP-227 added tests for AcqDateRangeFilter reset #1347

UISACQCOMP-227 added tests for AcqDateRangeFilter reset

UISACQCOMP-227 added tests for AcqDateRangeFilter reset #1347

GitHub Actions / Jest Unit Test Results failed Nov 6, 2024 in 0s

1 fail, 2 skipped, 565 pass in 4m 9s

    1 files  ±0  217 suites  ±0   4m 9s ⏱️ +14s
568 tests +1  565 ✔️ ±0  2 💤 ±0  1 +1 
571 runs  +1  568 ✔️ ±0  2 💤 ±0  1 +1 

Results for commit f21c043. ± Comparison against earlier commit a2d5227.

Annotations

Check warning on line 0 in AcqDateRangeFilter component when reset handler is called should clear dates

See this annotation in the file changed.

@github-actions github-actions / Jest Unit Test Results

AcqDateRangeFilter component when reset handler is called should clear dates (AcqDateRangeFilter component when reset handler is called should clear dates) failed

artifacts/jest-junit/junit.xml
Raw output
Error: expect(element).toHaveValue()

Expected the element to have value:

Received:
  2000-01-01
    at _callee3$ (/home/runner/work/stripes-acq-components/stripes-acq-components/lib/AcqDateRangeFilter/AcqDateRangeFilter.test.js:106:24)
    at tryCatch (/home/runner/work/stripes-acq-components/stripes-acq-components/node_modules/@babel/runtime/helpers/regeneratorRuntime.js:45:16)
    at Generator.<anonymous> (/home/runner/work/stripes-acq-components/stripes-acq-components/node_modules/@babel/runtime/helpers/regeneratorRuntime.js:133:17)
    at Generator.next (/home/runner/work/stripes-acq-components/stripes-acq-components/node_modules/@babel/runtime/helpers/regeneratorRuntime.js:74:21)
    at asyncGeneratorStep (/home/runner/work/stripes-acq-components/stripes-acq-components/node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:17)
    at _next (/home/runner/work/stripes-acq-components/stripes-acq-components/node_modules/@babel/runtime/helpers/asyncToGenerator.js:17:9)
    at /home/runner/work/stripes-acq-components/stripes-acq-components/node_modules/@babel/runtime/helpers/asyncToGenerator.js:22:7
    at new Promise (<anonymous>)
    at Object.<anonymous> (/home/runner/work/stripes-acq-components/stripes-acq-components/node_modules/@babel/runtime/helpers/asyncToGenerator.js:14:12)
    at Object.asyncJestTest (/home/runner/work/stripes-acq-components/stripes-acq-components/node_modules/jest-jasmine2/build/jasmineAsyncInstall.js:106:37)
    at /home/runner/work/stripes-acq-components/stripes-acq-components/node_modules/jest-jasmine2/build/queueRunner.js:45:12
    at new Promise (<anonymous>)
    at mapper (/home/runner/work/stripes-acq-components/stripes-acq-components/node_modules/jest-jasmine2/build/queueRunner.js:28:19)
    at /home/runner/work/stripes-acq-components/stripes-acq-components/node_modules/jest-jasmine2/build/queueRunner.js:75:41
    at processTicksAndRejections (node:internal/process/task_queues:95:5)