san650/ember-cli-page-object

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
addon/src/properties/attribute.js44
A
1 hr
addon/src/properties/blurrable.js15
A
55 mins
addon/src/properties/click-on-text.js18
A
0 mins
addon/src/properties/clickable.js9
A
55 mins
addon/src/properties/collection.js141
A
2 hrs
addon/src/properties/contains.js15
A
0 mins
addon/src/properties/count.js11
A
0 mins
addon/src/properties/fillable.js40
A
0 mins
addon/src/properties/focusable.js10
A
0 mins
addon/src/properties/has-class.js12
A
0 mins
addon/src/properties/is-hidden.js15
A
0 mins
addon/src/properties/is-present.js14
A
0 mins
addon/src/properties/is-visible.js15
A
0 mins
addon/src/properties/not-has-class.js12
A
0 mins
addon/src/properties/property.js22
A
0 mins
addon/src/properties/text.js18
A
0 mins
addon/src/properties/triggerable.js14
A
0 mins
addon/src/properties/value.js35
A
0 mins
addon/src/properties/visitable.js71
A
1 hr
addon/types.d.ts161
A
3 hrs
docs/guides/components.md
docs/guides/extend.md
docs/guides/index.md
docs/guides/installation.md
docs/guides/migrating.md
docs/guides/options.md
docs/guides/quickstart.md
docs/index.js182
C
7 hrs
docs/package.json
package.json
pnpm-lock.yaml
pnpm-workspace.yaml
test-app/app/app.js10
A
0 mins
test-app/app/components/calculating-device.js38
A
1 hr
test-app/app/components/html-render.js4
A
0 mins
test-app/app/components/login-form.js16
A
0 mins
test-app/app/config/environment.d.ts9
A
0 mins
test-app/app/controllers/calculator.js58
A
3 hrs
test-app/app/controllers/html-render.js4
A
0 mins
test-app/app/index.html
test-app/app/router.js13
A
0 mins
test-app/app/routes/async-calculator.js9
A
0 mins
test-app/app/routes/dynamic.js4
A
0 mins
test-app/app/styles/app.css
test-app/app/templates/application.hbs
test-app/app/templates/async-calculator.hbs
test-app/app/templates/calculator.hbs
test-app/app/templates/components/calculating-device.hbs
test-app/app/templates/components/clickable-component.hbs
test-app/app/templates/components/html-render.hbs