loopbackio / loopbackio/loopback-connector-mysql
Tests are failing
Open
Nobody has claimed this yet.
bug
- Dominant language
- JavaScript
- Stars
- 126
- Forks
- 181
- Avg merge
- 4d 7h
- Merged PRs (30d)
- 12
Description
Steps to reproduce
- Clone the project.
npm install- setup a mysql server with a fresh db
- config the database parameters in env.
npm run test- 7 of the tests cases fail.
Current Behavior
7 test cases fail -







Expected Behavior
The test cases should pass by default
Additional Context
MySQL version -
Server version: 5.7.35 MySQL Community Server (GPL)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the report with a fresh MySQL 5.7 database and the repository's npm test command, correcting the reported npm install typo. Compare the seven failures with the attached screenshots and trace each failure to its source. Done means the test suite passes with the documented database configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, mysql, nodejs
- Domain
- backend, databases, testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100