Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tests fail for cache tests with PR #36 #37

Open
radicaldrew opened this issue Nov 17, 2024 · 0 comments
Open

Tests fail for cache tests with PR #36 #37

radicaldrew opened this issue Nov 17, 2024 · 0 comments

Comments

@radicaldrew
Copy link

currently mysql would only be supported with current code.
current code is not compatible with Sequelize orm

PR 36

not ok 50 remains in cache before next TTL 30sec

operator: ok
expected: true
actual:   false
at: Test.<anonymous> (/home/projects/db-helpers/test/cache.js:108:7)
stack: |-
  Error: remains in cache before next TTL 30sec
      at Test.assert [as _assert] (/home/projects/db-helpers/node_modules/tape/lib/test.js:304:54)
      at Test.bound [as _assert] (/home/projects/db-helpers/node_modules/tape/lib/test.js:91:32)
      at Test.assert (/home/projects/db-helpers/node_modules/tape/lib/test.js:423:10)
      at Test.bound [as ok] (/home/projects/db-helpers/node_modules/tape/lib/test.js:91:32)
      at Test.<anonymous> (/home/projects/db-helpers/test/cache.js:108:7)
      at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant