Skip to content

Conversation

@olexandr13
Copy link
Contributor

No description provided.

@olexandr13
Copy link
Contributor Author

Testomat.io Report 🔴 FAILED 🔴
Tests ✔️ 3 tests run
Summary 🔴 1 failed; 🟢 2 passed; 🟡 0 skipped
Duration 🕐 0.005 seconds

🟥 Failures (1)

🔴 animalSort: should return empty array if empty animal array is passed in

Error: Fail

Error: Fail
    at Object.<anonymous> (/Users/oleksandrpelykh/projects/testomat.io/examples/jest/Algorithms/animal-sort/animalSort.test.js:6:36)
    at Object.asyncJestTest (/Users/oleksandrpelykh/projects/testomat.io/examples/jest/node_modules/jest-jasmine2/build/jasmineAsyncInstall.js:102:37)
    at /Users/oleksandrpelykh/projects/testomat.io/examples/jest/node_modules/jest-jasmine2/build/queueRunner.js:43:12
    at new Promise (<anonymous>)
    at mapper (/Users/oleksandrpelykh/projects/testomat.io/examples/jest/node_modules/jest-jasmine2/build/queueRunner.js:26:19)
    at /Users/oleksandrpelykh/projects/testomat.io/examples/jest/node_modules/jest-jasmine2/build/queueRunner.js:73:41
    at processTicksAndRejections (node:internal/process/task_queues:96:5)

################[ Failure ]################

Error: Fail

🐢 Slowest Tests

  • animalSort: should return empty array if empty animal array is passed in (0.002 seconds)
  • animalSort: should return a sorted array of animal objects by their number of legs (0.002 seconds)
  • animalSort: should also return sorted names of animals with same number of legs (0.001 seconds)

@github-actions
Copy link

Testomat.io Report 🔴 FAILED 🔴
Tests ✔️ 3 tests run
Summary 🔴 1 failed; 🟢 2 passed; 🟡 0 skipped
Duration 🕐 0.003 seconds
Testomat.io Report 📊 Run #321d0f5a

🟥 Failures (1)

🔴 animalSort: should return empty array if empty animal array is passed in

Error: Fail

Error: Fail
    at Object.<anonymous> (/home/runner/work/examples/examples/jest/Algorithms/animal-sort/animalSort.test.js:6:36)
    at Object.asyncJestTest (/home/runner/work/examples/examples/jest/node_modules/jest-jasmine2/build/jasmineAsyncInstall.js:102:37)
    at /home/runner/work/examples/examples/jest/node_modules/jest-jasmine2/build/queueRunner.js:43:12
    at new Promise (<anonymous>)
    at mapper (/home/runner/work/examples/examples/jest/node_modules/jest-jasmine2/build/queueRunner.js:26:19)
    at /home/runner/work/examples/examples/jest/node_modules/jest-jasmine2/build/queueRunner.js:73:41

################[ Failure ]################

Error: Fail

🐢 Slowest Tests

  • animalSort: should return a sorted array of animal objects by their number of legs (0.002 seconds)
  • animalSort: should return empty array if empty animal array is passed in (0.001 seconds)
  • animalSort: should also return sorted names of animals with same number of legs (0 seconds)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants