loopback-connector-mysql/test
biniam 3dad2bf4df switch long and lat for geopoint type
MySQL expects reverse order of latitude and longitude
from the way we use it in LoopBack, so switch the order
when saving and loading Point spatial type we use for
Point/GeoPoint.
2017-06-06 08:54:13 -04:00
..
helpers Fix CI Failures 2016-12-07 23:53:46 -05:00
connection.test.js Update eslint infrastructure 2016-08-10 20:04:26 -04:00
datatypes.test.js switch long and lat for geopoint type 2017-06-06 08:54:13 -04:00
datetime.test.js Adding support for fractional seconds. 2017-05-05 19:15:41 -04:00
imported.test.js Update eslint infrastructure 2016-08-10 20:04:26 -04:00
init.js Fix docker setup (#279) 2017-05-15 13:38:30 -04:00
migration.test.js Fix CI Failures 2016-12-07 23:53:46 -05:00
mocha.opts Move mocha args to test/mocha.opts 2013-12-13 10:27:33 -08:00
mysql.autoupdate.test.js Escape index names (#280) 2017-05-19 11:57:06 -04:00
mysql.discover.test.js discovery.test: fix discoverModels tests 2017-06-05 13:50:46 -04:00
mysql.test.js Add CI fixes (#197) 2016-09-28 13:32:38 -07:00
persistence-hooks.test.js Update eslint infrastructure 2016-08-10 20:04:26 -04:00
schema.sql Return if column is generated or not (#198) 2017-03-08 18:56:27 -05:00
set-http-code.test.js Add http status code translations for errors 2017-05-31 17:02:09 -04:00
transaction.promise.test.js Fix too many connection error (#261) 2017-04-17 16:16:59 -04:00
transaction.test.js Update eslint infrastructure 2016-08-10 20:04:26 -04:00