Commit Graph

  • 9094ddac20 Fix flake8 error with votes API Brett Sun 2017-01-13 18:27:54 +01:00
  • ded7f3e28f PR comments Brett Sun 2017-01-13 18:24:31 +01:00
  • 08d9e462c7 Use list comprehension to calculate block API result Brett Sun 2017-01-13 18:24:05 +01:00
  • 8b286819f5 revert docker compose diminator 2017-01-12 16:39:22 +01:00
  • 3919cc3d5d return empty list if no blocks found diminator 2017-01-12 16:36:13 +01:00
  • f018a4f6e7 replace status strings by Bigchain attributes diminator 2017-01-12 10:06:48 +01:00
  • 1cc46fb86e return list of block_id implement status query param test diminator 2017-01-11 18:44:21 +01:00
  • 1b57ace714 implement GET /blocks endpoint diminator 2017-01-10 14:41:02 +01:00
  • 7071d471a5 Add test for empty block_id parameter for votes API Brett Sun 2017-01-13 18:07:12 +01:00
  • b1d6d356cb Refactor votes API view to use required parser argument rather than custom logic Brett Sun 2017-01-13 18:07:00 +01:00
  • b12ea854f7 Remove unused import Sylvain Bellemare 2017-01-13 14:49:04 +01:00
  • d9435e04d9 Remove unused import Sylvain Bellemare 2017-01-13 14:49:04 +01:00
  • e08bf52fa7 Merge pull request #1018 from bigchaindb/change-tx-version libscott 2017-01-13 12:07:23 +01:00
  • f45e36a38d enable codecov for mongodb Rodolphe Marques 2016-12-20 14:51:49 +01:00
  • 5c443f4899 Merge remote-tracking branch 'origin/master' into enable-codecov-mongo Rodolphe Marques 2017-01-13 10:26:41 +01:00
  • e52cb40edb Some more tests for mongodb code (#1036) Rodolphe Marques 2017-01-13 10:25:45 +01:00
  • 5abe6dd7ea Added tests to the mongodb changefeed (#1035) Rodolphe Marques 2017-01-13 10:18:58 +01:00
  • a1a44d3455 Merge remote-tracking branch 'origin/master' into mongodb-more-tests Rodolphe Marques 2017-01-13 10:17:29 +01:00
  • 462155a2d2 pep8 fixes Rodolphe Marques 2017-01-13 10:17:24 +01:00
  • 6d1358aeb5 Merge remote-tracking branch 'origin/master' into mongodb-changefeed-tests Rodolphe Marques 2017-01-13 10:11:04 +01:00
  • 50396d34d0 pep8 and typo fixes Rodolphe Marques 2017-01-13 10:10:39 +01:00
  • 8510f47ed4 Merge pull request #1024 from bigchaindb/1021/http_api_root libscott 2017-01-12 16:13:30 +01:00
  • ece5581eb3 Merge branch 'master' into 1021/http_api_root libscott 2017-01-12 15:26:10 +01:00
  • 5e3bd1d54c
    rename test functions diminator 2017-01-12 10:43:11 +01:00
  • fa8608b242 small fix write_vote Rodolphe Marques 2017-01-12 10:41:55 +01:00
  • 29c10e30a9 Resolves #1004 Sylvain Bellemare 2017-01-11 19:25:15 +01:00
  • af2e8e14a5
    Merge remote-tracking branch 'remotes/origin/master' into feat/api/votes diminator 2017-01-12 09:59:39 +01:00
  • 03d46b40f9 Merge pull request #1026 from bigchaindb/feat/api/statuses Dimitri De Jonghe 2017-01-12 09:55:34 +01:00
  • d2d35c296e Resolves #1004 Sylvain Bellemare 2017-01-11 19:25:15 +01:00
  • 8aa37277c2
    remove blank line for travis diminator 2017-01-11 17:17:20 +01:00
  • 8e4c945492 Some more tests for mongodb code Rodolphe Marques 2017-01-11 16:19:48 +01:00
  • c036b1490b Inherit from BigchainDBError for common exceptions Sylvain Bellemare 2017-01-11 13:34:45 +01:00
  • fdf2a85c97 Add a BigchaindDB base exception class Sylvain Bellemare 2016-12-21 17:46:57 +01:00
  • ec14389080 Merge pull request #1032 from bigchaindb/fix-tests-readme Sylvain Bellemare 2017-01-11 07:46:12 -05:00
  • ceeba0e89a
    logical xor & status flag diminator 2017-01-11 13:45:47 +01:00
  • 8674048211 Inherit from BigchainDBError for common exceptions Sylvain Bellemare 2017-01-11 13:34:45 +01:00
  • e65a4c21df Add a BigchaindDB base exception class Sylvain Bellemare 2016-12-21 17:46:57 +01:00
  • 4d83ef64ef Added tests to the mongodb changefeed Rodolphe Marques 2017-01-11 13:23:04 +01:00
  • 4c8d1c6e8c Document how to run tests for mongodb with docker Sylvain Bellemare 2017-01-10 18:49:32 +01:00
  • 4994e30f0c Run mongod with --replSet=rs0 option Sylvain Bellemare 2017-01-10 18:48:30 +01:00
  • e696883f66 Pin rethinkdb version to 2.3.5 in docker-compose Sylvain Bellemare 2017-01-10 18:47:21 +01:00
  • f57990c9ea Pin mongodb version to 3.4.1 in docker-compose.yml Sylvain Bellemare 2017-01-10 18:28:20 +01:00
  • 376172ec18 Update the README with instructions to run the tests against mongodb Rodolphe Marques 2017-01-10 14:44:48 +01:00
  • 8b2ae1daf2 Merge pull request #1011 from josephwinston/jbw/fix-locale Sylvain Bellemare 2017-01-11 05:53:06 -05:00
  • 1cfd3de60e Fix flake8 errors in tests Sylvain Bellemare 2016-12-22 22:53:09 +01:00
  • c02478e0b2 Add flake8 option to setup.cfg Sylvain Bellemare 2016-12-22 22:52:12 +01:00
  • 0233a38f0b Closes #996 Sylvain Bellemare 2016-12-22 22:00:44 +01:00
  • c9be21d299 Fix flake8 errors in tests Sylvain Bellemare 2016-12-22 22:53:09 +01:00
  • a13757a662 Add flake8 option to setup.cfg Sylvain Bellemare 2016-12-22 22:52:12 +01:00
  • dd4e735ee2 Closes #996 Sylvain Bellemare 2016-12-22 22:00:44 +01:00
  • c91eff70e5 Feat/960/test mongodb queries (#1030) Rodolphe Marques 2017-01-10 16:49:30 +01:00
  • 095144cfc4 Merge remote-tracking branch 'origin/master' into feat/960/test-mongodb-queries Rodolphe Marques 2017-01-10 15:44:52 +01:00
  • 69648d2f50 cleanup pytest markers Rodolphe Marques 2017-01-10 15:44:30 +01:00
  • b4602b6283 Merge pull request #1027 from bigchaindb/feat/1020/fix-tests-mongodb Rodolphe Marques 2017-01-10 15:38:53 +01:00
  • aa6d4fdcc8 small fix to test Rodolphe Marques 2017-01-10 15:31:16 +01:00
  • 322d6bde12
    (fix): each import on its own line diminator 2017-01-10 14:45:29 +01:00
  • 992e80144b Created tests to mongodb queries Rodolphe Marques 2017-01-10 14:24:48 +01:00
  • dc5c970b75 Merge 6eb03cc13feeaeaaf90e16ad0d809c18bcec6650 into b5927868820e1f6b42c6805685b76cea1786827e Brett Sun 2017-01-10 13:16:23 +00:00
  • 3d643787d2
    update docstring diminator 2017-01-10 11:41:04 +01:00
  • 5608a36616
    implement /votes endpoint diminator 2017-01-10 11:34:10 +01:00
  • b592786882 Merge pull request #1019 from bigchaindb/add_multiple_current_owners_for_doc libscott 2017-01-10 11:11:18 +01:00
  • 0b0dadd6fa Update test_transaction.py libscott 2017-01-09 17:44:02 +01:00
  • 15b91fea99
    clean up links wrapper diminator 2017-01-09 17:37:01 +01:00
  • 8fa231c040
    include _links in transaction status payload diminator 2017-01-09 17:14:22 +01:00
  • f4bbf27815 fix indentation error Rodolphe Marques 2017-01-09 16:28:20 +01:00
  • c087848a9b Merge remote-tracking branch 'origin/master' into enable-codecov-mongo Rodolphe Marques 2017-01-09 14:50:26 +01:00
  • 24c1f8d804 mongodb at the end of travis matrix Rodolphe Marques 2017-01-09 14:15:01 +01:00
  • abf77c04ee Omit mongod log messages. Rodolphe Marques 2017-01-09 14:10:49 +01:00
  • 9bc658b833 fix travis mongodb integration Rodolphe Marques 2017-01-09 14:03:57 +01:00
  • c6ea345d86 Updated mongodb queries to work with new transaction model. Rodolphe Marques 2017-01-09 13:49:55 +01:00
  • 8926178e52 initialize replica set for tests Rodolphe Marques 2017-01-09 13:32:17 +01:00
  • 7f05974f0f Added a secondary index with uniqueness constraint in backlog. Rodolphe Marques 2017-01-06 15:30:25 +01:00
  • 595f7dc701 several fixes to mongodb queries Rodolphe Marques 2017-01-06 11:23:21 +01:00
  • 3fba4f5035 Merge e2b644c4136215e32bdd94ef7264b6b030b46757 into af39e204c97dae443234dfe59d9b20fdb06ecfb8 Rodolphe Marques 2017-01-09 09:23:53 +00:00
  • e2b644c413 travis setup Rodolphe Marques 2017-01-09 10:23:46 +01:00
  • 35d9d6069d travis setup Rodolphe Marques 2017-01-09 10:16:23 +01:00
  • a0b2ae3672 travis setup Rodolphe Marques 2017-01-09 09:44:00 +01:00
  • bf9d8685be travis setup Rodolphe Marques 2017-01-09 09:35:55 +01:00
  • 64eec31f2e travis setup Rodolphe Marques 2017-01-09 09:08:33 +01:00
  • eaab5e6602 Merge ab8579148c2f77917f7537efab551c35e13c982e into af39e204c97dae443234dfe59d9b20fdb06ecfb8 Qing Feng 2017-01-08 22:08:42 +00:00
  • af39e204c9 "ascribe" -> "BigchainDB" Trent McConaghy 2017-01-07 11:31:51 +01:00
  • d75f35b434 travis setup take 10 Rodolphe Marques 2017-01-06 18:23:16 +01:00
  • b7d88444d3 travis setup take 9 Rodolphe Marques 2017-01-06 18:05:43 +01:00
  • a9e96e0c1f travis setup take 8 Rodolphe Marques 2017-01-06 17:07:12 +01:00
  • 05c02a6503 travis setup take 7 Rodolphe Marques 2017-01-06 16:58:34 +01:00
  • cb32a6fc7b travis setup take 6 Rodolphe Marques 2017-01-06 16:48:26 +01:00
  • 880fd6bc01 travis setup take 5 Rodolphe Marques 2017-01-06 16:42:30 +01:00
  • 4471ca77f4 travis setup take 4 Rodolphe Marques 2017-01-06 16:34:48 +01:00
  • 64d12865cc travis setup take 3 Rodolphe Marques 2017-01-06 16:21:01 +01:00
  • 642c46bd1e fix travis setup take 2 Rodolphe Marques 2017-01-06 15:59:49 +01:00
  • b60accbe46 fix travis setup Rodolphe Marques 2017-01-06 15:57:09 +01:00
  • 7124adcd34
    implement statuses endpoint diminator 2017-01-06 15:55:07 +01:00
  • 7f4d45ae32 add travis support for replica set Rodolphe Marques 2017-01-06 15:49:58 +01:00
  • 3473548263 Added a secondary index with uniqueness constraint in backlog. Rodolphe Marques 2017-01-06 15:30:25 +01:00
  • 990d863dc7 tests for informational endpoints Scott Sadler 2017-01-06 14:45:38 +01:00
  • 80f3bb3809 /api/v1/ informational endpoint Scott Sadler 2017-01-06 14:18:10 +01:00
  • f9ed5690a7 Merge pull request #1022 from bigchaindb/flask_routes libscott 2017-01-06 13:50:56 +01:00
  • 32930ab4d3 Remove blank line at end of file libscott 2017-01-06 13:43:12 +01:00
  • 7938e51ad6 several fixes to mongodb queries Rodolphe Marques 2017-01-06 11:23:21 +01:00
  • 1d234d3811 collect http routes into single module Scott Sadler 2017-01-05 13:31:05 +01:00