open-source-labs/SeeQR

some tests continue failing

navaiva opened this issue ยท 0 comments

Description

After migration to redux toolkit some of the tests start failing and was tests that was passing before redux the problem needs to be something related to redux or wrong path directions related with moved or eliminated files. the tests are commented to make it easy to follow.

Reproduction

[ npm test -- --findRelatedTests path/to/your-test-file.test.js ] run this tests in any file with the code commented to check what is the error.

System information

System:
OS: Linux 5.15 Ubuntu 20.04.6 LTS (Focal Fossa)
CPU: (4) x64 Intel(R) Core(TM) i3-1005G1 CPU @ 1.20GHz
Memory: 2.24 GB / 3.74 GB
Container: Yes
Shell: 5.0.17 - /bin/bash
Binaries:
Node: 20.11.1 - ~/.nvm/versions/node/v20.11.1/bin/node
npm: 10.8.0 - ~/SeeQR/node_modules/.bin/npm

Additional information

No response

๐Ÿ‘จโ€๐Ÿ‘งโ€๐Ÿ‘ฆ Contributing

  • ๐Ÿ™‹โ€โ™‚๏ธ Yes, I'd love to make a PR to fix this bug!