Commit graph

269 commits

Author SHA1 Message Date
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
Anatoly d84baf5606 output error message 2018-01-27 17:35:54 +02:00
Anatoly 2838aee658 enabled support of multiple statements 2018-01-26 19:19:47 +02:00
Anatoly 05676ff04a fixed loadTestSchema() method 2018-01-26 19:10:06 +02:00
Anatoly 9707eea87a added processFatalError() method 2018-01-26 19:04:52 +02:00
Anatoly 60ce007553 added loadTestSchema() method 2018-01-25 00:32:55 +02:00
Anatoly 455b23912b added –readTestSchema() method 2018-01-24 22:51:20 +02:00
Anatoly e46dfad676 renaming 2018-01-24 22:36:27 +02:00
Anatoly 3b4338f1c4 updated comment 2018-01-24 22:24:16 +02:00
Anatoly 86c035274a added updateDbConnections() method 2018-01-24 22:19:00 +02:00
Anatoly 095c98456e added createTestTargetDb() method 2018-01-24 00:06:25 +02:00
Anatoly dfc9f0cc0a rewritten –createTestSourceDb() method 2018-01-23 20:12:35 +02:00
Anatoly ea07dc114a –updated createTestSourceDb() method 2018-01-22 00:24:44 +02:00
Anatoly 39873d9779 added test_schema.sql 2018-01-22 00:12:52 +02:00
Anatoly 82bf9ef878 changed default password 2018-01-22 00:07:38 +02:00
Anatoly 857b003b0c added test_config.json 2018-01-22 00:04:56 +02:00
Anatoly 819bf6de1d added Main.test.js 2018-01-22 00:03:05 +02:00
Anatoly b26285e1e8 added –TestSchemaLoader class 2018-01-22 00:00:45 +02:00
Anatoly 361200d308 added more default options 2018-01-21 23:18:04 +02:00
Anatoly 1feaae6e86 added new parameter to –readConfig() method 2018-01-21 22:46:03 +02:00
Anatoly dcfa6f7a00 changed test script entry point 2018-01-21 22:19:30 +02:00
Anatoly 0e197736ba tearDown() refactoring 2017-12-30 23:46:22 +02:00
Anatoly 753027d4b5 renamed a varyable 2017-12-30 23:31:01 +02:00
Anatoly 06fddde2ae implemented assertions 2017-12-30 23:18:45 +02:00
Anatoly 4495311494 fixed tearDown() method 2017-12-30 23:16:31 +02:00
Anatoly a2bdad8370 renamed isSchemaCreated() to hasSchemaCreated() 2017-12-30 23:15:34 +02:00
Anatoly c67a4c6d81 added –runPgPoolQuery() method 2017-12-30 20:28:21 +02:00