• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

CraftAcademy / sf-online-august / 20
97%
master: 96%

Build:
Build:
LAST BUILD BRANCH: develop
DEFAULT BRANCH: master
Ran 29 Sep 2016 07:40AM UTC
Jobs 1
Files 9
Run time 11s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
20

push

travis-ci

tochman
Create Dishes and display them on Dish pages (#7)

* Scaffold the Rails application (#1)

Please note that this is being merged into the master branch. 
* Add user stories

* Scaffold new rails app

* Install development gems

* Install Rspec

* Clean up spec helpers and add shoulda-matchers

* Configure generators in config/application.rb

* Install cucumber

* Generate schema file and db create

* Set up coveralls testing environment

* Add coveralls.wear! to spec_helper

* Remove coverage files from version control

* Remove ActionCable from project

* Remove comments from environment file, refs to Action Cable

* Remove comments in .travis file

* Add back in accidentally deleted bits of database.yml

* Add PR template

* Add Cucumber tests for dish creation

* Refactor visit page basic steps

* Create routes & controller for Dishes

* Create new dish view

* Added the create dish form

* created a dish model

* Unfortunately add comments back into schema

* Write regression tests for Dish model

* Require Dishes to have a name and a price

* Spec test for a valid Dish factory

* Require Dishes to have a description

* Add view and create action for making a new dish

* Display all dish info on dish show page

* Refactor out redirect from create Dish method

* Refactor Dish create method to sanitize params

* Added a sad path test for blank dish name and refactor redirect to render instead

* Error handling about the dish creation

* Refactor to haml

* Remove unused error handling method in dishes controller

* Remove pry from dishes controller

* Restrict dish routes

* Remove visit from 'should' basic_steps

* Rename param sanitization method

* Allow my teammates the joy of creating their own routes

27 of 33 relevant lines covered (81.82%)

1.52 hits per line

Jobs
ID Job ID Ran Files Coverage
1 20.1 (2.3.0) 29 Sep 2016 07:40AM UTC 0
81.82
Travis Job 20.1
Source Files on build 20
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #20
  • 9802e63a on github
  • Prev Build on develop (#12)
  • Next Build on develop (#22)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc