> 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. Tue Apr 25 2023 00:00:40 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. Tue Apr 25 2023 00:00:40 GMT+0000 (Greenwich Mean Time) √ EX-7290 - Part 1: SignUp. Tue Apr 25 2023 00:00:40 GMT+0000 (Greenwich Mean Time) (15248ms) √ EX-7290 - Part 1: SignUp. Tue Apr 25 2023 00:00:40 GMT+0000 (Greenwich Mean Time) (15248ms) √ EX-7290 - Part 2: Verify the confirmation email. Tue Apr 25 2023 00:01:01 GMT+0000 (Greenwich Mean Time) √ EX-7290 - Part 2: Verify the confirmation email. Tue Apr 25 2023 00:01:01 GMT+0000 (Greenwich Mean Time) 1) EX-7290 - Part 3: Create your account | Select, This is not my company. Tue Apr 25 2023 00:01:06 GMT+0000 (Greenwich Mean Time) 1) EX-7290 - Part 3: Create your account | Select, This is not my company. Tue Apr 25 2023 00:01:06 GMT+0000 (Greenwich Mean Time) √ EX-7290 - Part 4: Create your account | Select, This is my company. Tue Apr 25 2023 00:01:06 GMT+0000 (Greenwich Mean Time) (18791ms) √ EX-7290 - Part 4: Create your account | Select, This is my company. Tue Apr 25 2023 00:01:06 GMT+0000 (Greenwich Mean Time) (18791ms) √ EX-7290 - Part 5: Delete the account from the company. Tue Apr 25 2023 00:01:06 GMT+0000 (Greenwich Mean Time) (16475ms) √ EX-7290 - Part 5: Delete the account from the company. Tue Apr 25 2023 00:01:06 GMT+0000 (Greenwich Mean Time) (16475ms) 4 passing (2m) 1 failing 1) EX-7290 | Account Creation | Create a new user with email that is in a domain that is registered in Extracker. Tue Apr 25 2023 00:01:06 GMT+0000 (Greenwich Mean Time) EX-7290 - Part 3: Create your account | Select, This is not my company. Tue Apr 25 2023 00:01:06 GMT+0000 (Greenwich Mean Time): AssertionError: Timed out retrying after 30000ms: Expected to find content: 'Log In' within the selector: 'h1' but never did. at Context.eval (webpack:///./cypress/support/commands-object-actions.ts:31:34) 4 passing (2m) 1 failing 1) EX-7290 | Account Creation | Create a new user with email that is in a domain that is registered in Extracker. Tue Apr 25 2023 00:01:06 GMT+0000 (Greenwich Mean Time) EX-7290 - Part 3: Create your account | Select, This is not my company. Tue Apr 25 2023 00:01:06 GMT+0000 (Greenwich Mean Time): AssertionError: Timed out retrying after 30000ms: Expected to find content: 'Log In' within the selector: 'h1' 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.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 5 │ │ Passing: 4 │ │ Failing: 1 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 1 │ │ Video: false │ │ Duration: 2 minutes, 4 seconds │ │ Spec Ran: 01-ex-7290-create-new-account-with-domain-that-already-is-registered.spec.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - C:\GitRepo\end-to-end-tests\cypress-extracker-webapp\cypress\screenshots\01-ex-7 (1280x720) 290-create-new-account-with-domain-that-already-is-registered.spec.ts\EX-7290 A ccount Creation Create a new user with email that is in a domain that is regist ered in Extracker. Tue Apr 25 2023 000106 GMT+0000 (Greenwich Mean Time) -- EX-7 290 - Part 3 Create your account Select, This is not my company. Tue Apr 25 202 .png ──────────────────────────────────────────────────────────────────────────────────────────────────── 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. Tue Apr 25 2023 00:02:50 GMT+0000 (Greenwich Mean Time) EX-3685 | Login | Verify a registered user can successfully login. Tue Apr 25 2023 00:02:50 GMT+0000 (Greenwich Mean Time) √ EX-3685 - Verify a registered user can successfully login. Tue Apr 25 2023 00:02:50 GMT+0000 (Greenwich Mean Time) (10397ms) √ EX-3685 - Verify a registered user can successfully login. Tue Apr 25 2023 00:02:50 GMT+0000 (Greenwich Mean Time) (10397ms) 1 passing (11s) 1 passing (11s) [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. Tue Apr 25 2023 00:03:04 GMT+0000 (Greenwich Mean Time) EX-3326 | Create New Project in General Contractor Company as Account Owner, using with only mandatory data. Tue Apr 25 2023 00:03:04 GMT+0000 (Greenwich Mean Time) √ EX-3326 - Create a project in General Contractor Company as Account Owner. Tue Apr 25 2023 00:03:04 GMT+0000 (Greenwich Mean Time) (50473ms) √ EX-3326 - Create a project in General Contractor Company as Account Owner. Tue Apr 25 2023 00:03:04 GMT+0000 (Greenwich Mean Time) (50473ms) 1 passing (51s) 1 passing (51s) [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: 50 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. Tue Apr 25 2023 00:03:58 GMT+0000 (Greenwich Mean Time) Invite Customer to Project | Verify that user can invite owner comapany customer to the project. Tue Apr 25 2023 00:03:58 GMT+0000 (Greenwich Mean Time) √ EX-8437 - Part 1: Add customer to the existing Project. Tue Apr 25 2023 00:03:58 GMT+0000 (Greenwich Mean Time) (35773ms) √ EX-8437 - Part 1: Add customer to the existing Project. Tue Apr 25 2023 00:03:58 GMT+0000 (Greenwich Mean Time) (35773ms) √ EX-8437 - Part 2: Verify the invitation email. Tue Apr 25 2023 00:04:38 GMT+0000 (Greenwich Mean Time) √ EX-8437 - Part 2: Verify the invitation email. Tue Apr 25 2023 00:04:38 GMT+0000 (Greenwich Mean Time) √ EX-8437 - Part 3: Login as Owner company customer and accept the invitation : Tue Apr 25 2023 00:04:42 GMT+0000 (Greenwich Mean Time) (37375ms) √ EX-8437 - Part 3: Login as Owner company customer and accept the invitation : Tue Apr 25 2023 00:04:42 GMT+0000 (Greenwich Mean Time) (37375ms) 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, 21 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. Tue Apr 25 2023 00:05:23 GMT+0000 (Greenwich Mean Time) EX-8453 | Invite To Project | Login as GC owner and add GC admin as my company user. Tue Apr 25 2023 00:05:23 GMT+0000 (Greenwich Mean Time) √ EX-8453 - Part 1: Add company user to the existing Project. Tue Apr 25 2023 00:05:23 GMT+0000 (Greenwich Mean Time) (51124ms) √ EX-8453 - Part 1: Add company user to the existing Project. Tue Apr 25 2023 00:05:23 GMT+0000 (Greenwich Mean Time) (51124ms) √ EX-8453 - Part 2: Verify GC Admin user can access project. Tue Apr 25 2023 00:05:23 GMT+0000 (Greenwich Mean Time) (35182ms) √ EX-8453 - Part 2: Verify GC Admin user can access project. Tue Apr 25 2023 00:05:23 GMT+0000 (Greenwich Mean Time) (35182ms) √ EX-8453 - Part 3: Verify GC PM user can access project. Tue Apr 25 2023 00:05:23 GMT+0000 (Greenwich Mean Time) (23163ms) √ EX-8453 - Part 3: Verify GC PM user can access project. Tue Apr 25 2023 00:05:23 GMT+0000 (Greenwich Mean Time) (23163ms) 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, 49 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. Tue Apr 25 2023 00:07:15 GMT+0000 (Greenwich Mean Time) EX-8468 | Add Contract | Gc Owner creates a contract with SC admin. Tue Apr 25 2023 00:07:15 GMT+0000 (Greenwich Mean Time) √ EX-8468 - Part 1: Add Contractor with SC Admin to existing project. Tue Apr 25 2023 00:07:15 GMT+0000 (Greenwich Mean Time) (32964ms) √ EX-8468 - Part 1: Add Contractor with SC Admin to existing project. Tue Apr 25 2023 00:07:15 GMT+0000 (Greenwich Mean Time) (32964ms) √ EX-8468 - Part 2: Verify email invitation for SC Admin Tue Apr 25 2023 00:07:53 GMT+0000 (Greenwich Mean Time) √ EX-8468 - Part 2: Verify email invitation for SC Admin Tue Apr 25 2023 00:07:53 GMT+0000 (Greenwich Mean Time) √ EX-8468 - Part 3: Verify email invitation for SC PM Tue Apr 25 2023 00:07:53 GMT+0000 (Greenwich Mean Time) √ EX-8468 - Part 3: Verify email invitation for SC PM Tue Apr 25 2023 00:07:53 GMT+0000 (Greenwich Mean Time) √ EX-8468 - Part 4: Login as SC Admin contractor and accept the invitation : Tue Apr 25 2023 00:07:57 GMT+0000 (Greenwich Mean Time) (55071ms) √ EX-8468 - Part 4: Login as SC Admin contractor and accept the invitation : Tue Apr 25 2023 00:07:57 GMT+0000 (Greenwich Mean Time) (55071ms) √ EX-8468 - Part 5: Login as SC PM contractor and accept the invitation : Tue Apr 25 2023 00:07:57 GMT+0000 (Greenwich Mean Time) (37330ms) √ EX-8468 - Part 5: Login as SC PM contractor and accept the invitation : Tue Apr 25 2023 00:07:57 GMT+0000 (Greenwich Mean Time) (37330ms) 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, 14 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. Tue Apr 25 2023 00:09:33 GMT+0000 (Greenwich Mean Time) EX-8557 | T&M Tag | Create a T&M tag as GC user. Tue Apr 25 2023 00:09:33 GMT+0000 (Greenwich Mean Time) 1) EX-8557 - Part 1: Login as GC Owner and create a tag : Tue Apr 25 2023 00:09:33 GMT+0000 (Greenwich Mean Time) 1) EX-8557 - Part 1: Login as GC Owner and create a tag : Tue Apr 25 2023 00:09:33 GMT+0000 (Greenwich Mean Time) 2) EX-8557 - Part 2: Verify Owner PM recived emailsTue Apr 25 2023 00:11:25 GMT+0000 (Greenwich Mean Time) 2) EX-8557 - Part 2: Verify Owner PM recived emailsTue Apr 25 2023 00:11:25 GMT+0000 (Greenwich Mean Time) 0 passing (2m) 2 failing 1) EX-8557 | T&M Tag | Create a T&M tag as GC user. Tue Apr 25 2023 00:11:25 GMT+0000 (Greenwich Mean Time) EX-8557 - Part 1: Login as GC Owner and create a tag : Tue Apr 25 2023 00:09:33 GMT+0000 (Greenwich Mean Time): AssertionError: Timed out retrying after 30000ms: Expected to find element: `[data-cy="LMEODialogContent"] td input`, but never found it. at createNewTnMPage.searchAndSelectOption (webpack:///./cypress/support/PageObjects/T&M_Log_CreateNewT&M.ts:126:36) at createNewTnMPage.addEquipmentFromList (webpack:///./cypress/support/PageObjects/T&M_Log_CreateNewT&M.ts:489:13) at Context.eval (webpack:///./cypress/e2e/smoke/07-ex-8557-GC-Owner-add-tag.spec.ts:55:18) 2) EX-8557 | T&M Tag | Create a T&M tag as GC user. Tue Apr 25 2023 00:11:25 GMT+0000 (Greenwich Mean Time) EX-8557 - Part 2: Verify Owner PM recived emailsTue Apr 25 2023 00:11:25 GMT+0000 (Greenwich Mean Time): AssertionError: Timed out retrying after 30000ms: Expected to find content: 'REVIEW AND SIGN' within the selector: 'a[class="button-a button-a-primary ctaLink"]' but never did. at Context.eval (webpack:///./cypress/support/commands-object-actions.ts:31:34) 0 passing (2m) 2 failing 1) EX-8557 | T&M Tag | Create a T&M tag as GC user. Tue Apr 25 2023 00:11:25 GMT+0000 (Greenwich Mean Time) EX-8557 - Part 1: Login as GC Owner and create a tag : Tue Apr 25 2023 00:09:33 GMT+0000 (Greenwich Mean Time): AssertionError: Timed out retrying after 30000ms: Expected to find element: `[data-cy="LMEODialogContent"] td input`, but never found it. at createNewTnMPage.searchAndSelectOption (webpack:///./cypress/support/PageObjects/T&M_Log_CreateNewT&M.ts:126:36) at createNewTnMPage.addEquipmentFromList (webpack:///./cypress/support/PageObjects/T&M_Log_CreateNewT&M.ts:489:13) at Context.eval (webpack:///./cypress/e2e/smoke/07-ex-8557-GC-Owner-add-tag.spec.ts:55:18) 2) EX-8557 | T&M Tag | Create a T&M tag as GC user. Tue Apr 25 2023 00:11:25 GMT+0000 (Greenwich Mean Time) EX-8557 - Part 2: Verify Owner PM recived emailsTue Apr 25 2023 00:11:25 GMT+0000 (Greenwich Mean Time): AssertionError: Timed out retrying after 30000ms: Expected to find content: 'REVIEW AND SIGN' within the selector: 'a[class="button-a button-a-primary ctaLink"]' 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_006.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 2 │ │ Passing: 0 │ │ Failing: 2 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 2 │ │ Video: false │ │ Duration: 2 minutes, 22 seconds │ │ Spec Ran: 07-ex-8557-GC-Owner-add-tag.spec.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - C:\GitRepo\end-to-end-tests\cypress-extracker-webapp\cypress\screenshots\07-ex-8 (1280x720) 557-GC-Owner-add-tag.spec.ts\EX-8557 T&M Tag Create a T&M tag as GC user. Tue Apr 25 2023 000933 GMT+0000 (Greenwich Mean Time) -- EX-8557 - Part 1 Login as G C Owner and create a tag Tue Apr 25 2023 000933 GMT+0000 (Greenwich Mean Time) (failed).png - C:\GitRepo\end-to-end-tests\cypress-extracker-webapp\cypress\screenshots\07-ex-8 (1280x720) 557-GC-Owner-add-tag.spec.ts\EX-8557 T&M Tag Create a T&M tag as GC user. Tue Apr 25 2023 001125 GMT+0000 (Greenwich Mean Time) -- EX-8557 - Part 2 Verify Own er PM recived emailsTue Apr 25 2023 001125 GMT+0000 (Greenwich Mean Time) (faile d).png ──────────────────────────────────────────────────────────────────────────────────────────────────── 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. Tue Apr 25 2023 00:12:00 GMT+0000 (Greenwich Mean Time) EX-8592 | Sign the Tag | Sign the tag as Owner company user. Tue Apr 25 2023 00:12:00 GMT+0000 (Greenwich Mean Time) 1) EX-8592 - Login as GC Owner and sign the tag : Tue Apr 25 2023 00:12:00 GMT+0000 (Greenwich Mean Time) 1) EX-8592 - Login as GC Owner and sign the tag : Tue Apr 25 2023 00:12:00 GMT+0000 (Greenwich Mean Time) 0 passing (44s) 1 failing 1) EX-8592 | Sign the Tag | Sign the tag as Owner company user. Tue Apr 25 2023 00:12:00 GMT+0000 (Greenwich Mean Time) EX-8592 - Login as GC Owner and sign the tag : Tue Apr 25 2023 00:12:00 GMT+0000 (Greenwich Mean Time): AssertionError: Timed out retrying after 30000ms: Expected to find content: 'Create T&M Tag for Test Project TC3326 1682380984630' within the element: but never did. at Context.eval (webpack:///./cypress/support/commands.ts:646:3) 0 passing (44s) 1 failing 1) EX-8592 | Sign the Tag | Sign the tag as Owner company user. Tue Apr 25 2023 00:12:00 GMT+0000 (Greenwich Mean Time) EX-8592 - Login as GC Owner and sign the tag : Tue Apr 25 2023 00:12:00 GMT+0000 (Greenwich Mean Time): AssertionError: Timed out retrying after 30000ms: Expected to find content: 'Create T&M Tag for Test Project TC3326 1682380984630' within the element: but never did. at Context.eval (webpack:///./cypress/support/commands.ts:646:3) [mochawesome] Report JSON saved to C:\GitRepo\end-to-end-tests\cypress-extracker-webapp\cypress\reports\mocha\mochawesome_007.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 0 │ │ Failing: 1 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 1 │ │ Video: false │ │ Duration: 43 seconds │ │ Spec Ran: 08-ex-8592-Owner-user-signs-tag.spec.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - C:\GitRepo\end-to-end-tests\cypress-extracker-webapp\cypress\screenshots\08-ex-8 (1280x720) 592-Owner-user-signs-tag.spec.ts\EX-8592 Sign the Tag Sign the tag as Owner co mpany user. Tue Apr 25 2023 001200 GMT+0000 (Greenwich Mean Time) -- EX-8592 - L ogin as GC Owner and sign the tag Tue Apr 25 2023 001200 GMT+0000 (Greenwich Me an Time) (failed).png ──────────────────────────────────────────────────────────────────────────────────────────────────── 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. Tue Apr 25 2023 00:12:47 GMT+0000 (Greenwich Mean Time) EX-8623 | Create COR | Login as GC Admin and create a COR from the signed Tag. Tue Apr 25 2023 00:12:47 GMT+0000 (Greenwich Mean Time) 1) EX-8623 - Part 1: Verify tag status and create a COR from the signed tag : Tue Apr 25 2023 00:12:47 GMT+0000 (Greenwich Mean Time) 1) EX-8623 - Part 1: Verify tag status and create a COR from the signed tag : Tue Apr 25 2023 00:12:47 GMT+0000 (Greenwich Mean Time) 2) EX-8623 - Part 2: Verify the created COR : Tue Apr 25 2023 00:12:47 GMT+0000 (Greenwich Mean Time) 2) EX-8623 - Part 2: Verify the created COR : Tue Apr 25 2023 00:12:47 GMT+0000 (Greenwich Mean Time) 0 passing (2m) 2 failing 1) EX-8623 | Create COR | Login as GC Admin and create a COR from the signed Tag. Tue Apr 25 2023 00:12:47 GMT+0000 (Greenwich Mean Time) EX-8623 - Part 1: Verify tag status and create a COR from the signed tag : Tue Apr 25 2023 00:12:47 GMT+0000 (Greenwich Mean Time): AssertionError: Timed out retrying after 30000ms: Expected to find element: `div[data-cy='signedStatus']`, but never found it. Queried from: > cy.get(body) at Context.eval (webpack:///./cypress/support/commands-object-actions.ts:7:34) 2) EX-8623 | Create COR | Login as GC Admin and create a COR from the signed Tag. Tue Apr 25 2023 00:12:47 GMT+0000 (Greenwich Mean Time) EX-8623 - Part 2: Verify the created COR : Tue Apr 25 2023 00:12:47 GMT+0000 (Greenwich Mean Time): AssertionError: Timed out retrying after 30000ms: Expected to find content: 'Create T&M Tag for Test Project TC3326 1682380984630' within the selector: 'td' but never did. at Context.eval (webpack:///./cypress/support/commands-object-actions.ts:31:34) 0 passing (2m) 2 failing 1) EX-8623 | Create COR | Login as GC Admin and create a COR from the signed Tag. Tue Apr 25 2023 00:12:47 GMT+0000 (Greenwich Mean Time) EX-8623 - Part 1: Verify tag status and create a COR from the signed tag : Tue Apr 25 2023 00:12:47 GMT+0000 (Greenwich Mean Time): AssertionError: Timed out retrying after 30000ms: Expected to find element: `div[data-cy='signedStatus']`, but never found it. Queried from: > cy.get(body) at Context.eval (webpack:///./cypress/support/commands-object-actions.ts:7:34) 2) EX-8623 | Create COR | Login as GC Admin and create a COR from the signed Tag. Tue Apr 25 2023 00:12:47 GMT+0000 (Greenwich Mean Time) EX-8623 - Part 2: Verify the created COR : Tue Apr 25 2023 00:12:47 GMT+0000 (Greenwich Mean Time): AssertionError: Timed out retrying after 30000ms: Expected to find content: 'Create T&M Tag for Test Project TC3326 1682380984630' 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: 2 minutes, 17 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. Tue Apr 25 2023 001247 GMT+0000 (Greenwich Mean Tim e) -- EX-8623 - Part 1 Verify tag status and create a COR from the signed tag T ue Apr 25 2023 001247 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. Tue Apr 25 2023 001247 GMT+0000 (Greenwich Mean Tim e) -- EX-8623 - Part 2 Verify the created COR Tue Apr 25 2023 001247 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. Tue Apr 25 2023 00:15:08 GMT+0000 (Greenwich Mean Time) EX-8639 | Create COR | Login as Owner company customer and verify the COR in receiver tab. Tue Apr 25 2023 00:15:08 GMT+0000 (Greenwich Mean Time) 1) EX-8639 - Verify Owner company Customer user received the cor. Tue Apr 25 2023 00:15:08 GMT+0000 (Greenwich Mean Time) 1) EX-8639 - Verify Owner company Customer user received the cor. Tue Apr 25 2023 00:15:08 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. Tue Apr 25 2023 00:15:08 GMT+0000 (Greenwich Mean Time) EX-8639 - Verify Owner company Customer user received the cor. Tue Apr 25 2023 00:15:08 GMT+0000 (Greenwich Mean Time): AssertionError: Timed out retrying after 30000ms: Expected to find content: 'Create T&M Tag for Test Project TC3326 1682380984630' 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. Tue Apr 25 2023 00:15:08 GMT+0000 (Greenwich Mean Time) EX-8639 - Verify Owner company Customer user received the cor. Tue Apr 25 2023 00:15:08 GMT+0000 (Greenwich Mean Time): AssertionError: Timed out retrying after 30000ms: Expected to find content: 'Create T&M Tag for Test Project TC3326 1682380984630' 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. Tue Apr 25 2023 001508 GMT+000 0 (Greenwich Mean Time) -- EX-8639 - Verify Owner company Customer user received the cor. Tue Apr 25 2023 001508 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. Tue Apr 25 2023 00:16:02 GMT+0000 (Greenwich Mean Time) EX-8713 | Create COR | Login as SC PM user, create a COR and send it to the GC. Tue Apr 25 2023 00:16:02 GMT+0000 (Greenwich Mean Time) √ EX-8713 - Part 1: Create a COR as SC PM. Tue Apr 25 2023 00:16:02 GMT+0000 (Greenwich Mean Time) (50761ms) √ EX-8713 - Part 1: Create a COR as SC PM. Tue Apr 25 2023 00:16:02 GMT+0000 (Greenwich Mean Time) (50761ms) √ EX-8713 - Part 2: Login as SC PM and verify the COR in sent tab. Tue Apr 25 2023 00:16:02 GMT+0000 (Greenwich Mean Time) (25793ms) √ EX-8713 - Part 2: Login as SC PM and verify the COR in sent tab. Tue Apr 25 2023 00:16:02 GMT+0000 (Greenwich Mean Time) (25793ms) √ EX-8713 - Part 3: Login as GC PM and verify the COR in received tab. Tue Apr 25 2023 00:16:02 GMT+0000 (Greenwich Mean Time) (18225ms) √ EX-8713 - Part 3: Login as GC PM and verify the COR in received tab. Tue Apr 25 2023 00:16:02 GMT+0000 (Greenwich Mean Time) (18225ms) 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. Tue Apr 25 2023 00:17:40 GMT+0000 (Greenwich Mean Time) EX-8751 | Create CN | Login as GC PM and create a CN price requests. Tue Apr 25 2023 00:17:40 GMT+0000 (Greenwich Mean Time) √ EX-8751 - Part 1: GC PM creates a Pricing Request Change Notification. Tue Apr 25 2023 00:17:40 GMT+0000 (Greenwich Mean Time) (41793ms) √ EX-8751 - Part 1: GC PM creates a Pricing Request Change Notification. Tue Apr 25 2023 00:17:40 GMT+0000 (Greenwich Mean Time) (41793ms) √ EX-8751 - Part 2: Login as GC PM and verify the created CN. Tue Apr 25 2023 00:17:40 GMT+0000 (Greenwich Mean Time) (19910ms) √ EX-8751 - Part 2: Login as GC PM and verify the created CN. Tue Apr 25 2023 00:17:40 GMT+0000 (Greenwich Mean Time) (19910ms) 2 passing (1m) 2 passing (1m) [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: 1 minute, 2 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. Tue Apr 25 2023 00:18:46 GMT+0000 (Greenwich Mean Time) EX-8752 | Create CN | Login as SC PM and verify the created CN at receiver tab. Tue Apr 25 2023 00:18:46 GMT+0000 (Greenwich Mean Time) √ EX-8752 Login as SC PM and verify the created CN. Tue Apr 25 2023 00:18:46 GMT+0000 (Greenwich Mean Time) (27667ms) √ EX-8752 Login as SC PM and verify the created CN. Tue Apr 25 2023 00:18:46 GMT+0000 (Greenwich Mean Time) (27667ms) 1 passing (28s) 1 passing (28s) [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: 27 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. Tue Apr 25 2023 00:19:17 GMT+0000 (Greenwich Mean Time) EX-8474 | Navigation | Login as GC user and navigate to Draft COR Log page and verify the key elements. Tue Apr 25 2023 00:19:17 GMT+0000 (Greenwich Mean Time) √ EX-8674 - Login as GC user and navigates to Draft COR Log Page. Tue Apr 25 2023 00:19:17 GMT+0000 (Greenwich Mean Time) (12523ms) √ EX-8674 - Login as GC user and navigates to Draft COR Log Page. Tue Apr 25 2023 00:19:17 GMT+0000 (Greenwich Mean Time) (12523ms) 1 passing (13s) 1 passing (13s) [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: 12 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. Tue Apr 25 2023 00:19:33 GMT+0000 (Greenwich Mean Time) EX-8642 | Navigation | Login as GC user and navigate to Analytics and verify the key elements. Tue Apr 25 2023 00:19:33 GMT+0000 (Greenwich Mean Time) √ EX-8642 - Login as GC user and navigates to Analytics tab. Tue Apr 25 2023 00:19:33 GMT+0000 (Greenwich Mean Time) (12364ms) √ EX-8642 - Login as GC user and navigates to Analytics tab. Tue Apr 25 2023 00:19:33 GMT+0000 (Greenwich Mean Time) (12364ms) 1 passing (13s) 1 passing (13s) [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: 12 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. Tue Apr 25 2023 00:19:48 GMT+0000 (Greenwich Mean Time) EX-8640 | Navigation | Login as GC user and navigate to settings each tab and verify the key elements. Tue Apr 25 2023 00:19:48 GMT+0000 (Greenwich Mean Time) √ EX-8640 - Login as GC user and navigates to Settings tab. Tue Apr 25 2023 00:19:48 GMT+0000 (Greenwich Mean Time) (31302ms) √ EX-8640 - Login as GC user and navigates to Settings tab. Tue Apr 25 2023 00:19:48 GMT+0000 (Greenwich Mean Time) (31302ms) 1 passing (32s) 1 passing (32s) [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: 31 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. Tue Apr 25 2023 00:20:23 GMT+0000 (Greenwich Mean Time) EX-8641 | Navigation | Login as GC user and navigate to integrations and verify the key elements. Tue Apr 25 2023 00:20:23 GMT+0000 (Greenwich Mean Time) √ EX-8641 - Login as GC user and navigates to Integrations tab. Tue Apr 25 2023 00:20:23 GMT+0000 (Greenwich Mean Time) (11797ms) √ EX-8641 - Login as GC user and navigates to Integrations tab. Tue Apr 25 2023 00:20:23 GMT+0000 (Greenwich Mean Time) (11797ms) 1 passing (12s) 1 passing (12s) [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: 11 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...Tue Apr 25 2023 00:20:38 GMT+0000 (Greenwich Mean Time) Cleanup the GC account...Tue Apr 25 2023 00:20:38 GMT+0000 (Greenwich Mean Time) √ Cleamup the GC Account. Tue Apr 25 2023 00:20:38 GMT+0000 (Greenwich Mean Time) (27912ms) √ Cleamup the GC Account. Tue Apr 25 2023 00:20:38 GMT+0000 (Greenwich Mean Time) (27912ms) 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... Tue Apr 25 2023 00:21:09 GMT+0000 (Greenwich Mean Time) Cleanup Customer Account... Tue Apr 25 2023 00:21:09 GMT+0000 (Greenwich Mean Time) √ Cleamup the Customer Account... Tue Apr 25 2023 00:21:09 GMT+0000 (Greenwich Mean Time) (30934ms) √ Cleamup the Customer Account... Tue Apr 25 2023 00:21:09 GMT+0000 (Greenwich Mean Time) (30934ms) 1 passing (31s) 1 passing (31s) [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: 30 seconds │ │ Spec Ran: 19-CleanupOwner.spec.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: 20-CleanupSC.spec.ts (20 of 20) Cleanup the SC Account... Tue Apr 25 2023 00:21:43 GMT+0000 (Greenwich Mean Time) Cleanup the SC Account... Tue Apr 25 2023 00:21:43 GMT+0000 (Greenwich Mean Time) √ Cleamup the SC Account... Tue Apr 25 2023 00:21:43 GMT+0000 (Greenwich Mean Time) (31366ms) √ Cleamup the SC Account... Tue Apr 25 2023 00:21:43 GMT+0000 (Greenwich Mean Time) (31366ms) 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- 02:04 5 4 1 - - │ │ 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:50 1 1 - - - │ │ ner-in-gc-company.spec.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ √ 04-ex-8437-GC-Owner-adds-owner-user 01:21 3 3 - - - │ │ -as-customer.spec.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ √ 05-ex-8453-GC-Owner-adds-GC-Admin-a 01:49 3 3 - - - │ │ s-company-user.spec.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ √ 06-ex-8468-GC-Owner-adds-contract-s 02:14 5 5 - - - │ │ c-admin.spec.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ × 07-ex-8557-GC-Owner-add-tag.spec.ts 02:22 2 - 2 - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ × 08-ex-8592-Owner-user-signs-tag.spe 00:43 1 - 1 - - │ │ c.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ × 09-ex-8623-GC-user-creates-cor.spec 02:17 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 01:02 2 2 - - - │ │ o-sc.spec.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ √ 13-ex-8752-SC-user-receives-CN.spec 00:27 1 1 - - - │ │ .ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ √ 14-ex-8674-GC-user-go-to-draft-cor- 00:12 1 1 - - - │ │ log.spec.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ √ 15-ex-8642-GC-user-go-to-Analytics. 00:12 1 1 - - - │ │ spec.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ √ 16-ex-8640-GC-user-go-to-settings-e 00:31 1 1 - - - │ │ ach-page.spec.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ √ 17-ex-8641-GC-user-go-to-integratio 00:11 1 1 - - - │ │ ns.spec.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ √ 18-CleanupGC.spec.ts 00:27 1 1 - - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ √ 19-CleanupOwner.spec.ts 00:30 1 1 - - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ √ 20-CleanupSC.spec.ts 00:31 1 1 - - - │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ × 5 of 20 failed (25%) 20:30 37 30 7 - -