Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Testing] Dockerized test suite #2430

Merged
merged 9 commits into from Dec 2, 2016

Commits on Nov 29, 2016

  1. Removing spaces from test suite names

    Having spaces in test suite names makes it difficult to call phpunit
    from wrapper scripts, which are needed for the docker-based test suite.
    jacobpenny committed Nov 29, 2016
    Configuration menu
    Copy the full SHA
    bff3975 View commit details
    Browse the repository at this point in the history
  2. Skipping broken tests

    jacobpenny committed Nov 29, 2016
    Configuration menu
    Copy the full SHA
    0e441c5 View commit details
    Browse the repository at this point in the history
  3. Replacing .click with .submit

    .click was not executing form submit and was causing the test to fail
    jacobpenny committed Nov 29, 2016
    Configuration menu
    Copy the full SHA
    dc1a875 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef5fb50 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1d127fd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5c9c220 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ae43f7b View commit details
    Browse the repository at this point in the history
  8. Rename Dockerfiles

    jacobpenny committed Nov 29, 2016
    Configuration menu
    Copy the full SHA
    5cd2eaf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5560c43 View commit details
    Browse the repository at this point in the history