-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Playground for new checks #1
base: master
Are you sure you want to change the base?
Conversation
🌀 Tests overview by Testomatio Found 0 jest tests in 1 files 📑 List all tests |
3 similar comments
🌀 Tests overview by Testomatio Found 0 jest tests in 1 files 📑 List all tests |
🌀 Tests overview by Testomatio Found 0 jest tests in 1 files 📑 List all tests |
🌀 Tests overview by Testomatio Found 0 jest tests in 1 files 📑 List all tests |
🌀 Tests overview by Testomatio Found 2 jest tests in 1 files ✔️ Added 2 tests+ : base
+ : history mode
|
🌀 Tests overview by Testomatio Found 2 jest tests in 2 files ✔️ Added 2 tests+ : base
+ : history mode
|
🌀 Tests overview by Testomatio Found 38 mocha tests in 4 files ✔️ Added 38 tests+ Actions: .type() - type into a DOM element
+ Actions: .focus() - focus on a DOM element
+ Actions: .blur() - blur off a DOM element
+ Actions: .clear() - clears an input or textarea element
+ Actions: .submit() - submit a form
+ Actions: .click() - click on a DOM element
+ Actions: .dblclick() - double click on a DOM element
+ Actions: .rightclick() - right click on a DOM element
+ Actions: .check() - check a checkbox or radio element
+ Actions: .uncheck() - uncheck a checkbox element
+ Actions: .select() - select an option in a <select> element
+ Actions: .scrollIntoView() - scroll an element into view
+ Actions: .trigger() - trigger an event on a DOM element
+ Actions: cy.scrollTo() - scroll the window or element to a position
+ GraphQL: basic queries: should send a query: read
+ GraphQL: basic mutations: should send a mutation: create
+ GraphQL: basic mutations: should send a mutation: delete
+ Math: should test if 3*3 = 9
+ Page.click: should click the button
+ Page.click: should click svg
+ Page.click: should click on a span with an inline element inside
+ Page.click: should not throw UnhandledPromiseRejection when page closes
+ Page.click: should click the button after navigation
+ Page.click: should select the text by triple clicking
+ Page.click: should click offscreen buttons
+ Page.click: should click wrapped links
+ Page.click: should click on checkbox input and toggle
+ Page.click: should click on checkbox label and toggle
+ Page.click: should fail to click a missing button
+ Page.click: should not hang with touch-enabled viewports
+ Page.click: should scroll and click the button
+ Page.click: should double click the button
+ Page.click: should click a partially obscured button
+ Page.click: should click a rotated button
+ Page.click: should fire contextmenu event on right click
+ Page.click: should click links which cause navigation
+ Page.click: should click the button inside an iframe
+ Page.click: should click the button with deviceScaleFactor set
|
🌀 Tests overview by Testomatio Found 5 jasmine tests in 1 files ✔️ Added 5 tests+ Angular App: should add a new friend
+ Angular App: should delete an existing friend
+ Angular App: should not display non-found search terms
+ Angular App: should display found search terms
+ Angular App: should display actual count before saving new friend
|
1 similar comment
🌀 Tests overview by Testomatio Found 5 jasmine tests in 1 files ✔️ Added 5 tests+ Angular App: should add a new friend
+ Angular App: should delete an existing friend
+ Angular App: should not display non-found search terms
+ Angular App: should display found search terms
+ Angular App: should display actual count before saving new friend
|
🌀 Tests overview by Testomatio Found 5 jasmine tests in 1 files ✔️ Added 5 tests+ Angular App: should add a new friend
+ Angular App: should delete an existing friend
+ Angular App: should not display non-found search terms
+ Angular App: should display found search terms
+ Angular App: should display actual count before saving new friend
|
🌀 Tests overview by Testomatio Found 5 jasmine tests in 1 files ✔️ Added 5 tests+ Angular App: should add a new friend
+ Angular App: should delete an existing friend
+ Angular App: should not display non-found search terms
+ Angular App: should display found search terms
+ Angular App: should display actual count before saving new friend
|
🌀 Tests overview by Testomatio Found 5 jasmine tests in 1 files ✔️ Added 5 tests+ Angular App: should add a new friend
+ Angular App: should delete an existing friend
+ Angular App: should not display non-found search terms
+ Angular App: should display found search terms
+ Angular App: should display actual count before saving new friend
|
2 similar comments
🌀 Tests overview by Testomatio Found 5 jasmine tests in 1 files ✔️ Added 5 tests+ Angular App: should add a new friend
+ Angular App: should delete an existing friend
+ Angular App: should not display non-found search terms
+ Angular App: should display found search terms
+ Angular App: should display actual count before saving new friend
|
🌀 Tests overview by Testomatio Found 5 jasmine tests in 1 files ✔️ Added 5 tests+ Angular App: should add a new friend
+ Angular App: should delete an existing friend
+ Angular App: should not display non-found search terms
+ Angular App: should display found search terms
+ Angular App: should display actual count before saving new friend
|
🌀 Tests overview by Testomatio Found 5 jasmine tests in 1 files ✔️ Added 5 tests+ Angular App: should add a new friend
+ Angular App: should delete an existing friend
+ Angular App: should not display non-found search terms
+ Angular App: should display found search terms
+ Angular App: should display actual count before saving new friend
|
🌀 Tests overview by Testomatio Found 5 jasmine tests in 1 files No skipped tests please!✔️ Added 5 tests+ Angular App: should add a new friend
+ Angular App: should delete an existing friend
+ Angular App: should not display non-found search terms
+ Angular App: should display found search terms
+ Angular App: should display actual count before saving new friend
|
🌀 Tests overview by Testomatio Found 4 protractor tests in 1 files ✔️ Added 4 tests+ Login - Global Header: Institutional Sign In Modal: should sign in institutional user after entering valid credentials
+ Login - Global Header: Institutional Sign In Modal: should add IEEE.org cookie after personal member sign in
+ Login - Global Header: Personal Sign In Popover: should sign in institutional user after entering valid credentials
+ Login - Global Header: Personal Sign In Popover: should add IEEE.org cookie after personal member sign in 📑 List all tests📝 example/protractor/login.spec.ts
|
2 similar comments
🌀 Tests overview by Testomatio Found 4 protractor tests in 1 files ✔️ Added 4 tests+ Login - Global Header: Institutional Sign In Modal: should sign in institutional user after entering valid credentials
+ Login - Global Header: Institutional Sign In Modal: should add IEEE.org cookie after personal member sign in
+ Login - Global Header: Personal Sign In Popover: should sign in institutional user after entering valid credentials
+ Login - Global Header: Personal Sign In Popover: should add IEEE.org cookie after personal member sign in 📑 List all tests📝 example/protractor/login.spec.ts
|
🌀 Tests overview by Testomatio Found 4 protractor tests in 1 files ✔️ Added 4 tests+ Login - Global Header: Institutional Sign In Modal: should sign in institutional user after entering valid credentials
+ Login - Global Header: Institutional Sign In Modal: should add IEEE.org cookie after personal member sign in
+ Login - Global Header: Personal Sign In Popover: should sign in institutional user after entering valid credentials
+ Login - Global Header: Personal Sign In Popover: should add IEEE.org cookie after personal member sign in 📑 List all tests📝 example/protractor/login.spec.ts
|
DO NOT CLOSE