Commit Graph

6 Commits

Author SHA1 Message Date
Raymond Feng d9169c8d0b Remove blanket 2013-11-20 09:23:53 -08:00
Linqing Lu e788084e18 update Makefile for coverage 2013-08-15 22:10:45 +08:00
dgsan 8921b54a1a On slower systems the lack of a timeout argument to mocha makes some tests fail after 2 seconds.
At least on my rather sad dev box many mysql ops (particularly creating tables) can take quite a bit longer than 2 seconds. Accordingly I've added the moch '--timeout' parameter and set it to 15000, which seems to pass consistently on my dev box.
2013-04-18 08:35:56 -07:00
Anatoliy Chakkaev 5f007eabc0 Ignore getSchema globa leak 2013-04-08 02:06:28 +04:00
Anatoliy Chakkaev b6f0c2cfc8 Split test cases 2013-04-08 01:53:55 +04:00
Anatoliy Chakkaev 9f063c13c5 Moved to mocha 2013-03-27 04:37:13 +04:00