6 Commits

Author SHA1 Message Date
Ryan Henderson
92981e003d Core/198/handle stale transactions (#359)
* add timestamp to transaction assignment

* add reassignment delay to configuration

* refactor to multipipes

* # This is a combination of 7 commits.
# The first commit's message is:
stale transaction monitor and tests

# The 2nd commit message will be skipped:

#	simplify logic

# The 3rd commit message will be skipped:

#	node will assign to self

# The 4th commit message will be skipped:

#	block listens for insert and update

# The 5th commit message will be skipped:

#	more test coverage

# The 6th commit message will be skipped:

#	test coverage

# The 7th commit message will be skipped:

#	test coverage

* stale transaction monitor and tests

* update operation only returns new value
2016-09-07 16:26:41 +02:00
David Gasparian
f8c1d52643 Added test case for invalid config file exception handling 2016-08-08 17:25:29 +04:00
Sylvain Bellemare
96cc40dcff Add docstring that explains the fixture's purpose 2016-07-20 12:07:04 +02:00
Sylvain Bellemare
15b9e8d7e8 Test config_utils.write_config() 2016-07-20 11:28:12 +02:00
Sylvain Bellemare
b08f6ebffd Add test for config_utils.file_config() 2016-07-20 11:28:12 +02:00
Sylvain Bellemare
726ad9cedc Fix #449 2016-07-20 11:28:12 +02:00