1
0
mirror of https://github.com/bigchaindb/bigchaindb.git synced 2024-06-28 00:27:45 +02:00
bigchaindb/tests/web
Vanshdeep Singh fa33fc26af Integrate get block with transaction id api (#2021)
* Integrate api, get block with transaction id

* Fixed docs and docstrings

* Fix docs

* Remove status from tendermint, fix mongo query
2018-02-08 14:32:21 +01:00
..
__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 Fix flake8 errors 2017-11-29 16:55:32 +01:00
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_statuses.py Remove links from statuses endpoint 2017-06-16 10:01:45 +02:00
test_transactions.py requested changes 2018-01-12 11:06:27 +01:00
test_votes.py No duplicate vote inserts with mongodb (#1258) 2017-03-22 14:25:16 +01:00
test_websocket_server.py Integrate events api 2017-12-06 15:42:45 +05:30