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 |
|
andrei
|
ee045a5df0
|
in this commit, tarantool queries and abstract connection is working
|
2022-03-11 14:09:48 +02:00 |
|
Jürgen Eckel
|
95d60046c7
|
commented out the mongodb test cases
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
|
2022-03-10 23:18:59 +01:00 |
|
Jürgen Eckel
|
3a3f977fc3
|
fixed reference to App
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
|
2022-03-10 16:25:22 +01:00 |
|
Jürgen Eckel
|
c7ad9fcfe6
|
fixed laoding until moduel cannot be resolved
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
|
2022-03-10 11:39:52 +01: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 |
|
Jürgen Eckel
|
a41277acee
|
removed flake8 warnings and whitelisted some warnings in the tox.ini file
|
2022-01-26 14:00:31 +01:00 |
|
Sangat Das
|
4ddfcb0d8d
|
All test passed. Acceptance tests passed too
|
2022-01-20 17:15:37 +00:00 |
|
Sangat Das
|
24f34f01cb
|
Removing some more remnants of bigchaindb
|
2022-01-20 08:13:25 +00:00 |
|
Sangat Das
|
e5489c95d2
|
1 test failed but should be minor issue
|
2022-01-18 16:30:00 +00:00 |
|
Sangat Das
|
69cc70de74
|
Changes to run tests without error
|
2022-01-18 15:44:06 +00:00 |
|
Sangat Das
|
a95bbae9e6
|
Changed base folder name. Application running fine on docker
|
2022-01-18 13:27:56 +00:00 |
|
Sangat Das
|
ed1d4b82ad
|
Initial Migration
|
2022-01-13 16:29:35 +00:00 |
|