bigchaindb/tests/web
codegeschrei 90f2fdfc23 Problem: several tests are skipped (#2452)
* Problem: several tests are skipped
Solution: activate or remove tests

* Problem: store_transaction is deprecated
Solution: replace it with store_bulk_transaction

* Problem: we don't test the transaction split
Solution: undelete `test_store_transaction`

* Problem: failing tests
Solution: merge master and change deprecated store_transaction
2018-08-22 10:48:43 +02:00
..
__init__.py Add simple flask webserver and tests 2016-02-23 03:37:33 +01:00
conftest.py Problem: Source files contain no license info (#2455) 2018-08-16 12:31:32 +02:00
test_assets.py Problem: several tests are skipped (#2452) 2018-08-22 10:48:43 +02:00
test_block_tendermint.py Problem: several tests are skipped (#2452) 2018-08-22 10:48:43 +02:00
test_blocks.py Problem: Source files contain no license info (#2455) 2018-08-16 12:31:32 +02:00
test_content_type_middleware.py Problem: Source files contain no license info (#2455) 2018-08-16 12:31:32 +02:00
test_info.py Problem: Source files contain no license info (#2455) 2018-08-16 12:31:32 +02:00
test_metadata.py Problem: several tests are skipped (#2452) 2018-08-22 10:48:43 +02:00
test_outputs.py Problem: Source files contain no license info (#2455) 2018-08-16 12:31:32 +02:00
test_parameters.py Problem: Source files contain no license info (#2455) 2018-08-16 12:31:32 +02:00
test_server.py Problem: Source files contain no license info (#2455) 2018-08-16 12:31:32 +02:00
test_transactions.py Problem: tests in test_bigchain_api are not activated (#2456) 2018-08-22 09:56:44 +02:00
test_validators.py Problem: Source files contain no license info (#2455) 2018-08-16 12:31:32 +02:00
test_websocket_server.py Problem: Source files contain no license info (#2455) 2018-08-16 12:31:32 +02:00