1. 28 Mar, 2020 1 commit
  2. 21 Mar, 2020 4 commits
  3. 03 Aug, 2019 1 commit
  4. 25 Nov, 2018 1 commit
  5. 08 Apr, 2018 1 commit
    • Sergei Morozov's avatar
      Consistent PHPUnit configuration across environments · 5a0ca2f5
      Sergei Morozov authored
      1. XSD location pointing to the vendored file.
      2. Removed `backupGlobals="false"`.
      3. Added `failOnRisky="true" failOnWarning="true"`.
      4. Added `beStrictAboutOutputDuringTests="true" beStrictAboutTodoAnnotatedTests="true"`.
      5. Added code coverage whitelist.
      5a0ca2f5
  6. 04 Apr, 2018 1 commit
  7. 06 Dec, 2017 1 commit
    • Grégoire Paris's avatar
      Trigger a deprecation on unknown option · 0241134e
      Grégoire Paris authored
      I am not sure if there is a rationale behind ignoring extra keys like
      this. I was under the impression that something might copy options to
      platform specific options, thus leaving options in the original array,
      knowing they would be ignored anyway. If it is the case, it would be
      best to just move them, otherwise, this commit might help troubleshoot
      some mapping issues.
      I had to fix some tests that wrongly used that options array (maybe
      these options were valid at some point?).
      0241134e
  8. 09 Sep, 2017 1 commit
  9. 29 Jun, 2017 2 commits
  10. 17 Oct, 2015 1 commit
  11. 10 Sep, 2015 2 commits
  12. 18 Jun, 2011 1 commit
  13. 31 Jan, 2010 1 commit
  14. 30 May, 2009 1 commit
    • romanb's avatar
      [2.0] Solved the hassle with dropping/creating the test database through... · 548e0746
      romanb authored
      [2.0] Solved the hassle with dropping/creating the test database through introducing a second test database for temporary connections. Please check the dbproperties.xml.dev file for reference. The 2 test databases need to be created *once* before the very first time of running the tests. New procedure successfully tested against mysql, postgresql, oracle.
      548e0746
  15. 27 May, 2009 1 commit
  16. 12 Jan, 2009 1 commit
  17. 10 Feb, 2008 1 commit