105 Commits

Author SHA1 Message Date
andrei
f04400b56d test_asset_is_separated_from_transaciton -> skipped for Tarantool connection type 2022-05-10 15:24:41 +03:00
andrei
9f6ec48919 test_store_transaction -> changed to work with tarantool 2022-05-10 15:20:43 +03:00
andrei
3b3639b914 test_store_bulk_transaction -> adopted for tarantool 2022-05-10 15:03:47 +03:00
andrei
0f6df2b393 test_lib.py fixed one more function 2022-05-10 14:56:48 +03:00
andrei
c51ede7d1e test_lib.py fixed error, adopting verification for tarantool 2022-05-10 14:52:09 +03:00
andrei
d1dd531bcd NoneType error, fixed in test_lib.py 2022-05-10 14:46:49 +03:00
andrei
f65cb049e8 store and get utxo fixed 2022-05-10 14:39:55 +03:00
andrei
c84acc689a test_lib.py -> fixed 2022-05-09 13:54:49 +03:00
andrei
6e78ca5287 test_bigchain_api 2022-05-06 17:41:20 +03:00
andrei
0cfbaebd42 test_bigchain_api -> fixed by adding ErrorHandling for Tarantool operation 2022-05-06 17:35:15 +03:00
andrei
b920ed3500 test_quries.py -> metadata error fixed 2022-05-06 17:18:36 +03:00
andrei
4f802c64a2 fixed test_quries.py -> problem with assets 2022-05-06 16:25:51 +03:00
andrei
605daf324b rollback my changes 2022-05-05 16:23:57 +03:00
andrei
b1e1928702 test_queries.py -> fixed 2022-05-05 16:19:14 +03:00
andrei
41a65520d7 test_commands.py -> all tests are passing 2022-05-05 15:40:55 +03:00
Sangat Das
a96515ee31 Merge branch 'fixed_config' of https://github.com/liviu-lesan/planetmint into fixed_config 2022-05-05 01:04:18 -07:00
Sangat Das
12b10aa646 Fixed some lib and web issues
Signed-off-by: Sangat Das <sangatdas5@gmail.com>
2022-05-05 01:04:14 -07:00
andrei
338e5ddfb6 Now planetmint drop and planemint init, is working throught schema.py file. 2022-05-04 13:32:23 +03:00
andrei
8f7256360f problem with stdout from Popen 2022-05-03 16:38:50 +03:00
andrei
4f0f39bd88 Merge branch 'fixed_config' of github.com:liviu-lesan/planetmint into fixed_config 2022-05-02 17:08:16 +03:00
andrei
47fad4efe5 mock error solved 2022-05-02 17:06:30 +03:00
Sangat Das
f90e3c489a Merge branch 'fixed_config' of https://github.com/liviu-lesan/planetmint into fixed_config 2022-04-29 02:41:29 -07:00
Sangat Das
acd7d3e552 Removed all Errors in Make Test
Signed-off-by: Sangat Das <sangatdas5@gmail.com>
2022-04-29 02:41:18 -07: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