rlafranchi/system_tester

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.byebug_history
.gitignore
.travis.yml
Gemfile
Gemfile.lock
MIT-LICENSE
README.md
Rakefile
app/channels/application_cable/channel.rb4
A
0 mins
F
0%
app/channels/application_cable/connection.rb4
A
0 mins
F
0%
app/channels/system_tester/execution_channel.rb7
A
0 mins
F
0%
app/controllers/system_tester/application_controller.rb4
A
0 mins
A
100%
app/controllers/system_tester/executions_controller.rb20
A
25 mins
A
100%
app/controllers/system_tester/features_controller.rb38
A
0 mins
A
100%
app/controllers/system_tester/scenario_steps_controller.rb34
A
0 mins
A
100%
app/controllers/system_tester/scenarios_controller.rb51
A
0 mins
A
100%
app/controllers/system_tester/stair_steps_controller.rb34
A
0 mins
A
100%
app/controllers/system_tester/status_controller.rb8
A
0 mins
A
100%
app/controllers/system_tester/step_types_controller.rb11
A
0 mins
A
100%
app/controllers/system_tester/steps_controller.rb53
A
0 mins
A
100%
app/jobs/system_tester/application_job.rb4
A
0 mins
app/models/concerns/system_tester/fileable.rb66
A
0 mins
A
100%
app/models/concerns/system_tester/title_validatable.rb9
A
0 mins
A
100%
app/models/system_tester/action.rb13
A
0 mins
A
100%
app/models/system_tester/application_record.rb6
A
0 mins
A
100%
app/models/system_tester/assert_selector.rb24
A
40 mins
A
100%
app/models/system_tester/assert_text.rb19
A
20 mins
A
100%
app/models/system_tester/assertion.rb13
A
0 mins
A
100%
app/models/system_tester/click_on.rb19
A
20 mins
A
100%
app/models/system_tester/command_handler.rb39
A
0 mins
A
100%
app/models/system_tester/feature.rb52
A
0 mins
A
100%
app/models/system_tester/fill_in.rb24
A
40 mins
A
100%
app/models/system_tester/scenario.rb35
A
0 mins
A
100%
app/models/system_tester/scenario_step.rb10
A
0 mins
A
100%
app/models/system_tester/select.rb24
A
40 mins
A
100%
app/models/system_tester/stair.rb65
A
0 mins
A
100%
app/models/system_tester/stair_step.rb10
A
0 mins
A
100%
app/models/system_tester/step.rb87
A
0 mins
A
95%
app/models/system_tester/visit.rb41
A
0 mins
B
80%
bin/rails
lib/system_tester.rb5
A
0 mins
lib/system_tester/engine.rb24
A
0 mins
lib/system_tester/version.rb3
A
0 mins
lib/tasks/system_tester_tasks.rake
screenshot.png
system_tester.gemspec