yevh-berdnyk 69610e41ad
Added test for verification tokens data using api.ethplorer.io
Signed-off-by: yevh-berdnyk <ie.berdnyk@gmail.com>
2018-06-08 16:15:21 +02:00

14 lines
342 B
Python

import pytest
pr = pytest.mark.pr
testrail_case_id = pytest.mark.testrail_case_id
all = pytest.mark.all
api = pytest.mark.api
chat = pytest.mark.chat
chat_management = pytest.mark.chat_management
message_reliability = pytest.mark.message_reliability
transaction = pytest.mark.transaction
wallet = pytest.mark.wallet
skip = pytest.mark.skip