ashirahattia/cs169-pgm

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
app/models/group.rb4
app/models/match.rb98
app/models/project.rb4
app/models/setting.rb2
config/application.rb15
config/boot.rb2
config/environment.rb2
config/environments/development.rb12
config/environments/production.rb15
config/environments/test.rb13
config/initializers/assets.rb1
config/initializers/backtrace_silencers.rb0
config/initializers/cookies_serializer.rb1
config/initializers/filter_parameter_logging.rb1
config/initializers/inflections.rb0
config/initializers/mime_types.rb0
config/initializers/session_store.rb1
config/initializers/wrap_parameters.rb3
config/routes.rb20
db/migrate/20161020032920_create_groups.rb8
db/migrate/20161020033138_create_projects.rb8
db/migrate/20161020040040_create_matches.rb9
db/migrate/20161021025012_add_prefrences_to_groups.rb7
db/migrate/20161027041215_add_four_five_six_seventh_choices.rb8
db/migrate/20161113032726_add_username.rb5
db/migrate/20161122054437_match_foreign_keys.rb8
db/migrate/20161125215839_force_match_for_group.rb5
db/migrate/20161129024319_create_settings.rb22
db/migrate/20161129043854_delete_group_name.rb5
db/schema.rb47
db/seeds.rb33
features/step_definitions/pgm_steps.rb134
A
35 mins
features/step_definitions/run_algorithm_steps.rb71
features/step_definitions/web_steps.rb167
features/support/env.rb34
features/support/paths.rb28
features/support/selectors.rb14
spec/algorithm.rb23
spec/application_helper_spec.rb8
spec/google_controller_spec.rb84
A
35 mins
spec/google_helper_spec.rb12
spec/groups_controller_spec.rb80
spec/groups_helper_spec.rb24
spec/login_controller_spec.rb25
spec/match_spec.rb33
spec/matches_controller_spec.rb11
spec/matches_helper_spec.rb81
spec/spec_helper.rb118