steve970 / capybara_meets_alpaca

Capybara spec that runs through all the steps of CRUD

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Capybara spec that runs through all the steps of CRUD


Languages

Language:Ruby 82.5%Language:HTML 13.7%Language:CSS 1.9%Language:JavaScript 1.9%