1. 28 Sep, 2018 2 commits
  2. 01 Apr, 2018 1 commit
  3. 05 Feb, 2018 2 commits
  4. 31 Jan, 2018 1 commit
  5. 29 Jan, 2018 2 commits
  6. 09 Sep, 2017 2 commits
  7. 28 Aug, 2017 1 commit
  8. 27 Aug, 2017 2 commits
  9. 24 Aug, 2017 2 commits
  10. 22 Aug, 2017 1 commit
  11. 23 Jun, 2017 2 commits
  12. 10 May, 2017 1 commit
  13. 03 May, 2017 1 commit
  14. 02 May, 2017 3 commits
  15. 18 Jan, 2017 1 commit
  16. 30 Jun, 2016 1 commit
  17. 15 Mar, 2016 1 commit
  18. 10 Jan, 2016 1 commit
  19. 17 Oct, 2015 1 commit
  20. 03 May, 2015 1 commit
    • Ryan Weaver's avatar
      Updating test to verify that the wrapped connection is set to null on close (not unset) · 9d8be7b1
      Ryan Weaver authored
      This mocks connect(), sets the internal _conn to an object, then calls close, which
      should re-set _conn back to null. The getWrappedConnection() call gives us access
      to _conn, but does NOT trigger a re-connect, since we mocked connect() to do nothing.
      Ultimately, if _conn is unset, calling getWrappedConnection() will error. If _conn
      is not set to null, the test will fail. This tests all the cases.
      9d8be7b1
  21. 08 Apr, 2015 1 commit
  22. 20 Mar, 2015 1 commit
  23. 04 Mar, 2015 1 commit
  24. 23 Jan, 2015 1 commit
  25. 18 Jan, 2015 1 commit
  26. 11 Nov, 2014 1 commit
  27. 07 Nov, 2014 1 commit
  28. 22 Oct, 2014 1 commit
  29. 21 Oct, 2014 2 commits
  30. 16 Oct, 2014 1 commit