rochdev/tinto

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.editorconfig
.gitignore
.jscsrc
.jshintrc
.travis.yml
LICENSE
README.md
bin/tinto
commands/bundle/assets/README.md
commands/bundle/assets/gitignore
commands/bundle/assets/package.json
example/.jshintrc
example/README.md
example/features/simple.feature
package.json
test/.jshintrc
index.js36
lib/assertion-result.js8
lib/assertions.js33
A
1 hr
lib/assertions/assertion.js0
lib/assertions/attribute-assertion.js0
lib/assertions/chainable-assertion.js0
lib/assertions/count-assertion.js23
lib/assertions/property-assertion.js15
lib/assertions/state-assertion.js15
lib/attribute.js39
lib/browser.js50
lib/component-collection.js74
lib/component.js177
B
4 hrs
lib/entity.js115
A
35 mins
lib/errors/element-not-found-error.js8
lib/html/components/button.js11
lib/html/components/checkbox.js18
lib/html/components/form.js12
lib/html/components/input.js9
lib/html/components/item.js9
lib/html/components/list.js13
lib/html/components/radio-button.js17
lib/html/components/table/cell.js10
lib/html/components/table/column.js10
lib/html/components/table/row.js12
A
1 hr
lib/html/components/table/table-footer.js12
A
1 hr
lib/html/components/table/table.js19
lib/html/helpers/toggle.js15
lib/html/index.js9
lib/html/properties/items.js7
lib/html/properties/label.js25
lib/html/properties/text.js4
lib/html/properties/value.js4