0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 8 months ago. based on code collected almost 4 years ago.
Mar 14, 2020 — Mar 14, 2021
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
changed the behavior of a timeout when waiting for a response via sendAndWait - now a ResponseTimeoutException (sub-type of IOException) is thrown
syphr42
as Gregory Moyer
More... over 13 years ago
changed the behavior of a timeout when waiting for a response via sendAndWait - now a ResponseTimeoutException (sub-type of IOException) is thrown
syphr42
as Gregory Moyer
More... over 13 years ago
turned on the failsafe plugin so that integration tests get executed properly
syphr42
as Gregory Moyer
More... over 13 years ago
renamed api integration test
syphr42
as Gregory Moyer
More... over 13 years ago
renamed control integration tests
syphr42
as Gregory Moyer
More... over 13 years ago
renamed db integration test
syphr42
as Gregory Moyer
More... over 13 years ago
formatting
syphr42
as Gregory Moyer
More... over 13 years ago
new unit test
syphr42
as Gregory Moyer
More... over 13 years ago
turned on the failsafe plugin so that integration tests get executed properly
syphr42
as Gregory Moyer
More... over 13 years ago
renamed api integration test
syphr42
as Gregory Moyer
More... over 13 years ago
renamed control integration tests
syphr42
as Gregory Moyer
More... over 13 years ago
renamed db integration test
syphr42
as Gregory Moyer
More... over 13 years ago
formatting
syphr42
as Gregory Moyer
More... over 13 years ago
new unit test
syphr42
as Gregory Moyer
More... over 13 years ago
removed the haphazard ProtocolSocketManager integration test from protocol and replaced it with a much cleaner DefaultSocketManager unit test in the util module
syphr42
as Gregory Moyer
More... over 13 years ago
removed easymock as a testing dep - its now picked up through the test module
syphr42
as Gregory Moyer
More... over 13 years ago
switched parent version to 5-SNAPSHOT to use the failsafe plugin for integration testing
syphr42
as Gregory Moyer
More... over 13 years ago
increased the default frontend timeout for integration testing to 25 seconds
syphr42
as Gregory Moyer
More... over 13 years ago
added easymock to the testing module
syphr42
as Gregory Moyer
More... over 13 years ago
removed the haphazard ProtocolSocketManager integration test from protocol and replaced it with a much cleaner DefaultSocketManager unit test in the util module
syphr42
as Gregory Moyer
More... over 13 years ago
removed easymock as a testing dep - its now picked up through the test module
syphr42
as Gregory Moyer
More... over 13 years ago
switched parent version to 5-SNAPSHOT to use the failsafe plugin for integration testing
syphr42
as Gregory Moyer
More... over 13 years ago
increased the default frontend timeout for integration testing to 25 seconds
syphr42
as Gregory Moyer
More... over 13 years ago
added easymock to the testing module
syphr42
as Gregory Moyer
More... over 13 years ago
this commit adds the first few actual "unit" tests for the protocol module (as opposed to integration tests) - the existing integration tests will be renamed shortly to provide a clear separation
syphr42
as Gregory Moyer
More... over 13 years ago
renamed SocketManager to DefaultSocketManager and extracted an interface of the public methods out as SocketManager to facilitate better unit testing
syphr42
as Gregory Moyer
More... over 13 years ago
this commit adds the first few actual "unit" tests for the protocol module (as opposed to integration tests) - the existing integration tests will be renamed shortly to provide a clear separation
syphr42
as Gregory Moyer
More... over 13 years ago
renamed SocketManager to DefaultSocketManager and extracted an interface
syphr42
as Gregory Moyer
More... over 13 years ago
added documentation
syphr42
as Gregory Moyer
More... over 13 years ago
added documentation
syphr42
as Gregory Moyer
More... over 13 years ago