/capybara_meets_alpaca

Capybara spec that runs through all the steps of CRUD

Primary LanguageRuby

CRUD with Capybara

  • Clone the app
  • Bundle, create database, run migrations
  • Run rspec from the terminal to run the capybara test.
    • The test file lives in spec/features
  • The spec expects the index page to look like the image in the root directory named alpacas_for_sale.png