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

Setup test framework #5

Closed
wants to merge 6 commits into from
Closed

Setup test framework #5

wants to merge 6 commits into from

Commits on Apr 20, 2017

  1. Add scraper_test gem

    Oliver Denman committed Apr 20, 2017
    Configuration menu
    Copy the full SHA
    a3ce7c9 View commit details
    Browse the repository at this point in the history
  2. Add test helper

    Oliver Denman committed Apr 20, 2017
    Configuration menu
    Copy the full SHA
    62ccc30 View commit details
    Browse the repository at this point in the history
  3. Add dummy test

    Since no other test files exist, this ensures Travis checks test_helper.
    Oliver Denman committed Apr 20, 2017
    Configuration menu
    Copy the full SHA
    1b1ea5e View commit details
    Browse the repository at this point in the history
  4. Add Rake test task

    Runs both scraper_test and custom tests.
    Oliver Denman committed Apr 20, 2017
    Configuration menu
    Copy the full SHA
    1b06458 View commit details
    Browse the repository at this point in the history
  5. Configure travis to run rake

    Oliver Denman committed Apr 20, 2017
    Configuration menu
    Copy the full SHA
    0ebfb85 View commit details
    Browse the repository at this point in the history
  6. Configure travis to run regression tests

    Oliver Denman committed Apr 20, 2017
    Configuration menu
    Copy the full SHA
    026617e View commit details
    Browse the repository at this point in the history