1
0
mirror of https://github.com/bigchaindb/bigchaindb.git synced 2024-06-28 00:27:45 +02:00
bigchaindb/tests/web
codegeschrei 44be8f572f Problem: Block parameters are not required anymore (#2374)
* Problem: all blocks are valid
Solution: remove the status from transactions

* Problem: changed the return type of get_transaction_filtered
Solution: return tx class instead of dict
2018-08-08 15:08:34 +02:00
..
__init__.py Add simple flask webserver and tests 2016-02-23 03:37:33 +01:00
conftest.py Refactor tendermint directory to project root (#2401) 2018-07-25 16:59:25 +02:00
test_assets.py Problem: Some configurations are defunct (#2338) 2018-06-08 15:50:50 +02:00
test_block_tendermint.py Refactor tendermint directory to project root (#2401) 2018-07-25 16:59:25 +02:00
test_blocks.py Problem: Some configurations are defunct (#2338) 2018-06-08 15:50:50 +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: Some configurations are defunct (#2338) 2018-06-08 15:50:50 +02:00
test_metadata.py Problem: Some configurations are defunct (#2338) 2018-06-08 15:50:50 +02:00
test_outputs.py Refactor tendermint directory to project root (#2401) 2018-07-25 16:59:25 +02:00
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 Problem: Block parameters are not required anymore (#2374) 2018-08-08 15:08:34 +02:00
test_validators.py Problem: Validator set not tracked by BigchainDB (#2436) 2018-08-06 11:37:43 +02:00
test_websocket_server.py Problem: Some configurations are defunct (#2338) 2018-06-08 15:50:50 +02:00