83 Commits

Author SHA1 Message Date
andrei
47fad4efe5 mock error solved 2022-05-02 17:06:30 +03:00
andrei
b1501ef51e hash problem fixed 2022-04-27 15:00:18 +03:00
andrei
72157f1607 _save_keys_order, changes behaviour 2022-04-27 13:55:20 +03:00
andrei
cead415f01 Merge branch 'fixed_config' of github.com:liviu-lesan/planetmint into fixed_config 2022-04-27 12:31:57 +03:00
Sangat Das
89ae7e9cb7 Fix tarantool connection issues in test
Signed-off-by: Sangat Das <sangatdas5@gmail.com>
2022-04-27 01:35:48 -07:00
andrei
6a243743f4 fixed test_core.py by adding HDict in saved_key_orders function
Signed-off-by: Sangat Das <sangatdas5@gmail.com>
2022-04-26 05:13:36 -07:00
andrei
2b2267b5b3 fixed error from test_fastquery.py, by chaning the algorithm of verifying returnred transactions id 2022-04-25 17:59:28 +03:00
andrei
7c4ca724f7 fixed function from fast_query.py, problem was in deleteting functions 2022-04-25 17:04:30 +03:00
andrei
af34e25c1b fixed pre_commiT-state bug 2022-04-25 16:22:59 +03:00
andrei
148a188f8f fixed test_core.py by adding HDict in saved_key_orders function 2022-04-25 15:16:24 +03:00
andrei
255d1ee49a test_validator passing 2022-04-25 14:56:00 +03:00
andrei
9daed07bd0 commit 2022-04-22 15:02:34 +03:00
andrei
5356cb8ac2 fixed test_core.py by converting dict transaction to Transaction Object 2022-04-20 17:10:03 +03:00
andrei
9e471bf576 Merge branch 'fixed_config' of github.com:liviu-lesan/planetmint into fixed_config 2022-04-20 16:39:07 +03:00
Jürgen Eckel
30dbc56b5d fixed another set of tests
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
2022-04-20 15:36:36 +02:00
andrei
45d035e80d merge 2022-04-20 13:25:27 +03:00
andrei
0a8407e69e s 2022-04-20 10:59:34 +03:00
Jürgen Eckel
b7c4acd830 fixed some backend init issues and error handling
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
2022-04-19 14:07:19 +02:00
andrei
6b78be5e56 removed some print 2022-04-13 14:15:40 +03:00
Jürgen Eckel
084d566fe8 fixed some minor bugs
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
2022-04-13 00:55:29 +02:00
Jürgen Eckel
01c1f9008f fixed missing Config().get() migrations
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
2022-04-13 00:17:06 +02:00
Jürgen Eckel
52602ef098 fixed assets handling
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
2022-04-13 00:12:56 +02:00
Jürgen Eckel
d3cc8c3c5e Merge branch 'fixed_config' into asset_change 2022-04-12 23:01:00 +02:00
Jürgen Eckel
aeffe4f760 fixed asset issues
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
2022-04-12 22:59:43 +02:00
andrei
4f66dc97f4 gerge branch 'fixed_config' of github.com:liviu-lesan/planetmint into fixed_config
q Please enter a commit message to explain why this merge is necessary,
new fixes
2022-04-12 18:09:23 +03:00
andrei
b6264d518c test_schema.py ALL PASSING + changes in TarantoolDB Class 2022-04-12 18:06:20 +03:00
Jürgen Eckel
73ce3ec861 fixed some minor bugs
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
2022-04-12 15:47:39 +02:00
andrei
efee20c6ab last commit 2022-04-12 15:25:49 +03:00
andrei
b587640fc5 fixed test_schema.py 2022-04-12 15:15:04 +03:00
andrei
6f62561793 test_schema.py fixed 2022-04-11 18:34:14 +03:00
Jürgen Eckel
56c61b1d55 fixed some other test cases
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
2022-04-11 15:41:28 +02:00
Jürgen Eckel
cb5973e421 Merge branch 'fixed_config' of github.com:liviu-lesan/planetmint into fixed_config 2022-04-08 15:04:46 +02:00
andrei
f98eb7d463 asset format modified 2022-04-08 15:31:39 +03:00
Jürgen Eckel
5f14e023c7 fixed config refacturing legacy depth
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
2022-04-08 14:10:29 +02:00
Jürgen Eckel
ec074553fd added some basic fixes
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
2022-04-08 11:46:42 +02:00
Jürgen Eckel
e66301a38a changed to port 3303 and added working drop and init scripts
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
2022-04-08 02:15:16 +02:00
andrei
5ce84c5a2f hash error 2022-04-04 17:06:22 +03:00
andrei
43fe80818b Transaction Compose/Decompose for tarantool usages, move to backend.tarantool folder 2022-04-01 12:00:41 +03:00
andrei
7442ebe5be solved transaction hash problem 2022-03-30 18:14:24 +03:00
andrei
f498415657 adopted for subconditions. fixed issues with functions 2022-03-25 15:58:58 +02:00
andrei
14830bd4b7 added first argument connection in queries 2022-03-24 12:39:55 +02:00
Jürgen Eckel
c4bd7f9522 fixed pytest warnings
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
2022-03-24 00:59:38 +01:00
Jürgen Eckel
cb5a19f4ad refactored configuration
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
2022-03-24 00:21:54 +01:00
andrei
1e437983a4 added conftest.py 2022-03-23 10:22:05 +02:00
andrei
3ee57277ff modified function. Added backend parameter for config function 2022-03-21 11:51:53 +02:00
andrei
a6125f9b1f removed connection initalization from every function, and replaced it with one global connection per file 2022-03-21 09:52:19 +02:00
andrei
adc5674d3c rewrited Connection.py file 2022-03-18 16:14:29 +02:00
Jürgen Eckel
b97705efca disable default mongodb test
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
2022-03-16 14:24:19 +01:00
andrei
08e33e380c fixed 2022-03-11 14:54:00 +02:00
andrei
af566aba71 update 2022-03-11 14:51:45 +02:00