2149 Commits

Author SHA1 Message Date
Rodolphe Marques
39c25b951f added tests for mongodb connection 2016-12-20 14:25:24 +01:00
Troy McConaghy
8fa6789745 Merge pull request #965 from bigchaindb/move-all-runtests-docs-to-one-place
Consolidated all tests-related docs in one place
2016-12-20 14:02:52 +01:00
Rodolphe Marques
61cfe1b370 Merge pull request #971 from bigchaindb/feat/959/test-mongodb-schema
Created tests for mongodb schema
2016-12-20 13:56:32 +01:00
Brett Sun
ad6f267055 Add instructions for rebuilding docker images after upgrading 2016-12-20 13:52:46 +01:00
Troy McConaghy
8989731ae0 Merge pull request #976 from bigchaindb/update-azure-quickstart-template-docs-again
Updated the docs for the Azure Quickstart Template
2016-12-20 11:46:07 +01:00
troymc
854d2974f5 Removed instructions for the case when PR #2884 wasn't merged 2016-12-20 11:33:47 +01:00
libscott
b2cb426097 Merge pull request #962 from bigchaindb/remove-asset-keywords
Remove asset keywords
2016-12-20 10:02:42 +01:00
Troy McConaghy
ed3b0b8b9c Merge pull request #961 from bigchaindb/fix-http-api-docs-intro
Fixed HTTP API docs re/ API Endpoint
2016-12-19 17:48:51 +01:00
Rodolphe Marques
050990aac1 Created tests for mongodb schema
Removed some unused secondary indexes
2016-12-19 15:45:02 +01:00
Brett Sun
7070c39aca Fix small typo in AmountError's docstring 2016-12-19 15:38:30 +01:00
troymc
8d0ff25a39 Don't include the top-level bigchaindb/ folder in path names 2016-12-19 15:34:58 +01:00
Sylvain Bellemare
2b9a351912 Rename owner_after to public_key 2016-12-19 04:31:05 +01:00
troymc
ae236d9f23 Moved dev-and-test/running-all-tests.md content to tests/README.md 2016-12-18 11:41:04 +01:00
troymc
8fe0ece001 Renamed docs page 'Running Unit Tests' > 'Running All Tests' 2016-12-18 11:13:54 +01:00
troymc
dbe3c15d51 CONTRIBUTING.md now points to tests/README.md re: tests 2016-12-18 11:08:32 +01:00
troymc
dd01dd099f Moved tests docs from PYTHON_STYLE_GUIDE.md to tests/README.md 2016-12-18 11:01:15 +01:00
troymc
a005cca3b9 Initial edits to tests/README.md 2016-12-18 10:44:57 +01:00
Sylvain Bellemare
6b319cf3d6 Use yield statement instead of finalizer
to specify teardown code
2016-12-17 21:16:47 +01:00
Brett Sun
b4063dd9ad More test abstractions for multiple databases (#950)
* Remove unnecessary import of rethinkdb in a test

* Move test_run_query_util as a rethinkdb-specific test

* Move rethinkdb-specific command tests to own file

* Add __init__.py to new test folders

* Move command tests to their own test module

* Move fixtures out of command tests into separate conftest for commands

* Fix some small flake8 issues with rethinkdb's test_run_query_util

* Add pytest ignore hook to filter out test dirs that are not for the requested backend

* Move backend-specific tests in tests/db/ to tests/backend/
2016-12-16 22:17:13 +01:00
Sylvain Bellemare
c81e7a7479 Merge pull request #954 from sbellem/re-work-test-fixtures-iter-one
Re work test fixtures iter one
2016-12-16 20:59:27 +01:00
Sylvain Bellemare
dc5cfb43f8 Cleanup integration test 2016-12-16 18:43:21 +01:00
Sylvain Bellemare
e10ada0ad4 Cleanup conftest 2016-12-16 18:38:25 +01:00
Brett Sun
27ce18d6ba Remove unused request fixtures in root conftest 2016-12-16 17:58:48 +01:00
Brett Sun
d4ba1ff1c8 Update setup_database fixture to changes in #953 2016-12-16 17:58:48 +01:00
Rodolphe Marques
e704b19454 Merge pull request #942 from bigchaindb/docker-mongo
mongodb integration
2016-12-16 13:54:32 +01:00
Scott Sadler
d2827dfae8 remove asset keywords 2016-12-16 13:50:23 +01:00
Rodolphe Marques
ab56d87bcb codecov ignores mongodb folder for now 2016-12-16 13:36:59 +01:00
troymc
71e52ccf3e Fixed HTTP API docs re/ API Endpoint 2016-12-16 13:36:13 +01:00
Rodolphe Marques
72ca5e9dde fixed some pep8 issues 2016-12-16 13:06:16 +01:00
Rodolphe Marques
c1a5d5e86f Merge remote-tracking branch 'origin/master' into docker-mongo 2016-12-16 12:54:42 +01:00
ryan
dcba5421f1 schema fixes 2016-12-16 12:19:10 +01:00
ryan
243c739d2b config changes 2016-12-16 12:18:41 +01:00
ryan
33480bead2 remove rethinkdb calls 2016-12-16 12:16:00 +01:00
Troy McConaghy
9ed5853634 Minor wording change in example_deploy_conf.py 2016-12-16 10:37:05 +01:00
Troy McConaghy
57ce717fa8 Merge pull request #957 from bigchaindb/update-azure-quickstart-template-docs
Updated Azure Quickstart Template docs
2016-12-15 19:04:16 +01:00
troymc
3b7464b498 Updated Azure Quickstart Template docs 2016-12-15 18:52:00 +01:00
Sylvain Bellemare
3922b2d4fa Fix unspents endpoint 2016-12-15 17:17:18 +01:00
tim
09cbba8886 Notes, TODOs and formating 2016-12-15 17:17:18 +01:00
tim
8e8bc90742 Add unspents endpoint 2016-12-15 17:17:18 +01:00
tim
f78c90ada8 Add to_uri for TransactionLink 2016-12-15 17:17:18 +01:00
Sylvain Bellemare
56feefe3f4 Re-work test fixtures - iteration one 2016-12-15 15:54:15 +01:00
Sylvain Bellemare
65dab4f2eb Group std lib imports together (pep 8) 2016-12-15 15:51:09 +01:00
Ryan Henderson
d8256d50f2 remove rethinkdb calls (#953)
* remove rethinkdb calls from db/conftest.py
2016-12-15 14:16:30 +01:00
Rodolphe Marques
588d6eb177 Merge pull request #939 from bigchaindb/feat/905/abstract-db-changefeed
Feat/905/abstract db changefeed
2016-12-14 15:09:46 +01:00
Rodolphe Marques
3cfe8cb160 fixed typo 2016-12-14 13:28:37 +01:00
Rodolphe Marques
14a2c13a06 Removed get_old_transactions
Fixed tests.
2016-12-14 13:12:47 +01:00
Rodolphe Marques
976a3e8254 Merge remote-tracking branch 'origin/master' into feat/905/abstract-db-changefeed 2016-12-14 12:43:47 +01:00
Ryan Henderson
f725279a51 remove old tx recovery on block process start (#903) 2016-12-14 12:33:47 +01:00
libscott
dcede16aae Merge pull request #944 from bigchaindb/docs-warnings-as-errors
Treat warnings as errors in documentation builds
2016-12-13 16:59:52 +01:00
Rodolphe Marques
530681c905 Re-added the get_changefeed methos in the pipelines.
Fixed tests.
Fixed typos.
2016-12-13 15:11:25 +01:00