1
0
mirror of https://github.com/bigchaindb/bigchaindb.git synced 2024-06-28 00:27:45 +02:00
bigchaindb/tests/web
kansi 375cd0b499 Problem: No tests for GET /api/v1/validators
Solution: Add tests for the same
2018-02-27 13:31:44 +05:30
..
__init__.py Add simple flask webserver and tests 2016-02-23 03:37:33 +01:00
conftest.py Integrate output search api 2017-11-30 23:59:42 +05:30
test_assets.py Added localmongodb marker 2017-11-24 12:30:57 +05:30
test_block_tendermint.py Integrate get block with transaction id api (#2021) 2018-02-08 14:32:21 +01:00
test_blocks.py Fixed web related tests 2017-06-13 12:31:49 +02:00
test_content_type_middleware.py Add middleware to strip content-type headers from GETs 2017-07-04 14:01:56 +02:00
test_info.py Problem: No tests for GET /api/v1/validators 2018-02-27 13:31:44 +05:30
test_metadata.py Integrate metadata api 2017-12-06 10:25:52 +05:30
test_outputs.py Integrate output search api 2017-11-30 23:59:42 +05:30
test_parameters.py Case insensitive "unspent" and "operation" parameters" 2017-01-26 13:59:52 +01:00
test_server.py Notes, TODOs and formating 2016-12-15 17:17:18 +01:00
test_transactions.py removed code for all /statuses endpoints 2018-02-19 12:04:10 +01:00
test_validators.py Problem: No tests for GET /api/v1/validators 2018-02-27 13:31:44 +05:30
test_votes.py Fixed flake8 errors 2018-02-22 12:41:20 +01:00
test_websocket_server.py Integrate events api 2017-12-06 15:42:45 +05:30