loopback-connector-mysql/test
Simon Ho a004b03d0f Fix pretest and init test configs
Environment variables set in pretest.js and test/init.js were silently
being converted to Strings. For example, when TEST_MYSQL_USER is
undefined, it's value was automatically converted to the String
'undefined'. This is documented a side effect of assigning values to
process.env. See https://nodejs.org/api/process.html#process_process_env
for more details
2016-08-19 10:56:19 -07:00
..
connection.test.js Update eslint infrastructure 2016-08-10 20:04:26 -04:00
datatypes.test.js Update eslint infrastructure 2016-08-10 20:04:26 -04:00
imported.test.js Update eslint infrastructure 2016-08-10 20:04:26 -04:00
init.js Fix pretest and init test configs 2016-08-19 10:56:19 -07:00
migration.test.js Merge pull request #179 from azatoth/zero_datetime 2016-08-11 09:03:14 -07:00
mocha.opts Move mocha args to test/mocha.opts 2013-12-13 10:27:33 -08:00
mysql.autoupdate.test.js Fix to configure model index in keys field 2016-08-15 12:51:56 -04:00
mysql.discover.test.js Update eslint infrastructure 2016-08-10 20:04:26 -04:00
mysql.test.js Update eslint infrastructure 2016-08-10 20:04:26 -04:00
persistence-hooks.test.js Update eslint infrastructure 2016-08-10 20:04:26 -04:00
schema.sql test: use dump of original test DB as seed 2016-08-09 19:14:51 -07:00
transaction.promise.test.js Update eslint infrastructure 2016-08-10 20:04:26 -04:00
transaction.test.js Update eslint infrastructure 2016-08-10 20:04:26 -04:00