YaleSTC / shifts

Application to easily track shifts, reports, and payforms for employees.
MIT License
23 stars 18 forks source link

367 integration testing #388

Closed caseywatts closed 9 years ago

caseywatts commented 9 years ago

Sets up the ability to do integration testing, with a couple of example tests. Adds factories using factory_girl, tests using rspec, and capybara.

njlxyaoxinwei commented 9 years ago

@caseywatts What are the changes in the schema?

shippy commented 9 years ago

The changes to schema don't reflect update to Papercut; since nothing in Casey's upgrade requires a db change, the upcoming merge conflict will be resolved by taking the db/schema.rb from origin/master wholly.

shippy commented 9 years ago

The branch works for me. In order to be able to use it for Sprint 2, I will merge it into origin/master.