0.0.3 • Published 4 years ago
front-sql-relocations v0.0.3
Run tests
docker run --name mysql --rm -p 3306:3306 -v (pwd)/tests/mysql.cnf:/etc/mysql/conf.d/mysql.cnf -e MYSQL_DATABASE=test -e MYSQL_ROOT_PASSWORD=root -d mysql:5.6
docker run --name mysql2 --rm -p 3307:3306 -v (pwd)/tests/mysql.cnf:/etc/mysql/conf.d/mysql.cnf -e MYSQL_DATABASE=test -e MYSQL_ROOT_PASSWORD=root -d mysql:5.6
node ./tests/run.js