Merge pull request #19 from CDLUC3/final_schema
Further work on tests
dev
commit b338d4c7d4f0907e0c2b7ea2e99c61a38cc00fe7
2 parents d4ae801 + 49b773f
@Ray Carrick Ray Carrick authored on 6 Feb 2017
GitHub committed on 6 Feb 2017
Showing 20 changed files
View
Gemfile
View
Gemfile.lock
View
app/controllers/answers_controller.rb
View
app/controllers/users/omniauth_callbacks_controller.rb
View
app/models/plan.rb
View
app/models/question.rb
View
app/models/section.rb
View
app/models/user.rb
View
config/initializers/devise.rb
View
db/schema.rb
View
test/functional/answers_controller_test.rb 0 → 100644
View
test/functional/application_controller_test.rb
View
test/functional/static_pages_controller_test.rb
View
test/routing_test.rb
View
test/test_helper.rb
View
test/unit/phase_test.rb
View
test/unit/question_test.rb
View
test/unit/section_test.rb
View
test/unit/template_test.rb
View
test/unit/user_test.rb