27 Commits

Author SHA1 Message Date
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
ee045a5df0 in this commit, tarantool queries and abstract connection is working 2022-03-11 14:09:48 +02:00
andrei
7e5e4c3102 new structure of connections 2022-03-09 17:35:05 +02:00
andrei
6b1f0adf4f FIXED bug on tarantool initialization 2022-02-25 11:28:36 +02:00
andrei
24716d41ba reformated config 2022-02-23 13:45:50 +02:00
andrei
5275747c50 removed ONE TODO 2022-02-21 16:08:58 +02:00
andrei
e500cd8492 rewrited get_validator_set 2022-02-21 14:05:13 +02:00
andrei
6cc8a6cbb4 passed get_pre_commit_state 2022-02-21 13:42:17 +02:00
andrei
6fdcceefbf pre_commit_state -> PASSED 2022-02-21 13:28:17 +02:00
andrei
134d608f46 query rewrited pre_commit + tests error fixed 2022-02-21 13:17:05 +02:00
andrei
c6feac5754 test_get_block PASSED 2022-02-18 16:36:04 +02:00
andrei
ca6ebfae0b test_store_block PASSED 2022-02-18 16:30:21 +02:00
andrei
954363aaa1 test_get_spending_transactions_multiple_inputs PASSED 2022-02-18 16:16:51 +02:00
andrei
a3a3c3ab97 get_spending_transactions pass 2022-02-18 16:11:24 +02:00
andrei
1833c04810 passed test_get_owned_ids 2022-02-18 15:59:58 +02:00
andrei
9b335cdbfc end day commit 2022-02-17 17:47:08 +02:00
andrei
516084bf58 get_metadata test function pass 2022-02-17 17:38:05 +02:00
andrei
a0a47789eb test store_metadata work 2022-02-17 17:25:30 +02:00
andrei
43a05202a4 Fixed connection argument for function 2022-02-17 17:16:13 +02:00
andrei
229872fb29 Commit to save code [2 TEST PASSES] 2022-02-17 16:56:46 +02:00
andrei
e7c18545b3 changed from string to number data type for field asset_id 2022-02-17 16:35:55 +02:00
andrei
86c526feb1 Rewrited return type for some queries 2022-02-17 16:18:35 +02:00
andrei
1e9c4c28f7 rewrited init_tarantool functions and others 2022-02-15 16:44:40 +02:00
andrei
06c71f8436 created tarantool folder in tests directory. Rewrited some configs, and tarantool connection class 2022-02-15 11:43:22 +02:00