camiloribeiro/cello

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.rspec
.ruby-version
.travis.yml
CODE_OF_CONDUCT.md
Gemfile
Gemfile.lock
LICENCE
README.md
Rakefile
bin/cello
cello.gemspec
lib/cello.rb21
A
0 mins
lib/cello/Elem.rb0
A
0 mins
lib/cello/commands.rb2
A
0 mins
lib/cello/commands/debug.rb10
A
0 mins
lib/cello/commands/help.rb20
A
0 mins
lib/cello/commands/main.rb31
A
0 mins
lib/cello/commands/new_page.rb7
A
0 mins
lib/cello/commands/new_project.rb7
A
0 mins
lib/cello/commands/version.rb7
A
0 mins
lib/cello/pageobjects/browser.rb36
A
0 mins
lib/cello/pageobjects/html_elements/button_helper.rb8
A
0 mins
lib/cello/pageobjects/html_elements/checkbox_helper.rb20
A
0 mins
lib/cello/pageobjects/html_elements/div_helper.rb8
A
0 mins
lib/cello/pageobjects/html_elements/dsl.rb9
A
0 mins
lib/cello/pageobjects/html_elements/element_helper.rb76
A
2 hrs
lib/cello/pageobjects/html_elements/hidden_helper.rb8
A
0 mins
lib/cello/pageobjects/html_elements/iframe_helper.rb17
A
0 mins
lib/cello/pageobjects/html_elements/link_helper.rb8
A
0 mins
lib/cello/pageobjects/html_elements/logger.rb27
A
0 mins
lib/cello/pageobjects/html_elements/radio_helper.rb55
A
3 hrs
lib/cello/pageobjects/html_elements/select_helper.rb25
A
0 mins
lib/cello/pageobjects/html_elements/span_helper.rb8
A
0 mins
lib/cello/pageobjects/html_elements/textarea_helper.rb35
A
1 hr
lib/cello/pageobjects/html_elements/textfield_helper.rb29
A
0 mins
lib/cello/pageobjects/hub.rb41
A
0 mins
lib/cello/pageobjects/iframe.rb10
A
0 mins
lib/cello/pageobjects/page.rb18
A
0 mins
lib/cello/pageobjects/recorder.rb33
A
3 hrs
lib/cello/structure.rb2
A
0 mins
lib/cello/structure/new_page.rb0
A
0 mins
lib/cello/structure/new_project.rb10
A
0 mins
lib/cello/version.rb3
A
0 mins