1
0
mirror of https://github.com/bigchaindb/bigchaindb.git synced 2024-06-28 00:27:45 +02:00
bigchaindb/tests/web
codegeschrei 7449b026fa Problem: voting code is not used anymore (#2357)
* Problem: voting code is not used anymore
Solution: remove all voting related code

* Problem: Some voting functionality is still present.

Solution: Remove it. Update some of the related tests.

* Problem: some skipped tests are now running
Solution: remove pytest mark to not run them

* Problem: fastquery is not related to votes
Solution: remove it in another PR
2018-06-28 11:30:13 +02: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 Problem: Some configurations are defunct (#2338) 2018-06-08 15:50:50 +02:00
test_block_tendermint.py Problem: Some configurations are defunct (#2338) 2018-06-08 15:50:50 +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 Problem: voting code is not used anymore (#2357) 2018-06-28 11:30:13 +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 Remove unsupported backends (#2289) 2018-05-23 11:34:00 +02:00
test_validators.py Problem: Unkown exceptions being handled 2018-03-16 11:47:15 +05:30
test_websocket_server.py Problem: Some configurations are defunct (#2338) 2018-06-08 15:50:50 +02:00