Skip to content
This repository has been archived by the owner on Apr 3, 2019. It is now read-only.

Dogfood QA Tools 3.0.0-alpha2 #117

Merged
merged 5 commits into from
Mar 3, 2017
Merged

Dogfood QA Tools 3.0.0-alpha2 #117

merged 5 commits into from
Mar 3, 2017

Commits on Feb 24, 2017

  1. Dogfood QA Tools 3.0.0-alpha2

     * Don't use generated Ant build file; our QA process is custom and too complex to ever want to offer using QA Tools configuration. This commit does try to stay as close as possible to the commands from the build file.
     * As QA Tools doesn't (yet?) support multiple test suites in PHPUnit, they are now organised by directory, rather than by suite.
     * As QA Tools doesn't (yet?) support a configured PHPUnit bootstrap file, it is passed to the binary using an option
    Reinier Kip committed Feb 24, 2017
    Configuration menu
    Copy the full SHA
    d41ca89 View commit details
    Browse the repository at this point in the history
  2. Manually verify Mockery expectations

    Mockery will soon no longer support its PHPUnit TestListener, neither is its configuration supported by QA Tools 3.0.0-alpha2.
    Reinier Kip committed Feb 24, 2017
    Configuration menu
    Copy the full SHA
    3cf2ccb View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into dogfood

    Reinier Kip committed Feb 24, 2017
    Configuration menu
    Copy the full SHA
    a1f23b8 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2017

  1. Import MockeryTestCase FQCN

    Reinier Kip committed Mar 3, 2017
    Configuration menu
    Copy the full SHA
    f16b5e9 View commit details
    Browse the repository at this point in the history
  2. Verify mocks in Installer- and SigintsTest

    Reinier Kip committed Mar 3, 2017
    Configuration menu
    Copy the full SHA
    39850e0 View commit details
    Browse the repository at this point in the history