DevelopingCoder/cs61a_hintr

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
db/migrate/20161016001519_devise_create_users.rb20
db/migrate/20161019051717_add_admin_to_users.rb5
db/migrate/20161026042919_create_concepts.rb17
db/migrate/20161027035223_create_votes.rb9
db/migrate/20161030190453_create_tags.rb16
db/migrate/20161116005556_create_question_sets.rb7
db/migrate/20161116005804_create_questions.rb9
db/migrate/20161116005924_create_wrong_answers.rb8
db/migrate/20161116011255_create_hints.rb11
db/migrate/20161116011313_create_hint_votes.rb9
db/migrate/20161116011324_create_tag2wronganswers.rb8
db/migrate/20161121014353_add_indices.rb7
db/migrate/20161122070140_revise_tags_table.rb7
db/migrate/20161123033515_add_topic_to_tags.rb5
db/migrate/20161130015858_add_hint_status_to_tag2wronganswers.rb5
db/schema.rb81
db/seeds.rb32
features/step_definitions/concept_steps.rb82
features/step_definitions/question_steps.rb90
features/step_definitions/upload_steps.rb89
features/step_definitions/user_steps.rb51
features/step_definitions/web_steps.rb177
features/support/env.rb19
features/support/paths.rb30
features/support/seed_helper.rb57
B
6 hrs
features/support/selectors.rb14
spec/controllers/manage_users_spec.rb58
spec/factories.rb18
spec/login_tests.rb78
spec/models/hint_spec.rb15
spec/models/message_spec.rb11
spec/models/past_hints_spec.rb33
spec/models/upload_concepts_spec.rb107
spec/models/upload_tag2concepts_spec.rb82
spec/models/upload_tags_spec.rb99
spec/models/user_spec.rb60
spec/spec_helper.rb20
spec/support/factory_girl.rb3