Skip to content

oddsteam/odds-janitor

Repository files navigation

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • Use this command for run all e2e test "bundle exec cucumber --publish-quiet"

  • If you want to run some e2e test use this "bundle exec cucumber --publish-quiet your_e2e_file_name"