Commit graph

395 commits

Author SHA1 Message Date
Anatoly d33a5a0c24 added data types test 2018-02-12 20:03:45 +02:00
Anatoly 4f5ba2409d fixed a comment 2018-02-12 19:35:22 +02:00
Anatoly c680221e30 removed unused require() call 2018-02-11 20:00:06 +02:00
Anatoly eb85c99337 quoted table and column names 2018-02-11 18:19:49 +02:00
Anatoly fc751e2bbf refactoring 2018-02-11 18:09:37 +02:00
Anatoly b3bb7e0816 refactoring 2018-02-11 16:26:12 +02:00
Anatoly 5b9b271de9 added data tests 2018-02-11 14:19:54 +02:00
Anatoly fed001a54f changed test data 2018-02-11 14:07:18 +02:00
Anatoly f6b2925e16 added data tests 2018-02-11 03:59:33 +02:00
Anatoly 81a717626d added a comment 2018-02-11 03:54:30 +02:00
Anatoly 75c953a67e added data tests 2018-02-11 03:50:40 +02:00
Anatoly 45af6a96aa removed decodeBit() function 2018-02-10 19:35:52 +02:00
Anatoly 933258917d improved comment 2018-02-10 19:34:00 +02:00
Anatoly 7faf699bf1 added bit column content test 2018-02-10 19:29:53 +02:00
Anatoly 5d991c491b added binary data decoder 2018-02-10 19:09:19 +02:00
Anatoly 391fb15454 removed TestAssets directory 2018-02-10 19:08:08 +02:00
Anatoly 8ac927ab97 added data content tests 2018-02-10 19:04:49 +02:00
Anatoly 3084e5e974 added getTestBlob() method 2018-02-10 18:52:46 +02:00
Anatoly 4657f901de added decodeBinaryData() function 2018-02-10 17:31:57 +02:00
Anatoly 7868edfe38 changed the test file 2018-02-07 13:06:07 +02:00
Anatoly fd5553d3c3 updated comment 2018-02-06 20:11:43 +02:00
Anatoly 1cae231082 added data content test suite 2018-02-06 14:37:02 +02:00
Anatoly c981e7c714 added queryPg() function 2018-02-06 14:33:21 +02:00
Anatoly 66aaee78d1 modified start script 2018-02-05 19:03:03 +02:00
Anatoly 3c3a352f42 improved comments 2018-02-05 17:48:55 +02:00
Anatoly 37b552c1cb added database attribute 2018-02-05 16:31:16 +02:00
Anatoly d1e218d636 refactoring 2018-02-05 16:29:33 +02:00
Anatoly 19573d7758 rewritten runTestSuites() function 2018-02-05 15:12:41 +02:00
Anatoly 9d21f26009 removed CleanupProcessor 2018-02-05 15:09:18 +02:00
Anatoly 74f42aa1d9 added remove_test_resources test config setting 2018-02-04 12:56:56 +02:00
Anatoly 0e3f40877d refactored SchemaProcessorTest 2018-02-04 12:29:06 +02:00
Anatoly a6db478fb5 added _migrationCompletedEvent conversion attribute 2018-02-04 12:11:02 +02:00
Anatoly 21da2ced70 started using tape library 2018-02-02 15:58:20 +02:00
Anatoly b6491ed8e4 added runTestSuites() function 2018-02-02 15:57:01 +02:00
Anatoly 8765470078 removed mocha and chai, installed tape 2018-02-02 15:07:34 +02:00
Anatoly 67cf3b312a refactoring 2018-02-01 02:08:44 +02:00
Anatoly 537f3d0162 refactoring 2018-01-31 03:00:34 +02:00
Anatoly 5c0a1e6a15 refactoring 2018-01-31 02:43:48 +02:00
Anatoly e242569301 fire migrationCompleted event on process completion, when running in test mode 2018-01-31 02:42:28 +02:00
Anatoly 5dc78ff69b added _eventEmitter class attribute 2018-01-31 02:40:45 +02:00
Anatoly 528eb0b92b added initializeConversion() method 2018-01-31 02:39:37 +02:00
Anatoly 00ef9cd60d added _runsInTestMode class attribute 2018-01-31 01:31:19 +02:00
Anatoly ca06437c1c renaming 2018-01-30 22:48:46 +02:00
Anatoly 8768a65d0d added conversion class attribute 2018-01-30 02:08:02 +02:00
Anatoly c0e3dcbdbb added readFile(), readTestSchema() and readTestBlob() methods 2018-01-30 01:25:57 +02:00
Anatoly a7497fafad added test assets 2018-01-30 01:23:51 +02:00
Anatoly 0fac6d3490 added loadTestData() method 2018-01-28 23:57:04 +02:00
Anatoly cccc9f40ac fixed loadTestSchema() method 2018-01-27 18:07:40 +02:00
Anatoly 3c91296e59 fixed updateDbConnections() method 2018-01-27 18:03:48 +02:00
Anatoly bddd8e7519 create tables if not exist 2018-01-27 17:38:16 +02:00