loopbackio / loopbackio/loopback-connector-mysql

Tests are failing

Open
#453 3 comments 0 reactions 0 assignees View on GitHub

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

  1. Clone the project.
  2. npm install
  3. setup a mysql server with a fresh db
  4. config the database parameters in env.
  5. npm run test
  6. 7 of the tests cases fail.

Current Behavior

7 test cases fail -

Screenshot from 2021-08-18 15-52-57
Screenshot from 2021-08-18 15-53-22
Screenshot from 2021-08-18 15-53-41
Screenshot from 2021-08-18 15-53-58
Screenshot from 2021-08-18 15-54-12
Screenshot from 2021-08-18 15-54-30
Screenshot from 2021-08-18 15-57-55

Expected Behavior

The test cases should pass by default

Additional Context

MySQL version -
Server version: 5.7.35 MySQL Community Server (GPL)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.