> cypress-extracker-webapp@1.0.0 scripts-smoke
> cypress run --browser chrome --spec ./cypress/e2e/smoke/**
====================================================================================================
(Run Starting)
┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Cypress: 12.9.0 │
│ Browser: Chrome 112 (headless) │
│ Node Version: v18.14.1 (C:\Program Files\nodejs\node.exe) │
│ Specs: 20 found (01-ex-7290-create-new-account-with-domain-that-already-is-registered │
│ .spec.ts, 02-ex-3685-verify-successful-login-of-registered-user.spec.ts, 03-ex │
│ -3326-create-new-project-as-owner-in-gc-company.spec.ts, 04-ex-8437-GC-Owner-a │
│ dds-owner-user-as-custo...) │
│ Searched: C:\GitRepo\end-to-end-tests\cypress-extracker-webapp\cypress\e2e\smoke\** │
│ Experiments: experimentalMemoryManagement=true,experimentalStudio=true │
└────────────────────────────────────────────────────────────────────────────────────────────────┘
────────────────────────────────────────────────────────────────────────────────────────────────────
Running: 01-ex-7290-create-new-account-with-domain-that-already-is-registered (1 of 20)
.spec.ts
EX-7290 | Account Creation | Create a new user with email that is in a domain that is registered in Extracker. Wed Apr 26 2023 00:00:38 GMT+0000 (Greenwich Mean Time)
EX-7290 | Account Creation | Create a new user with email that is in a domain that is registered in Extracker. Wed Apr 26 2023 00:00:38 GMT+0000 (Greenwich Mean Time)
√ EX-7290 - Part 1: SignUp. Wed Apr 26 2023 00:00:38 GMT+0000 (Greenwich Mean Time) (14403ms)
√ EX-7290 - Part 1: SignUp. Wed Apr 26 2023 00:00:38 GMT+0000 (Greenwich Mean Time) (14403ms)
√ EX-7290 - Part 2: Verify the confirmation email. Wed Apr 26 2023 00:00:59 GMT+0000 (Greenwich Mean Time)
√ EX-7290 - Part 2: Verify the confirmation email. Wed Apr 26 2023 00:00:59 GMT+0000 (Greenwich Mean Time)
√ EX-7290 - Part 3: Create your account | Select, This is not my company. Wed Apr 26 2023 00:01:03 GMT+0000 (Greenwich Mean Time) (32250ms)
√ EX-7290 - Part 3: Create your account | Select, This is not my company. Wed Apr 26 2023 00:01:03 GMT+0000 (Greenwich Mean Time) (32250ms)
√ EX-7290 - Part 4: Create your account | Select, This is my company. Wed Apr 26 2023 00:01:03 GMT+0000 (Greenwich Mean Time) (9480ms)
√ EX-7290 - Part 4: Create your account | Select, This is my company. Wed Apr 26 2023 00:01:03 GMT+0000 (Greenwich Mean Time) (9480ms)
√ EX-7290 - Part 5: Delete the account from the company. Wed Apr 26 2023 00:01:03 GMT+0000 (Greenwich Mean Time) (10212ms)
√ EX-7290 - Part 5: Delete the account from the company. Wed Apr 26 2023 00:01:03 GMT+0000 (Greenwich Mean Time) (10212ms)
5 passing (1m)
5 passing (1m)
[mochawesome] Report JSON saved to C:\GitRepo\end-to-end-tests\cypress-extracker-webapp\cypress\reports\mocha\mochawesome.json
(Results)
┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Tests: 5 │
│ Passing: 5 │
│ Failing: 0 │
│ Pending: 0 │
│ Skipped: 0 │
│ Screenshots: 0 │
│ Video: false │
│ Duration: 1 minute, 15 seconds │
│ Spec Ran: 01-ex-7290-create-new-account-with-domain-that-already-is-registered.spec.ts │
└────────────────────────────────────────────────────────────────────────────────────────────────┘
────────────────────────────────────────────────────────────────────────────────────────────────────
Running: 02-ex-3685-verify-successful-login-of-registered-user.spec.ts (2 of 20)
EX-3685 | Login | Verify a registered user can successfully login. Wed Apr 26 2023 00:01:59 GMT+0000 (Greenwich Mean Time)
EX-3685 | Login | Verify a registered user can successfully login. Wed Apr 26 2023 00:01:59 GMT+0000 (Greenwich Mean Time)
√ EX-3685 - Verify a registered user can successfully login. Wed Apr 26 2023 00:01:59 GMT+0000 (Greenwich Mean Time) (10209ms)
√ EX-3685 - Verify a registered user can successfully login. Wed Apr 26 2023 00:01:59 GMT+0000 (Greenwich Mean Time) (10209ms)
1 passing (10s)
1 passing (10s)
[mochawesome] Report JSON saved to C:\GitRepo\end-to-end-tests\cypress-extracker-webapp\cypress\reports\mocha\mochawesome_001.json
(Results)
┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Tests: 1 │
│ Passing: 1 │
│ Failing: 0 │
│ Pending: 0 │
│ Skipped: 0 │
│ Screenshots: 0 │
│ Video: false │
│ Duration: 10 seconds │
│ Spec Ran: 02-ex-3685-verify-successful-login-of-registered-user.spec.ts │
└────────────────────────────────────────────────────────────────────────────────────────────────┘
────────────────────────────────────────────────────────────────────────────────────────────────────
Running: 03-ex-3326-create-new-project-as-owner-in-gc-company.spec.ts (3 of 20)
EX-3326 | Create New Project in General Contractor Company as Account Owner, using with only mandatory data. Wed Apr 26 2023 00:02:12 GMT+0000 (Greenwich Mean Time)
EX-3326 | Create New Project in General Contractor Company as Account Owner, using with only mandatory data. Wed Apr 26 2023 00:02:12 GMT+0000 (Greenwich Mean Time)
√ EX-3326 - Create a project in General Contractor Company as Account Owner. Wed Apr 26 2023 00:02:12 GMT+0000 (Greenwich Mean Time) (47214ms)
√ EX-3326 - Create a project in General Contractor Company as Account Owner. Wed Apr 26 2023 00:02:12 GMT+0000 (Greenwich Mean Time) (47214ms)
1 passing (48s)
1 passing (48s)
[mochawesome] Report JSON saved to C:\GitRepo\end-to-end-tests\cypress-extracker-webapp\cypress\reports\mocha\mochawesome_002.json
(Results)
┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Tests: 1 │
│ Passing: 1 │
│ Failing: 0 │
│ Pending: 0 │
│ Skipped: 0 │
│ Screenshots: 0 │
│ Video: false │
│ Duration: 47 seconds │
│ Spec Ran: 03-ex-3326-create-new-project-as-owner-in-gc-company.spec.ts │
└────────────────────────────────────────────────────────────────────────────────────────────────┘
────────────────────────────────────────────────────────────────────────────────────────────────────
Running: 04-ex-8437-GC-Owner-adds-owner-user-as-customer.spec.ts (4 of 20)
Invite Customer to Project | Verify that user can invite owner comapany customer to the project. Wed Apr 26 2023 00:03:03 GMT+0000 (Greenwich Mean Time)
Invite Customer to Project | Verify that user can invite owner comapany customer to the project. Wed Apr 26 2023 00:03:03 GMT+0000 (Greenwich Mean Time)
√ EX-8437 - Part 1: Add customer to the existing Project. Wed Apr 26 2023 00:03:03 GMT+0000 (Greenwich Mean Time) (35647ms)
√ EX-8437 - Part 1: Add customer to the existing Project. Wed Apr 26 2023 00:03:03 GMT+0000 (Greenwich Mean Time) (35647ms)
√ EX-8437 - Part 2: Verify the invitation email. Wed Apr 26 2023 00:03:43 GMT+0000 (Greenwich Mean Time)
√ EX-8437 - Part 2: Verify the invitation email. Wed Apr 26 2023 00:03:43 GMT+0000 (Greenwich Mean Time)
√ EX-8437 - Part 3: Login as Owner company customer and accept the invitation : Wed Apr 26 2023 00:03:47 GMT+0000 (Greenwich Mean Time) (36928ms)
√ EX-8437 - Part 3: Login as Owner company customer and accept the invitation : Wed Apr 26 2023 00:03:47 GMT+0000 (Greenwich Mean Time) (36928ms)
3 passing (1m)
3 passing (1m)
[mochawesome] Report JSON saved to C:\GitRepo\end-to-end-tests\cypress-extracker-webapp\cypress\reports\mocha\mochawesome_003.json
(Results)
┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Tests: 3 │
│ Passing: 3 │
│ Failing: 0 │
│ Pending: 0 │
│ Skipped: 0 │
│ Screenshots: 0 │
│ Video: false │
│ Duration: 1 minute, 20 seconds │
│ Spec Ran: 04-ex-8437-GC-Owner-adds-owner-user-as-customer.spec.ts │
└────────────────────────────────────────────────────────────────────────────────────────────────┘
────────────────────────────────────────────────────────────────────────────────────────────────────
Running: 05-ex-8453-GC-Owner-adds-GC-Admin-as-company-user.spec.ts (5 of 20)
EX-8453 | Invite To Project | Login as GC owner and add GC admin as my company user. Wed Apr 26 2023 00:04:27 GMT+0000 (Greenwich Mean Time)
EX-8453 | Invite To Project | Login as GC owner and add GC admin as my company user. Wed Apr 26 2023 00:04:27 GMT+0000 (Greenwich Mean Time)
√ EX-8453 - Part 1: Add company user to the existing Project. Wed Apr 26 2023 00:04:27 GMT+0000 (Greenwich Mean Time) (50753ms)
√ EX-8453 - Part 1: Add company user to the existing Project. Wed Apr 26 2023 00:04:27 GMT+0000 (Greenwich Mean Time) (50753ms)
√ EX-8453 - Part 2: Verify GC Admin user can access project. Wed Apr 26 2023 00:04:27 GMT+0000 (Greenwich Mean Time) (32561ms)
√ EX-8453 - Part 2: Verify GC Admin user can access project. Wed Apr 26 2023 00:04:27 GMT+0000 (Greenwich Mean Time) (32561ms)
√ EX-8453 - Part 3: Verify GC PM user can access project. Wed Apr 26 2023 00:04:27 GMT+0000 (Greenwich Mean Time) (22425ms)
√ EX-8453 - Part 3: Verify GC PM user can access project. Wed Apr 26 2023 00:04:27 GMT+0000 (Greenwich Mean Time) (22425ms)
3 passing (2m)
3 passing (2m)
[mochawesome] Report JSON saved to C:\GitRepo\end-to-end-tests\cypress-extracker-webapp\cypress\reports\mocha\mochawesome_004.json
(Results)
┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Tests: 3 │
│ Passing: 3 │
│ Failing: 0 │
│ Pending: 0 │
│ Skipped: 0 │
│ Screenshots: 0 │
│ Video: false │
│ Duration: 1 minute, 45 seconds │
│ Spec Ran: 05-ex-8453-GC-Owner-adds-GC-Admin-as-company-user.spec.ts │
└────────────────────────────────────────────────────────────────────────────────────────────────┘
────────────────────────────────────────────────────────────────────────────────────────────────────
Running: 06-ex-8468-GC-Owner-adds-contract-sc-admin.spec.ts (6 of 20)
EX-8468 | Add Contract | Gc Owner creates a contract with SC admin. Wed Apr 26 2023 00:06:16 GMT+0000 (Greenwich Mean Time)
EX-8468 | Add Contract | Gc Owner creates a contract with SC admin. Wed Apr 26 2023 00:06:16 GMT+0000 (Greenwich Mean Time)
√ EX-8468 - Part 1: Add Contractor with SC Admin to existing project. Wed Apr 26 2023 00:06:16 GMT+0000 (Greenwich Mean Time) (31304ms)
√ EX-8468 - Part 1: Add Contractor with SC Admin to existing project. Wed Apr 26 2023 00:06:16 GMT+0000 (Greenwich Mean Time) (31304ms)
√ EX-8468 - Part 2: Verify email invitation for SC Admin Wed Apr 26 2023 00:06:52 GMT+0000 (Greenwich Mean Time)
√ EX-8468 - Part 2: Verify email invitation for SC Admin Wed Apr 26 2023 00:06:52 GMT+0000 (Greenwich Mean Time)
√ EX-8468 - Part 3: Verify email invitation for SC PM Wed Apr 26 2023 00:06:52 GMT+0000 (Greenwich Mean Time)
√ EX-8468 - Part 3: Verify email invitation for SC PM Wed Apr 26 2023 00:06:52 GMT+0000 (Greenwich Mean Time)
√ EX-8468 - Part 4: Login as SC Admin contractor and accept the invitation : Wed Apr 26 2023 00:06:57 GMT+0000 (Greenwich Mean Time) (55231ms)
√ EX-8468 - Part 4: Login as SC Admin contractor and accept the invitation : Wed Apr 26 2023 00:06:57 GMT+0000 (Greenwich Mean Time) (55231ms)
√ EX-8468 - Part 5: Login as SC PM contractor and accept the invitation : Wed Apr 26 2023 00:06:57 GMT+0000 (Greenwich Mean Time) (37406ms)
√ EX-8468 - Part 5: Login as SC PM contractor and accept the invitation : Wed Apr 26 2023 00:06:57 GMT+0000 (Greenwich Mean Time) (37406ms)
5 passing (2m)
5 passing (2m)
[mochawesome] Report JSON saved to C:\GitRepo\end-to-end-tests\cypress-extracker-webapp\cypress\reports\mocha\mochawesome_005.json
(Results)
┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Tests: 5 │
│ Passing: 5 │
│ Failing: 0 │
│ Pending: 0 │
│ Skipped: 0 │
│ Screenshots: 0 │
│ Video: false │
│ Duration: 2 minutes, 13 seconds │
│ Spec Ran: 06-ex-8468-GC-Owner-adds-contract-sc-admin.spec.ts │
└────────────────────────────────────────────────────────────────────────────────────────────────┘
────────────────────────────────────────────────────────────────────────────────────────────────────
Running: 07-ex-8557-GC-Owner-add-tag.spec.ts (7 of 20)
EX-8557 | T&M Tag | Create a T&M tag as GC user. Wed Apr 26 2023 00:08:33 GMT+0000 (Greenwich Mean Time)
EX-8557 | T&M Tag | Create a T&M tag as GC user. Wed Apr 26 2023 00:08:33 GMT+0000 (Greenwich Mean Time)
√ EX-8557 - Part 1: Login as GC Owner and create a tag : Wed Apr 26 2023 00:08:33 GMT+0000 (Greenwich Mean Time) (160611ms)
√ EX-8557 - Part 1: Login as GC Owner and create a tag : Wed Apr 26 2023 00:08:33 GMT+0000 (Greenwich Mean Time) (160611ms)
√ EX-8557 - Part 2: Verify Owner PM recived emailsWed Apr 26 2023 00:11:19 GMT+0000 (Greenwich Mean Time)
√ EX-8557 - Part 2: Verify Owner PM recived emailsWed Apr 26 2023 00:11:19 GMT+0000 (Greenwich Mean Time)
2 passing (3m)
2 passing (3m)
[mochawesome] Report JSON saved to C:\GitRepo\end-to-end-tests\cypress-extracker-webapp\cypress\reports\mocha\mochawesome_006.json
(Results)
┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Tests: 2 │
│ Passing: 2 │
│ Failing: 0 │
│ Pending: 0 │
│ Skipped: 0 │
│ Screenshots: 0 │
│ Video: false │
│ Duration: 2 minutes, 46 seconds │
│ Spec Ran: 07-ex-8557-GC-Owner-add-tag.spec.ts │
└────────────────────────────────────────────────────────────────────────────────────────────────┘
────────────────────────────────────────────────────────────────────────────────────────────────────
Running: 08-ex-8592-Owner-user-signs-tag.spec.ts (8 of 20)
EX-8592 | Sign the Tag | Sign the tag as Owner company user. Wed Apr 26 2023 00:11:24 GMT+0000 (Greenwich Mean Time)
EX-8592 | Sign the Tag | Sign the tag as Owner company user. Wed Apr 26 2023 00:11:24 GMT+0000 (Greenwich Mean Time)
√ EX-8592 - Login as GC Owner and sign the tag : Wed Apr 26 2023 00:11:24 GMT+0000 (Greenwich Mean Time) (44762ms)
√ EX-8592 - Login as GC Owner and sign the tag : Wed Apr 26 2023 00:11:24 GMT+0000 (Greenwich Mean Time) (44762ms)
1 passing (45s)
1 passing (45s)
[mochawesome] Report JSON saved to C:\GitRepo\end-to-end-tests\cypress-extracker-webapp\cypress\reports\mocha\mochawesome_007.json
(Results)
┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Tests: 1 │
│ Passing: 1 │
│ Failing: 0 │
│ Pending: 0 │
│ Skipped: 0 │
│ Screenshots: 0 │
│ Video: false │
│ Duration: 44 seconds │
│ Spec Ran: 08-ex-8592-Owner-user-signs-tag.spec.ts │
└────────────────────────────────────────────────────────────────────────────────────────────────┘
────────────────────────────────────────────────────────────────────────────────────────────────────
Running: 09-ex-8623-GC-user-creates-cor.spec.ts (9 of 20)
EX-8623 | Create COR | Login as GC Admin and create a COR from the signed Tag. Wed Apr 26 2023 00:12:12 GMT+0000 (Greenwich Mean Time)
EX-8623 | Create COR | Login as GC Admin and create a COR from the signed Tag. Wed Apr 26 2023 00:12:12 GMT+0000 (Greenwich Mean Time)
1) EX-8623 - Part 1: Verify tag status and create a COR from the signed tag : Wed Apr 26 2023 00:12:12 GMT+0000 (Greenwich Mean Time)
1) EX-8623 - Part 1: Verify tag status and create a COR from the signed tag : Wed Apr 26 2023 00:12:12 GMT+0000 (Greenwich Mean Time)
2) EX-8623 - Part 2: Verify the created COR : Wed Apr 26 2023 00:12:12 GMT+0000 (Greenwich Mean Time)
2) EX-8623 - Part 2: Verify the created COR : Wed Apr 26 2023 00:12:12 GMT+0000 (Greenwich Mean Time)
0 passing (1m)
2 failing
1) EX-8623 | Create COR | Login as GC Admin and create a COR from the signed Tag. Wed Apr 26 2023 00:12:12 GMT+0000 (Greenwich Mean Time)
EX-8623 - Part 1: Verify tag status and create a COR from the signed tag : Wed Apr 26 2023 00:12:12 GMT+0000 (Greenwich Mean Time):
CypressError: `cy.type()` failed because it targeted a disabled element.
The element typed into was:
>
Ensure the element does not have an attribute named `disabled` before typing into it.
https://on.cypress.io/type
at (https://staging.extracker.co/__cypress/runner/cypress_runner.js:134701:86)
at tryCatcher (https://staging.extracker.co/__cypress/runner/cypress_runner.js:8914:23)
at Promise._settlePromiseFromHandler (https://staging.extracker.co/__cypress/runner/cypress_runner.js:6849:31)
at Promise._settlePromise (https://staging.extracker.co/__cypress/runner/cypress_runner.js:6906:18)
at Promise._settlePromise0 (https://staging.extracker.co/__cypress/runner/cypress_runner.js:6951:10)
at Promise._settlePromises (https://staging.extracker.co/__cypress/runner/cypress_runner.js:7031:18)
at _drainQueueStep (https://staging.extracker.co/__cypress/runner/cypress_runner.js:3621:12)
at _drainQueue (https://staging.extracker.co/__cypress/runner/cypress_runner.js:3614:9)
at ../../node_modules/bluebird/js/release/async.js.Async._drainQueues (https://staging.extracker.co/__cypress/runner/cypress_runner.js:3630:5)
at Async.drainQueues (https://staging.extracker.co/__cypress/runner/cypress_runner.js:3500:14)
From Your Spec Code:
at tnmLogPage.filterByProject (webpack:///./cypress/support/PageObjects/T&M_Log_.ts:284:47)
at Context.eval (webpack:///./cypress/e2e/smoke/09-ex-8623-GC-user-creates-cor.spec.ts:23:15)
2) EX-8623 | Create COR | Login as GC Admin and create a COR from the signed Tag. Wed Apr 26 2023 00:12:12 GMT+0000 (Greenwich Mean Time)
EX-8623 - Part 2: Verify the created COR : Wed Apr 26 2023 00:12:12 GMT+0000 (Greenwich Mean Time):
AssertionError: Timed out retrying after 30000ms: Expected to find content: 'Create T&M Tag for Test Project TC3326 1682467332493' within the selector: 'td' but never did.
at Context.eval (webpack:///./cypress/support/commands-object-actions.ts:31:34)
0 passing (1m)
2 failing
1) EX-8623 | Create COR | Login as GC Admin and create a COR from the signed Tag. Wed Apr 26 2023 00:12:12 GMT+0000 (Greenwich Mean Time)
EX-8623 - Part 1: Verify tag status and create a COR from the signed tag : Wed Apr 26 2023 00:12:12 GMT+0000 (Greenwich Mean Time):
CypressError: `cy.type()` failed because it targeted a disabled element.
The element typed into was:
>
Ensure the element does not have an attribute named `disabled` before typing into it.
https://on.cypress.io/type
at (https://staging.extracker.co/__cypress/runner/cypress_runner.js:134701:86)
at tryCatcher (https://staging.extracker.co/__cypress/runner/cypress_runner.js:8914:23)
at Promise._settlePromiseFromHandler (https://staging.extracker.co/__cypress/runner/cypress_runner.js:6849:31)
at Promise._settlePromise (https://staging.extracker.co/__cypress/runner/cypress_runner.js:6906:18)
at Promise._settlePromise0 (https://staging.extracker.co/__cypress/runner/cypress_runner.js:6951:10)
at Promise._settlePromises (https://staging.extracker.co/__cypress/runner/cypress_runner.js:7031:18)
at _drainQueueStep (https://staging.extracker.co/__cypress/runner/cypress_runner.js:3621:12)
at _drainQueue (https://staging.extracker.co/__cypress/runner/cypress_runner.js:3614:9)
at ../../node_modules/bluebird/js/release/async.js.Async._drainQueues (https://staging.extracker.co/__cypress/runner/cypress_runner.js:3630:5)
at Async.drainQueues (https://staging.extracker.co/__cypress/runner/cypress_runner.js:3500:14)
From Your Spec Code:
at tnmLogPage.filterByProject (webpack:///./cypress/support/PageObjects/T&M_Log_.ts:284:47)
at Context.eval (webpack:///./cypress/e2e/smoke/09-ex-8623-GC-user-creates-cor.spec.ts:23:15)
2) EX-8623 | Create COR | Login as GC Admin and create a COR from the signed Tag. Wed Apr 26 2023 00:12:12 GMT+0000 (Greenwich Mean Time)
EX-8623 - Part 2: Verify the created COR : Wed Apr 26 2023 00:12:12 GMT+0000 (Greenwich Mean Time):
AssertionError: Timed out retrying after 30000ms: Expected to find content: 'Create T&M Tag for Test Project TC3326 1682467332493' within the selector: 'td' but never did.
at Context.eval (webpack:///./cypress/support/commands-object-actions.ts:31:34)
[mochawesome] Report JSON saved to C:\GitRepo\end-to-end-tests\cypress-extracker-webapp\cypress\reports\mocha\mochawesome_008.json
(Results)
┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Tests: 2 │
│ Passing: 0 │
│ Failing: 2 │
│ Pending: 0 │
│ Skipped: 0 │
│ Screenshots: 2 │
│ Video: false │
│ Duration: 1 minute, 27 seconds │
│ Spec Ran: 09-ex-8623-GC-user-creates-cor.spec.ts │
└────────────────────────────────────────────────────────────────────────────────────────────────┘
(Screenshots)
- C:\GitRepo\end-to-end-tests\cypress-extracker-webapp\cypress\screenshots\09-ex-8 (1280x720)
623-GC-user-creates-cor.spec.ts\EX-8623 Create COR Login as GC Admin and creat
e a COR from the signed Tag. Wed Apr 26 2023 001212 GMT+0000 (Greenwich Mean Tim
e) -- EX-8623 - Part 1 Verify tag status and create a COR from the signed tag W
ed Apr 26 2023 001212 GMT+0000 (Greenwich .png
- C:\GitRepo\end-to-end-tests\cypress-extracker-webapp\cypress\screenshots\09-ex-8 (1280x720)
623-GC-user-creates-cor.spec.ts\EX-8623 Create COR Login as GC Admin and creat
e a COR from the signed Tag. Wed Apr 26 2023 001212 GMT+0000 (Greenwich Mean Tim
e) -- EX-8623 - Part 2 Verify the created COR Wed Apr 26 2023 001212 GMT+0000 (
Greenwich Mean Time) (failed).png
────────────────────────────────────────────────────────────────────────────────────────────────────
Running: 10-ex-8639-Owner-user-view-received-cor.spec.ts (10 of 20)
EX-8639 | Create COR | Login as Owner company customer and verify the COR in receiver tab. Wed Apr 26 2023 00:13:43 GMT+0000 (Greenwich Mean Time)
EX-8639 | Create COR | Login as Owner company customer and verify the COR in receiver tab. Wed Apr 26 2023 00:13:43 GMT+0000 (Greenwich Mean Time)
1) EX-8639 - Verify Owner company Customer user received the cor. Wed Apr 26 2023 00:13:44 GMT+0000 (Greenwich Mean Time)
1) EX-8639 - Verify Owner company Customer user received the cor. Wed Apr 26 2023 00:13:44 GMT+0000 (Greenwich Mean Time)
0 passing (51s)
1 failing
1) EX-8639 | Create COR | Login as Owner company customer and verify the COR in receiver tab. Wed Apr 26 2023 00:13:43 GMT+0000 (Greenwich Mean Time)
EX-8639 - Verify Owner company Customer user received the cor. Wed Apr 26 2023 00:13:44 GMT+0000 (Greenwich Mean Time):
AssertionError: Timed out retrying after 30000ms: Expected to find content: 'Create T&M Tag for Test Project TC3326 1682467332493' within the selector: 'td' but never did.
at Context.eval (webpack:///./cypress/support/commands-object-actions.ts:31:34)
0 passing (51s)
1 failing
1) EX-8639 | Create COR | Login as Owner company customer and verify the COR in receiver tab. Wed Apr 26 2023 00:13:43 GMT+0000 (Greenwich Mean Time)
EX-8639 - Verify Owner company Customer user received the cor. Wed Apr 26 2023 00:13:44 GMT+0000 (Greenwich Mean Time):
AssertionError: Timed out retrying after 30000ms: Expected to find content: 'Create T&M Tag for Test Project TC3326 1682467332493' within the selector: 'td' but never did.
at Context.eval (webpack:///./cypress/support/commands-object-actions.ts:31:34)
[mochawesome] Report JSON saved to C:\GitRepo\end-to-end-tests\cypress-extracker-webapp\cypress\reports\mocha\mochawesome_009.json
(Results)
┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Tests: 1 │
│ Passing: 0 │
│ Failing: 1 │
│ Pending: 0 │
│ Skipped: 0 │
│ Screenshots: 1 │
│ Video: false │
│ Duration: 51 seconds │
│ Spec Ran: 10-ex-8639-Owner-user-view-received-cor.spec.ts │
└────────────────────────────────────────────────────────────────────────────────────────────────┘
(Screenshots)
- C:\GitRepo\end-to-end-tests\cypress-extracker-webapp\cypress\screenshots\10-ex-8 (1280x720)
639-Owner-user-view-received-cor.spec.ts\EX-8639 Create COR Login as Owner com
pany customer and verify the COR in receiver tab. Wed Apr 26 2023 001343 GMT+000
0 (Greenwich Mean Time) -- EX-8639 - Verify Owner company Customer user received
the cor. Wed Apr 26 2023 001344 GMT+0000 (Greenwic.png
────────────────────────────────────────────────────────────────────────────────────────────────────
Running: 11-ex-8713-SC-user-creates-cor-send-to-GC.spec.ts (11 of 20)
EX-8713 | Create COR | Login as SC PM user, create a COR and send it to the GC. Wed Apr 26 2023 00:14:38 GMT+0000 (Greenwich Mean Time)
EX-8713 | Create COR | Login as SC PM user, create a COR and send it to the GC. Wed Apr 26 2023 00:14:38 GMT+0000 (Greenwich Mean Time)
√ EX-8713 - Part 1: Create a COR as SC PM. Wed Apr 26 2023 00:14:38 GMT+0000 (Greenwich Mean Time) (50221ms)
√ EX-8713 - Part 1: Create a COR as SC PM. Wed Apr 26 2023 00:14:38 GMT+0000 (Greenwich Mean Time) (50221ms)
√ EX-8713 - Part 2: Login as SC PM and verify the COR in sent tab. Wed Apr 26 2023 00:14:38 GMT+0000 (Greenwich Mean Time) (25250ms)
√ EX-8713 - Part 2: Login as SC PM and verify the COR in sent tab. Wed Apr 26 2023 00:14:38 GMT+0000 (Greenwich Mean Time) (25250ms)
√ EX-8713 - Part 3: Login as GC PM and verify the COR in received tab. Wed Apr 26 2023 00:14:38 GMT+0000 (Greenwich Mean Time) (18581ms)
√ EX-8713 - Part 3: Login as GC PM and verify the COR in received tab. Wed Apr 26 2023 00:14:38 GMT+0000 (Greenwich Mean Time) (18581ms)
3 passing (2m)
3 passing (2m)
[mochawesome] Report JSON saved to C:\GitRepo\end-to-end-tests\cypress-extracker-webapp\cypress\reports\mocha\mochawesome_010.json
(Results)
┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Tests: 3 │
│ Passing: 3 │
│ Failing: 0 │
│ Pending: 0 │
│ Skipped: 0 │
│ Screenshots: 0 │
│ Video: false │
│ Duration: 1 minute, 34 seconds │
│ Spec Ran: 11-ex-8713-SC-user-creates-cor-send-to-GC.spec.ts │
└────────────────────────────────────────────────────────────────────────────────────────────────┘
────────────────────────────────────────────────────────────────────────────────────────────────────
Running: 12-ex-8751-GC-user-create-CN-sent-to-sc.spec.ts (12 of 20)
EX-8751 | Create CN | Login as GC PM and create a CN price requests. Wed Apr 26 2023 00:16:16 GMT+0000 (Greenwich Mean Time)
EX-8751 | Create CN | Login as GC PM and create a CN price requests. Wed Apr 26 2023 00:16:16 GMT+0000 (Greenwich Mean Time)
√ EX-8751 - Part 1: GC PM creates a Pricing Request Change Notification. Wed Apr 26 2023 00:16:16 GMT+0000 (Greenwich Mean Time) (39565ms)
√ EX-8751 - Part 1: GC PM creates a Pricing Request Change Notification. Wed Apr 26 2023 00:16:16 GMT+0000 (Greenwich Mean Time) (39565ms)
√ EX-8751 - Part 2: Login as GC PM and verify the created CN. Wed Apr 26 2023 00:16:16 GMT+0000 (Greenwich Mean Time) (19780ms)
√ EX-8751 - Part 2: Login as GC PM and verify the created CN. Wed Apr 26 2023 00:16:16 GMT+0000 (Greenwich Mean Time) (19780ms)
2 passing (60s)
2 passing (60s)
[mochawesome] Report JSON saved to C:\GitRepo\end-to-end-tests\cypress-extracker-webapp\cypress\reports\mocha\mochawesome_011.json
(Results)
┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Tests: 2 │
│ Passing: 2 │
│ Failing: 0 │
│ Pending: 0 │
│ Skipped: 0 │
│ Screenshots: 0 │
│ Video: false │
│ Duration: 59 seconds │
│ Spec Ran: 12-ex-8751-GC-user-create-CN-sent-to-sc.spec.ts │
└────────────────────────────────────────────────────────────────────────────────────────────────┘
────────────────────────────────────────────────────────────────────────────────────────────────────
Running: 13-ex-8752-SC-user-receives-CN.spec.ts (13 of 20)
EX-8752 | Create CN | Login as SC PM and verify the created CN at receiver tab. Wed Apr 26 2023 00:17:19 GMT+0000 (Greenwich Mean Time)
EX-8752 | Create CN | Login as SC PM and verify the created CN at receiver tab. Wed Apr 26 2023 00:17:19 GMT+0000 (Greenwich Mean Time)
√ EX-8752 Login as SC PM and verify the created CN. Wed Apr 26 2023 00:17:19 GMT+0000 (Greenwich Mean Time) (25955ms)
√ EX-8752 Login as SC PM and verify the created CN. Wed Apr 26 2023 00:17:19 GMT+0000 (Greenwich Mean Time) (25955ms)
1 passing (26s)
1 passing (26s)
[mochawesome] Report JSON saved to C:\GitRepo\end-to-end-tests\cypress-extracker-webapp\cypress\reports\mocha\mochawesome_012.json
(Results)
┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Tests: 1 │
│ Passing: 1 │
│ Failing: 0 │
│ Pending: 0 │
│ Skipped: 0 │
│ Screenshots: 0 │
│ Video: false │
│ Duration: 26 seconds │
│ Spec Ran: 13-ex-8752-SC-user-receives-CN.spec.ts │
└────────────────────────────────────────────────────────────────────────────────────────────────┘
────────────────────────────────────────────────────────────────────────────────────────────────────
Running: 14-ex-8674-GC-user-go-to-draft-cor-log.spec.ts (14 of 20)
EX-8474 | Navigation | Login as GC user and navigate to Draft COR Log page and verify the key elements. Wed Apr 26 2023 00:17:48 GMT+0000 (Greenwich Mean Time)
EX-8474 | Navigation | Login as GC user and navigate to Draft COR Log page and verify the key elements. Wed Apr 26 2023 00:17:48 GMT+0000 (Greenwich Mean Time)
√ EX-8674 - Login as GC user and navigates to Draft COR Log Page. Wed Apr 26 2023 00:17:48 GMT+0000 (Greenwich Mean Time) (13798ms)
√ EX-8674 - Login as GC user and navigates to Draft COR Log Page. Wed Apr 26 2023 00:17:48 GMT+0000 (Greenwich Mean Time) (13798ms)
1 passing (14s)
1 passing (14s)
[mochawesome] Report JSON saved to C:\GitRepo\end-to-end-tests\cypress-extracker-webapp\cypress\reports\mocha\mochawesome_013.json
(Results)
┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Tests: 1 │
│ Passing: 1 │
│ Failing: 0 │
│ Pending: 0 │
│ Skipped: 0 │
│ Screenshots: 0 │
│ Video: false │
│ Duration: 13 seconds │
│ Spec Ran: 14-ex-8674-GC-user-go-to-draft-cor-log.spec.ts │
└────────────────────────────────────────────────────────────────────────────────────────────────┘
────────────────────────────────────────────────────────────────────────────────────────────────────
Running: 15-ex-8642-GC-user-go-to-Analytics.spec.ts (15 of 20)
EX-8642 | Navigation | Login as GC user and navigate to Analytics and verify the key elements. Wed Apr 26 2023 00:18:05 GMT+0000 (Greenwich Mean Time)
EX-8642 | Navigation | Login as GC user and navigate to Analytics and verify the key elements. Wed Apr 26 2023 00:18:05 GMT+0000 (Greenwich Mean Time)
√ EX-8642 - Login as GC user and navigates to Analytics tab. Wed Apr 26 2023 00:18:05 GMT+0000 (Greenwich Mean Time) (13778ms)
√ EX-8642 - Login as GC user and navigates to Analytics tab. Wed Apr 26 2023 00:18:05 GMT+0000 (Greenwich Mean Time) (13778ms)
1 passing (14s)
1 passing (14s)
[mochawesome] Report JSON saved to C:\GitRepo\end-to-end-tests\cypress-extracker-webapp\cypress\reports\mocha\mochawesome_014.json
(Results)
┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Tests: 1 │
│ Passing: 1 │
│ Failing: 0 │
│ Pending: 0 │
│ Skipped: 0 │
│ Screenshots: 0 │
│ Video: false │
│ Duration: 13 seconds │
│ Spec Ran: 15-ex-8642-GC-user-go-to-Analytics.spec.ts │
└────────────────────────────────────────────────────────────────────────────────────────────────┘
────────────────────────────────────────────────────────────────────────────────────────────────────
Running: 16-ex-8640-GC-user-go-to-settings-each-page.spec.ts (16 of 20)
EX-8640 | Navigation | Login as GC user and navigate to settings each tab and verify the key elements. Wed Apr 26 2023 00:18:22 GMT+0000 (Greenwich Mean Time)
EX-8640 | Navigation | Login as GC user and navigate to settings each tab and verify the key elements. Wed Apr 26 2023 00:18:22 GMT+0000 (Greenwich Mean Time)
√ EX-8640 - Login as GC user and navigates to Settings tab. Wed Apr 26 2023 00:18:22 GMT+0000 (Greenwich Mean Time) (29783ms)
√ EX-8640 - Login as GC user and navigates to Settings tab. Wed Apr 26 2023 00:18:22 GMT+0000 (Greenwich Mean Time) (29783ms)
1 passing (30s)
1 passing (30s)
[mochawesome] Report JSON saved to C:\GitRepo\end-to-end-tests\cypress-extracker-webapp\cypress\reports\mocha\mochawesome_015.json
(Results)
┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Tests: 1 │
│ Passing: 1 │
│ Failing: 0 │
│ Pending: 0 │
│ Skipped: 0 │
│ Screenshots: 0 │
│ Video: false │
│ Duration: 30 seconds │
│ Spec Ran: 16-ex-8640-GC-user-go-to-settings-each-page.spec.ts │
└────────────────────────────────────────────────────────────────────────────────────────────────┘
────────────────────────────────────────────────────────────────────────────────────────────────────
Running: 17-ex-8641-GC-user-go-to-integrations.spec.ts (17 of 20)
EX-8641 | Navigation | Login as GC user and navigate to integrations and verify the key elements. Wed Apr 26 2023 00:18:56 GMT+0000 (Greenwich Mean Time)
EX-8641 | Navigation | Login as GC user and navigate to integrations and verify the key elements. Wed Apr 26 2023 00:18:56 GMT+0000 (Greenwich Mean Time)
√ EX-8641 - Login as GC user and navigates to Integrations tab. Wed Apr 26 2023 00:18:56 GMT+0000 (Greenwich Mean Time) (12808ms)
√ EX-8641 - Login as GC user and navigates to Integrations tab. Wed Apr 26 2023 00:18:56 GMT+0000 (Greenwich Mean Time) (12808ms)
1 passing (13s)
1 passing (13s)
[mochawesome] Report JSON saved to C:\GitRepo\end-to-end-tests\cypress-extracker-webapp\cypress\reports\mocha\mochawesome_016.json
(Results)
┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Tests: 1 │
│ Passing: 1 │
│ Failing: 0 │
│ Pending: 0 │
│ Skipped: 0 │
│ Screenshots: 0 │
│ Video: false │
│ Duration: 12 seconds │
│ Spec Ran: 17-ex-8641-GC-user-go-to-integrations.spec.ts │
└────────────────────────────────────────────────────────────────────────────────────────────────┘
────────────────────────────────────────────────────────────────────────────────────────────────────
Running: 18-CleanupGC.spec.ts (18 of 20)
Cleanup the GC account...Wed Apr 26 2023 00:19:12 GMT+0000 (Greenwich Mean Time)
Cleanup the GC account...Wed Apr 26 2023 00:19:12 GMT+0000 (Greenwich Mean Time)
√ Cleamup the GC Account. Wed Apr 26 2023 00:19:12 GMT+0000 (Greenwich Mean Time) (27582ms)
√ Cleamup the GC Account. Wed Apr 26 2023 00:19:12 GMT+0000 (Greenwich Mean Time) (27582ms)
1 passing (28s)
1 passing (28s)
[mochawesome] Report JSON saved to C:\GitRepo\end-to-end-tests\cypress-extracker-webapp\cypress\reports\mocha\mochawesome_017.json
(Results)
┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Tests: 1 │
│ Passing: 1 │
│ Failing: 0 │
│ Pending: 0 │
│ Skipped: 0 │
│ Screenshots: 0 │
│ Video: false │
│ Duration: 27 seconds │
│ Spec Ran: 18-CleanupGC.spec.ts │
└────────────────────────────────────────────────────────────────────────────────────────────────┘
────────────────────────────────────────────────────────────────────────────────────────────────────
Running: 19-CleanupOwner.spec.ts (19 of 20)
Cleanup Customer Account... Wed Apr 26 2023 00:19:43 GMT+0000 (Greenwich Mean Time)
Cleanup Customer Account... Wed Apr 26 2023 00:19:43 GMT+0000 (Greenwich Mean Time)
√ Cleamup the Customer Account... Wed Apr 26 2023 00:19:43 GMT+0000 (Greenwich Mean Time) (31698ms)
√ Cleamup the Customer Account... Wed Apr 26 2023 00:19:43 GMT+0000 (Greenwich Mean Time) (31698ms)
1 passing (32s)
1 passing (32s)
[mochawesome] Report JSON saved to C:\GitRepo\end-to-end-tests\cypress-extracker-webapp\cypress\reports\mocha\mochawesome_018.json
(Results)
┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Tests: 1 │
│ Passing: 1 │
│ Failing: 0 │
│ Pending: 0 │
│ Skipped: 0 │
│ Screenshots: 0 │
│ Video: false │
│ Duration: 31 seconds │
│ Spec Ran: 19-CleanupOwner.spec.ts │
└────────────────────────────────────────────────────────────────────────────────────────────────┘
────────────────────────────────────────────────────────────────────────────────────────────────────
Running: 20-CleanupSC.spec.ts (20 of 20)
Cleanup the SC Account... Wed Apr 26 2023 00:20:17 GMT+0000 (Greenwich Mean Time)
Cleanup the SC Account... Wed Apr 26 2023 00:20:17 GMT+0000 (Greenwich Mean Time)
√ Cleamup the SC Account... Wed Apr 26 2023 00:20:17 GMT+0000 (Greenwich Mean Time) (31628ms)
√ Cleamup the SC Account... Wed Apr 26 2023 00:20:17 GMT+0000 (Greenwich Mean Time) (31628ms)
1 passing (32s)
1 passing (32s)
[mochawesome] Report JSON saved to C:\GitRepo\end-to-end-tests\cypress-extracker-webapp\cypress\reports\mocha\mochawesome_019.json
(Results)
┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Tests: 1 │
│ Passing: 1 │
│ Failing: 0 │
│ Pending: 0 │
│ Skipped: 0 │
│ Screenshots: 0 │
│ Video: false │
│ Duration: 31 seconds │
│ Spec Ran: 20-CleanupSC.spec.ts │
└────────────────────────────────────────────────────────────────────────────────────────────────┘
====================================================================================================
(Run Finished)
Spec Tests Passing Failing Pending Skipped
┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ √ 01-ex-7290-create-new-account-with- 01:15 5 5 - - - │
│ domain-that-already-is-registered.s │
│ pec.ts │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ √ 02-ex-3685-verify-successful-login- 00:10 1 1 - - - │
│ of-registered-user.spec.ts │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ √ 03-ex-3326-create-new-project-as-ow 00:47 1 1 - - - │
│ ner-in-gc-company.spec.ts │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ √ 04-ex-8437-GC-Owner-adds-owner-user 01:20 3 3 - - - │
│ -as-customer.spec.ts │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ √ 05-ex-8453-GC-Owner-adds-GC-Admin-a 01:45 3 3 - - - │
│ s-company-user.spec.ts │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ √ 06-ex-8468-GC-Owner-adds-contract-s 02:13 5 5 - - - │
│ c-admin.spec.ts │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ √ 07-ex-8557-GC-Owner-add-tag.spec.ts 02:46 2 2 - - - │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ √ 08-ex-8592-Owner-user-signs-tag.spe 00:44 1 1 - - - │
│ c.ts │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ × 09-ex-8623-GC-user-creates-cor.spec 01:27 2 - 2 - - │
│ .ts │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ × 10-ex-8639-Owner-user-view-received 00:51 1 - 1 - - │
│ -cor.spec.ts │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ √ 11-ex-8713-SC-user-creates-cor-send 01:34 3 3 - - - │
│ -to-GC.spec.ts │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ √ 12-ex-8751-GC-user-create-CN-sent-t 00:59 2 2 - - - │
│ o-sc.spec.ts │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ √ 13-ex-8752-SC-user-receives-CN.spec 00:26 1 1 - - - │
│ .ts │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ √ 14-ex-8674-GC-user-go-to-draft-cor- 00:13 1 1 - - - │
│ log.spec.ts │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ √ 15-ex-8642-GC-user-go-to-Analytics. 00:13 1 1 - - - │
│ spec.ts │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ √ 16-ex-8640-GC-user-go-to-settings-e 00:30 1 1 - - - │
│ ach-page.spec.ts │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ √ 17-ex-8641-GC-user-go-to-integratio 00:12 1 1 - - - │
│ ns.spec.ts │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ √ 18-CleanupGC.spec.ts 00:27 1 1 - - - │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ √ 19-CleanupOwner.spec.ts 00:31 1 1 - - - │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ √ 20-CleanupSC.spec.ts 00:31 1 1 - - - │
└────────────────────────────────────────────────────────────────────────────────────────────────┘
× 2 of 20 failed (10%) 19:05 37 34 3 - -