gajus/seeql

Write integration tests

Open

#11 opened on Mar 26, 2017

 (0 comments) (0 reactions) (0 assignees)JavaScript (7 forks)github user discovery
help wanted

Repository metrics

Stars
 (31 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

The best way to test this is to use real MySQL server. This requires creating a Docker image with MySQL service and use it when running the tests. Travis makes this simple https://docs.travis-ci.com/user/database-setup/

Contributor guide