Additional linking object search (#38)

* Withdraw test case improvements
* Additional linking object requests to detect issue details with unreturned Linking object
This commit is contained in:
anatoly-bogatyrev 2021-02-20 17:05:03 +03:00 committed by GitHub
parent 49cc629412
commit 0a47c0a815
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
17 changed files with 112 additions and 67 deletions

View file

@ -9,5 +9,6 @@ CERT="%s/../../ca" % ROOT
# in case when test is run from root in docker
ABSOLUTE_FILE_PATH="/robot/testsuites/integration"
MORPH_BLOCK_TIMEOUT = "10sec"
NEOFS_EPOCH_TIMEOUT = "30sec"
# Price of the contract Deposit execution: 0.1493182 GAS
NEOFS_CONTRACT_DEPOSIT_GAS_FEE = 0.1493182
NEOFS_CONTRACT_WITHDRAW_GAS_FEE = 0.0331791