1. 30 May, 2019 1 commit
  2. 28 May, 2019 1 commit
  3. 24 May, 2019 1 commit
    • Sergei Morozov's avatar
      Deprecated Driver::getName() · 4074ae93
      Sergei Morozov authored
      The method is not used for anything else than skipping tests for specific drivers. Cross-driver portability should be established by drivers, not outside of them based on their name.
      4074ae93
  4. 23 May, 2019 1 commit
  5. 22 May, 2019 2 commits
  6. 16 May, 2019 1 commit
    • Sergei Morozov's avatar
      Reworked driver exception tests · 63277274
      Sergei Morozov authored
      1. Got rid of hard-coded exception mocks in favor of PHPUnit-generated ones where possible.
      2. Reworked AbstractDriverTest::testConvertsException() to use a data provider to make testing all types of exceptions independent.
      3. Updated PHPUnit since the reworked code relies on sebastianbergmann/phpunit#3604.
      63277274
  7. 23 Apr, 2019 2 commits
  8. 18 Apr, 2019 1 commit
  9. 17 Apr, 2019 1 commit
  10. 14 Apr, 2019 1 commit
  11. 13 Apr, 2019 1 commit
  12. 17 Mar, 2019 1 commit
  13. 27 Feb, 2019 2 commits
  14. 26 Feb, 2019 1 commit
  15. 23 Feb, 2019 1 commit
    • Sergei Morozov's avatar
      Marked some test classes abstract · b0ed680f
      Sergei Morozov authored
      1. SchemaManagerFunctionalTestCase can be run only via an extending class. Otherwise, it skips all tests. If the test case is represented as an abstract class, PhpStorm will offer a choise of concrete classes which is very handy when debugging test failures.
      2. DbalFunctionalTestCase and DbalPerformanceTestCase are meant to be used as base classes and don't contain any tests.
      b0ed680f
  16. 03 Feb, 2019 2 commits
  17. 22 Jan, 2019 1 commit
  18. 06 Jan, 2019 1 commit
  19. 30 Dec, 2018 1 commit
  20. 19 Dec, 2018 1 commit
  21. 17 Dec, 2018 1 commit
  22. 14 Dec, 2018 1 commit
  23. 07 Dec, 2018 3 commits
  24. 06 Dec, 2018 1 commit
  25. 05 Dec, 2018 2 commits
  26. 04 Dec, 2018 1 commit
  27. 02 Dec, 2018 3 commits
  28. 30 Nov, 2018 1 commit
  29. 29 Nov, 2018 2 commits
  30. 24 Nov, 2018 1 commit