提交历史

作者 SHA1 备注 提交日期
  Chris Bannister 0d24921503 remove tests checking streams no longer needed 10 年之前
  Adriano Orioli 961b65bd1e added a list of approved authenticators 10 年之前
  Chris Bannister 95dc0f1ea8 replace fatal Error in tests with Fatal 10 年之前
  Chris Bannister e5248ed2fb add internal control connection 10 年之前
  Chris Bannister 443a80afd1 remove duplicate simplepool test 10 年之前
  Chris Bannister 50b9680b45 Remove SimpleConnPool, remove custom pools 10 年之前
  Chris Bannister cc781fbf13 fix assumptions about number of streams 10 年之前
  Chris Bannister d60d4a347b skip the exec test as it is flaky once the issue is fixed 10 年之前
  Chris Bannister 348a026a96 add test to verify #439 10 年之前
  Chris Bannister d4cdc5dd42 dont swallow the error from closeWithError 10 年之前
  Chris Bannister d8e46f2208 add a test case to try to induce stream races 10 年之前
  Chris Bannister 3f4c55c8f6 remove query level timeouts 10 年之前
  Chris Bannister 19e046ff7c remove TestSlowQuery as it doesnt test anything 10 年之前
  Chris Bannister 45865a5076 apply a timeout for every query at the connection 10 年之前
  Maciek Sakrejda cf8c3b60f7 Remove unused import 10 年之前
  Maciek Sakrejda 119f1a0b32 Avoid blowing out Travis matrix for client auth; add separate single test 10 年之前
  Maciek Sakrejda ab9aeb580c Add tests for not requiring client cert 10 年之前
  Justin Corpron ef8e794e62 Improved unit test coverage and function documentation. 10 年之前
  Chris Bannister 14e58251f6 Use seperate buffers for reading and writing 10 年之前
  Chris Bannister 4e87ecfa05 update conn_test to support framer 10 年之前
  Chris Bannister f1e2cf7fc3 Run the process function concurrently in testserver 10 年之前
  Chris Bannister eca02a950c Update tests to support multiple protocol versions 10 年之前
  Phillip Couto 0b7c9be389 Moved address formatting logic to separate function. Added unit testing to prevent regression. 11 年之前
  Ben Hood d09593d936 Skip this annoying test for now to focus on the bigger picture 11 年之前
  Ben Hood 5188b26444 Try to delineate between unit and integration tests 11 年之前
  xoraes 07033ea10b added unit test for ssl and updated coverage 11 年之前
  Phillip Couto 2e1ebd5c1b Abstracted the Retry Policy logic to allow for custom policies. 11 年之前
  Phillip Couto ae293f4d6c Added stats to Query structure. 11 年之前
  Chris Bannister f34c6c3fc3 Skip ConnClosing for now 11 年之前
  Phillip Couto 3783dd1c40 Created the Connection Pool interface and converted the existing connection pool logic to a SimplePool interface. 11 年之前