Scott Sadler
|
8f55febefb
|
rethinkdb changefeed update
|
2017-04-13 10:53:13 +02:00 |
|
vrde
|
414d915033
|
Snakecaseify keys
|
2017-04-13 08:54:34 +02:00 |
|
Scott Sadler
|
3bb5973f60
|
fix block order bug
|
2017-04-12 17:29:17 +02:00 |
|
Sylvain Bellemare
|
303e12ee28
|
Test command run_init when db already exists
|
2017-04-12 16:38:18 +02:00 |
|
Sylvain Bellemare
|
a7ed28e539
|
Test command helper _run_init
|
2017-04-12 16:12:41 +02:00 |
|
vrde
|
2bedc9b059
|
Fix typos
|
2017-04-12 14:39:15 +02:00 |
|
Sylvain Bellemare
|
0347fbccf4
|
Add a few more checks to the test
|
2017-04-12 13:50:09 +02:00 |
|
Sylvain Bellemare
|
e614834a03
|
Import Transaction class within fixture
|
2017-04-12 13:49:10 +02:00 |
|
Sylvain Bellemare
|
75dd645ec9
|
Import stdlib pkgs at the top of the test module
|
2017-04-12 13:47:58 +02:00 |
|
Scott Sadler
|
3bf1f9fa17
|
add additional test of negative amount to fix codecov
|
2017-04-12 12:16:42 +02:00 |
|
Scott Sadler
|
de445bb977
|
simplifications and clarifications for review of federation tests
|
2017-04-12 11:58:43 +02:00 |
|
Sylvain Bellemare
|
98e52e047e
|
Make utility test function into a fixture
|
2017-04-11 18:34:31 +02:00 |
|
Sylvain Bellemare
|
e0e997755e
|
Re-order imports (pep8)
|
2017-04-11 18:34:20 +02:00 |
|
Sylvain Bellemare
|
79997848cd
|
Refine test for the election pipeline process
test that the process is started with the events_queue kwargs
|
2017-04-11 17:24:21 +02:00 |
|
vrde
|
a673d9c6ef
|
Add more code coverage
|
2017-04-11 16:34:50 +02:00 |
|
Scott Sadler
|
a6ba13dc3e
|
Merge remote-tracking branch 'origin/master' into federation-tests
|
2017-04-11 11:21:02 +02:00 |
|
Troy McConaghy
|
8964ba33b4
|
updated links to the HTTP API docs in this repo
|
2017-04-10 15:14:18 +02:00 |
|
vrde
|
709eced0d3
|
Merge remote-tracking branch 'origin/event-handler-tests' into events-api-first-cut
|
2017-04-07 15:17:29 +02:00 |
|
Rodolphe Marques
|
da29bbc605
|
added tests for the events
|
2017-04-07 15:02:49 +02:00 |
|
vrde
|
be3f62dd10
|
Update endpoints and docs
|
2017-04-07 14:57:11 +02:00 |
|
vrde
|
f23faaa65f
|
Add WebSocket server
|
2017-04-07 09:16:22 +02:00 |
|
Rodolphe Marques
|
a92c091eeb
|
fix pep8 issue
|
2017-04-07 08:42:22 +02:00 |
|
Rodolphe Marques
|
bcc2e1f781
|
fixed pep8 issue
|
2017-04-07 08:42:22 +02:00 |
|
Rodolphe Marques
|
83a7cffc3f
|
fix tests
|
2017-04-07 08:42:22 +02:00 |
|
Rodolphe Marques
|
96daa98699
|
Adverstise Event stream api in api info endpoint.
Updated tests.
|
2017-04-07 08:42:22 +02:00 |
|
vrde
|
83397de397
|
Add more tests and utils
|
2017-04-07 08:42:22 +02:00 |
|
vrde
|
5d39b42b7a
|
Add dependencies and first test
|
2017-04-07 08:42:22 +02:00 |
|
Rodolphe Marques
|
b90766f2c5
|
Merge pull request #1377 from bigchaindb/bug/1343/double-spent-critical-on-voting
Bug/1343/double spent critical on voting
|
2017-04-06 16:36:17 +02:00 |
|
vrde
|
5d2f66524c
|
Cleanup configuration keys for db
|
2017-04-04 18:58:34 +02:00 |
|
Rodolphe Marques
|
cb87221bdf
|
Voting pipeline now checks for duplicated transactions in blocks during
validation.
|
2017-04-04 17:57:44 +02:00 |
|
vrde
|
1e07a5b111
|
Add ssl, login, and passwd to configure command
|
2017-04-04 17:43:37 +02:00 |
|
Anuj
|
bb68a44b96
|
Renamed bigchain import to bigchaindb
|
2017-04-04 13:55:24 +05:30 |
|
Anuj
|
8aac5c7e64
|
Merge remote-tracking branch 'upstream/master' into bug/437/pretty-msg-drop-nonexistent-db
|
2017-04-04 13:49:56 +05:30 |
|
Lavina
|
e7b0b227f1
|
Rename bigchain.py command module to bigchaindb.py
|
2017-04-03 11:21:32 +02:00 |
|
Anuj
|
c3f89fd447
|
Taking DB name from config in test for non-existent db drop
|
2017-04-03 13:13:22 +05:30 |
|
Anuj
|
09866920af
|
Pretty message when dropping a non-existent database
|
2017-04-02 17:53:39 +05:30 |
|
vrde
|
31e95f086c
|
Merge branch 'feat/1281/mongodb-ssl-auth' of https://github.com/tomconte/bigchaindb into tomconte-feat/1281/mongodb-ssl-auth
|
2017-03-28 15:16:16 +02:00 |
|
vrde
|
047108046a
|
Revert "Add ssl, login, and passwd to configure command"
This reverts commit 699e615d47bb6b24f4d373c8edfd3a84d4b6e0c1.
|
2017-03-28 15:01:10 +02:00 |
|
vrde
|
699e615d47
|
Add ssl, login, and passwd to configure command
|
2017-03-28 14:51:02 +02:00 |
|
vrde
|
441ad914cf
|
Improve test coverage
|
2017-03-28 11:24:16 +02:00 |
|
Sylvain Bellemare
|
0edb1c18f2
|
Keep gunicorn logger_class internal
closes #1334
|
2017-03-24 14:22:48 +01:00 |
|
Sylvain Bellemare
|
cea78b3ae2
|
Integrate gunicorn logs with bigchaindb logs
Closes #1329
|
2017-03-23 17:22:43 +01:00 |
|
Sylvain Bellemare
|
0ae9d19a54
|
Separate log configuration from logging process
Closes #1317
|
2017-03-22 16:35:24 +01:00 |
|
Rodolphe Marques
|
10d83c2ab9
|
No duplicate vote inserts with mongodb (#1258)
* prevent duplicate vote inserts
|
2017-03-22 14:25:16 +01:00 |
|
Scott Sadler
|
d8b84891b6
|
federation tests
|
2017-03-21 16:23:56 +01:00 |
|
Sylvain Bellemare
|
f740ebc7ce
|
Use logging module constants for levels
|
2017-03-21 11:12:46 +01:00 |
|
Sylvain Bellemare
|
87758b8a64
|
Re-organize imports
|
2017-03-21 11:12:46 +01:00 |
|
Sylvain Bellemare
|
eff8e3adf3
|
Update logging related code and tests after rebase
|
2017-03-21 11:12:46 +01:00 |
|
Brett Sun
|
f549b00813
|
Add tests for setting log-level from CLI
|
2017-03-21 11:12:46 +01:00 |
|
Scott Sadler
|
ddbdf64e33
|
voting module raises CriticalDuplicateVote if there's a duplicate vote
|
2017-03-20 17:30:02 +01:00 |
|