github hankscafe/omnibus v1.0.9-beta.034
Omnibus v1.0.9-beta.034

latest releases: v1.1.0-beta.027, v1.1.0-beta.026, v1.1.0-beta.025...
one month ago

v1.0.9-beta.034 - test: fix prisma transaction and logger mocks in stats API test

  • Updated the Logger mock in tests/api/stats-route.test.ts to correctly mock the singular .log() method instead of standard console methods.
  • Added missing Prisma models (
    equest, issue, user) to the database mock to prevent .count() from throwing undefined errors during the $transaction execution.
  • Test suite now successfully executes and passes all 16 tests across all 4 suites.

Don't miss a new omnibus release

NewReleases is sending notifications on new releases.