> cypress-extracker-webapp@1.0.0 scripts-smoke > cypress run --browser chrome --spec ./cypress/e2e/smoke/** ==================================================================================================== (Run Starting) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Cypress: 12.17.1 │ │ Browser: Chrome 115 (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 Clearstory. Wed Aug 02 2023 00:00:45 GMT+0000 (Greenwich Mean Time) EX-7290 | Account Creation | Create a new user with email that is in a domain that is registered in Clearstory. Wed Aug 02 2023 00:00:45 GMT+0000 (Greenwich Mean Time) √ EX-7290 - Part 1: SignUp. Wed Aug 02 2023 00:00:45 GMT+0000 (Greenwich Mean Time) (19969ms) √ EX-7290 - Part 1: SignUp. Wed Aug 02 2023 00:00:45 GMT+0000 (Greenwich Mean Time) (19969ms) 1) EX-7290 - Part 2: Verify the confirmation email. Wed Aug 02 2023 00:01:12 GMT+0000 (Greenwich Mean Time) 1) EX-7290 - Part 2: Verify the confirmation email. Wed Aug 02 2023 00:01:12 GMT+0000 (Greenwich Mean Time) 2) EX-7290 - Part 3.1: Create your account | Select, This is not my company and go to the Company Page. Wed Aug 02 2023 00:02:20 GMT+0000 (Greenwich Mean Time) 2) EX-7290 - Part 3.1: Create your account | Select, This is not my company and go to the Company Page. Wed Aug 02 2023 00:02:20 GMT+0000 (Greenwich Mean Time) 3) EX-7290 - Part 3.2: Create your account | Select, This is not my company and go back to Login. Wed Aug 02 2023 00:02:20 GMT+0000 (Greenwich Mean Time) 3) EX-7290 - Part 3.2: Create your account | Select, This is not my company and go back to Login. Wed Aug 02 2023 00:02:20 GMT+0000 (Greenwich Mean Time) 4) EX-7290 - Part 4: Create your account | Select, This is my company. Wed Aug 02 2023 00:02:20 GMT+0000 (Greenwich Mean Time) 4) EX-7290 - Part 4: Create your account | Select, This is my company. Wed Aug 02 2023 00:02:20 GMT+0000 (Greenwich Mean Time) 5) EX-7290 - Part 5: Delete the account from the company. Wed Aug 02 2023 00:06:18 GMT+0000 (Greenwich Mean Time) 5) EX-7290 - Part 5: Delete the account from the company. Wed Aug 02 2023 00:06:18 GMT+0000 (Greenwich Mean Time) 1 passing (7m) 5 failing 1) EX-7290 | Account Creation | Create a new user with email that is in a domain that is registered in Clearstory. Wed Aug 02 2023 00:06:18 GMT+0000 (Greenwich Mean Time) EX-7290 - Part 2: Verify the confirmation email. Wed Aug 02 2023 00:01:12 GMT+0000 (Greenwich Mean Time): AssertionError: Timed out retrying after 30000ms: Expected to find content: 'Thank you for signing up. Please verify your email address by clicking the following link:' within the selector: ':nth-child(3)' but never did. at Context.eval (webpack:///./cypress/support/commands-object-actions.ts:31:34) 2) EX-7290 | Account Creation | Create a new user with email that is in a domain that is registered in Clearstory. Wed Aug 02 2023 00:06:18 GMT+0000 (Greenwich Mean Time) EX-7290 - Part 3.1: Create your account | Select, This is not my company and go to the Company Page. Wed Aug 02 2023 00:02:20 GMT+0000 (Greenwich Mean Time): AssertionError: Timed out retrying after 30000ms: Expected to find content: 'Looks like your company is already here' within the selector: 'div[data-cy='companyCheck'] h6' but never did. at Context.eval (webpack:///./cypress/support/commands-object-actions.ts:31:34) 3) EX-7290 | Account Creation | Create a new user with email that is in a domain that is registered in Clearstory. Wed Aug 02 2023 00:06:18 GMT+0000 (Greenwich Mean Time) EX-7290 - Part 3.2: Create your account | Select, This is not my company and go back to Login. Wed Aug 02 2023 00:02:20 GMT+0000 (Greenwich Mean Time): AssertionError: Timed out retrying after 30000ms: Expected to find content: 'Looks like your company is already here' within the selector: 'div[data-cy='companyCheck'] h6' but never did. at Context.eval (webpack:///./cypress/support/commands-object-actions.ts:31:34) 4) EX-7290 | Account Creation | Create a new user with email that is in a domain that is registered in Clearstory. Wed Aug 02 2023 00:06:18 GMT+0000 (Greenwich Mean Time) EX-7290 - Part 4: Create your account | Select, This is my company. Wed Aug 02 2023 00:02:20 GMT+0000 (Greenwich Mean Time): AssertionError: Timed out retrying after 30000ms: Expected to find element: `button[data-cy='addUserToCompanyBtn']`, but never found it. at Context.eval (webpack:///./cypress/support/commands-object-actions.ts:157:5) 5) EX-7290 | Account Creation | Create a new user with email that is in a domain that is registered in Clearstory. Wed Aug 02 2023 00:06:18 GMT+0000 (Greenwich Mean Time) EX-7290 - Part 5: Delete the account from the company. Wed Aug 02 2023 00:06:18 GMT+0000 (Greenwich Mean Time): AssertionError: Timed out retrying after 30000ms: Expected to find content: '9dabpm4hhk@cypress.com' but never did. at settingsManageUsers.deleteUser (webpack:///./cypress/support/PageObjects/Settings_ManageUsers.ts:16:11) at Context.eval (webpack:///./cypress/e2e/smoke/01-ex-7290-create-new-account-with-domain-that-already-is-registered.spec.ts:205:26) 1 passing (7m) 5 failing 1) EX-7290 | Account Creation | Create a new user with email that is in a domain that is registered in Clearstory. Wed Aug 02 2023 00:06:18 GMT+0000 (Greenwich Mean Time) EX-7290 - Part 2: Verify the confirmation email. Wed Aug 02 2023 00:01:12 GMT+0000 (Greenwich Mean Time): AssertionError: Timed out retrying after 30000ms: Expected to find content: 'Thank you for signing up. Please verify your email address by clicking the following link:' within the selector: ':nth-child(3)' but never did. at Context.eval (webpack:///./cypress/support/commands-object-actions.ts:31:34) 2) EX-7290 | Account Creation | Create a new user with email that is in a domain that is registered in Clearstory. Wed Aug 02 2023 00:06:18 GMT+0000 (Greenwich Mean Time) EX-7290 - Part 3.1: Create your account | Select, This is not my company and go to the Company Page. Wed Aug 02 2023 00:02:20 GMT+0000 (Greenwich Mean Time): AssertionError: Timed out retrying after 30000ms: Expected to find content: 'Looks like your company is already here' within the selector: 'div[data-cy='companyCheck'] h6' but never did. at Context.eval (webpack:///./cypress/support/commands-object-actions.ts:31:34) 3) EX-7290 | Account Creation | Create a new user with email that is in a domain that is registered in Clearstory. Wed Aug 02 2023 00:06:18 GMT+0000 (Greenwich Mean Time) EX-7290 - Part 3.2: Create your account | Select, This is not my company and go back to Login. Wed Aug 02 2023 00:02:20 GMT+0000 (Greenwich Mean Time): AssertionError: Timed out retrying after 30000ms: Expected to find content: 'Looks like your company is already here' within the selector: 'div[data-cy='companyCheck'] h6' but never did. at Context.eval (webpack:///./cypress/support/commands-object-actions.ts:31:34) 4) EX-7290 | Account Creation | Create a new user with email that is in a domain that is registered in Clearstory. Wed Aug 02 2023 00:06:18 GMT+0000 (Greenwich Mean Time) EX-7290 - Part 4: Create your account | Select, This is my company. Wed Aug 02 2023 00:02:20 GMT+0000 (Greenwich Mean Time): AssertionError: Timed out retrying after 30000ms: Expected to find element: `button[data-cy='addUserToCompanyBtn']`, but never found it. at Context.eval (webpack:///./cypress/support/commands-object-actions.ts:157:5) 5) EX-7290 | Account Creation | Create a new user with email that is in a domain that is registered in Clearstory. Wed Aug 02 2023 00:06:18 GMT+0000 (Greenwich Mean Time) EX-7290 - Part 5: Delete the account from the company. Wed Aug 02 2023 00:06:18 GMT+0000 (Greenwich Mean Time): AssertionError: Timed out retrying after 30000ms: Expected to find content: '9dabpm4hhk@cypress.com' but never did. at settingsManageUsers.deleteUser (webpack:///./cypress/support/PageObjects/Settings_ManageUsers.ts:16:11) at Context.eval (webpack:///./cypress/e2e/smoke/01-ex-7290-create-new-account-with-domain-that-already-is-registered.spec.ts:205:26) [mochawesome] Report JSON saved to C:\GitRepo\end-to-end-tests\cypress-extracker-webapp\cypress\reports\mocha\mochawesome.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 6 │ │ Passing: 1 │ │ Failing: 5 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 10 │ │ Video: false │ │ Duration: 6 minutes, 53 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 (1272x587) 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 Clearstory. Wed Aug 02 2023 000112 GMT+0000 (Greenwich Mean Time) -- EX- 7290 - Part 2 Verify the confirmation email. Wed Aug 02 2023 000112 GMT+0000 (Gr .png - C:\GitRepo\end-to-end-tests\cypress-extracker-webapp\cypress\screenshots\01-ex-7 (1272x587) 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 Clearstory. Wed Aug 02 2023 000112 GMT+0000 (Greenwich Mean Time) -- EX- 7290 - Part 2 Verify the confirmation email. Wed Aug 02 2023 000112 GMT+0000 (1) .png - C:\GitRepo\end-to-end-tests\cypress-extracker-webapp\cypress\screenshots\01-ex-7 (1272x587) 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 Clearstory. Wed Aug 02 2023 000220 GMT+0000 (Greenwich Mean Time) -- EX- 7290 - Part 3.1 Create your account Select, This is not my company and go to th .png - C:\GitRepo\end-to-end-tests\cypress-extracker-webapp\cypress\screenshots\01-ex-7 (1272x587) 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 Clearstory. Wed Aug 02 2023 000220 GMT+0000 (Greenwich Mean Time) -- EX- 7290 - Part 3.1 Create your account Select, This is not my company and go t (1) .png - C:\GitRepo\end-to-end-tests\cypress-extracker-webapp\cypress\screenshots\01-ex-7 (1272x587) 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 Clearstory. Wed Aug 02 2023 000220 GMT+0000 (Greenwich Mean Time) -- EX- 7290 - Part 3.2 Create your account Select, This is not my company and go back .png - C:\GitRepo\end-to-end-tests\cypress-extracker-webapp\cypress\screenshots\01-ex-7 (1272x587) 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 Clearstory. Wed Aug 02 2023 000220 GMT+0000 (Greenwich Mean Time) -- EX- 7290 - Part 3.2 Create your account Select, This is not my company and go b (1) .png - C:\GitRepo\end-to-end-tests\cypress-extracker-webapp\cypress\screenshots\01-ex-7 (1272x587) 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 Clearstory. Wed Aug 02 2023 000220 GMT+0000 (Greenwich Mean Time) -- EX- 7290 - Part 4 Create your account Select, This is my company. Wed Aug 02 2023 0 .png - C:\GitRepo\end-to-end-tests\cypress-extracker-webapp\cypress\screenshots\01-ex-7 (1272x587) 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 Clearstory. Wed Aug 02 2023 000220 GMT+0000 (Greenwich Mean Time) -- EX- 7290 - Part 4 Create your account Select, This is my company. Wed Aug 02 20 (1) .png - C:\GitRepo\end-to-end-tests\cypress-extracker-webapp\cypress\screenshots\01-ex-7 (1272x587) 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 Clearstory. Wed Aug 02 2023 000618 GMT+0000 (Greenwich Mean Time) -- EX- 7290 - Part 5 Delete the account from the company. Wed Aug 02 2023 000618 GMT+00 .png - C:\GitRepo\end-to-end-tests\cypress-extracker-webapp\cypress\screenshots\01-ex-7 (1272x587) 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 Clearstory. Wed Aug 02 2023 000618 GMT+0000 (Greenwich Mean Time) -- EX- 7290 - Part 5 Delete the account from the company. Wed Aug 02 2023 000618 GM (1) .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. Wed Aug 02 2023 00:07:45 GMT+0000 (Greenwich Mean Time) EX-3685 | Login | Verify a registered user can successfully login. Wed Aug 02 2023 00:07:45 GMT+0000 (Greenwich Mean Time) √ EX-3685 - Verify a registered user can successfully login. Wed Aug 02 2023 00:07:45 GMT+0000 (Greenwich Mean Time) (12337ms) √ EX-3685 - Verify a registered user can successfully login. Wed Aug 02 2023 00:07:45 GMT+0000 (Greenwich Mean Time) (12337ms) 1 passing (13s) 1 passing (13s) [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: 12 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 Aug 02 2023 00:08:01 GMT+0000 (Greenwich Mean Time) EX-3326 | Create New Project in General Contractor Company as Account Owner, using with only mandatory data. Wed Aug 02 2023 00:08:01 GMT+0000 (Greenwich Mean Time) √ EX-3326 - Create a project in General Contractor Company as Account Owner. Wed Aug 02 2023 00:08:01 GMT+0000 (Greenwich Mean Time) (49201ms) √ EX-3326 - Create a project in General Contractor Company as Account Owner. Wed Aug 02 2023 00:08:01 GMT+0000 (Greenwich Mean Time) (49201ms) 1 passing (49s) 1 passing (49s) [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: 49 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 Aug 02 2023 00:08:54 GMT+0000 (Greenwich Mean Time) Invite Customer to Project | Verify that user can invite owner comapany customer to the project. Wed Aug 02 2023 00:08:54 GMT+0000 (Greenwich Mean Time) √ EX-8437 - Part 1: Add customer to the existing Project. Wed Aug 02 2023 00:08:54 GMT+0000 (Greenwich Mean Time) (38211ms) √ EX-8437 - Part 1: Add customer to the existing Project. Wed Aug 02 2023 00:08:54 GMT+0000 (Greenwich Mean Time) (38211ms) √ EX-8437 - Part 2: Verify the invitation email. Wed Aug 02 2023 00:09:37 GMT+0000 (Greenwich Mean Time) √ EX-8437 - Part 2: Verify the invitation email. Wed Aug 02 2023 00:09:37 GMT+0000 (Greenwich Mean Time) √ EX-8437 - Part 3: Login as Owner company customer and accept the invitation : Wed Aug 02 2023 00:09:42 GMT+0000 (Greenwich Mean Time) (46010ms) √ EX-8437 - Part 3: Login as Owner company customer and accept the invitation : Wed Aug 02 2023 00:09:42 GMT+0000 (Greenwich Mean Time) (46010ms) 3 passing (2m) 3 passing (2m) [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, 33 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 Aug 02 2023 00:10:32 GMT+0000 (Greenwich Mean Time) EX-8453 | Invite To Project | Login as GC owner and add GC admin as my company user. Wed Aug 02 2023 00:10:32 GMT+0000 (Greenwich Mean Time) √ EX-8453 - Part 1: Add company user to the existing Project. Wed Aug 02 2023 00:10:32 GMT+0000 (Greenwich Mean Time) (55657ms) √ EX-8453 - Part 1: Add company user to the existing Project. Wed Aug 02 2023 00:10:32 GMT+0000 (Greenwich Mean Time) (55657ms) √ EX-8453 - Part 2: Verify GC Admin user can access project. Wed Aug 02 2023 00:10:32 GMT+0000 (Greenwich Mean Time) (31207ms) √ EX-8453 - Part 2: Verify GC Admin user can access project. Wed Aug 02 2023 00:10:32 GMT+0000 (Greenwich Mean Time) (31207ms) √ EX-8453 - Part 3: Verify GC PM user can access project. Wed Aug 02 2023 00:10:32 GMT+0000 (Greenwich Mean Time) (25187ms) √ EX-8453 - Part 3: Verify GC PM user can access project. Wed Aug 02 2023 00:10:32 GMT+0000 (Greenwich Mean Time) (25187ms) 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, 52 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 Aug 02 2023 00:12:28 GMT+0000 (Greenwich Mean Time) EX-8468 | Add Contract | Gc Owner creates a contract with SC admin. Wed Aug 02 2023 00:12:28 GMT+0000 (Greenwich Mean Time) √ EX-8468 - Part 1: Add Contractor with SC Admin to existing project.Wed Aug 02 2023 00:12:28 GMT+0000 (Greenwich Mean Time) (34641ms) √ EX-8468 - Part 1: Add Contractor with SC Admin to existing project.Wed Aug 02 2023 00:12:28 GMT+0000 (Greenwich Mean Time) (34641ms) √ EX-8468 - Part 2: Verify email invitation for SC Admin Wed Aug 02 2023 00:13:09 GMT+0000 (Greenwich Mean Time) √ EX-8468 - Part 2: Verify email invitation for SC Admin Wed Aug 02 2023 00:13:09 GMT+0000 (Greenwich Mean Time) √ EX-8468 - Part 3: Verify email invitation for SC PM Wed Aug 02 2023 00:13:09 GMT+0000 (Greenwich Mean Time) √ EX-8468 - Part 3: Verify email invitation for SC PM Wed Aug 02 2023 00:13:09 GMT+0000 (Greenwich Mean Time) √ EX-8468 - Part 4: Login as SC Admin contractor and accept the invitation : Wed Aug 02 2023 00:13:14 GMT+0000 (Greenwich Mean Time) (51984ms) √ EX-8468 - Part 4: Login as SC Admin contractor and accept the invitation : Wed Aug 02 2023 00:13:14 GMT+0000 (Greenwich Mean Time) (51984ms) √ EX-8468 - Part 5: Login as SC PM contractor and accept the invitation : Wed Aug 02 2023 00:13:14 GMT+0000 (Greenwich Mean Time) (41018ms) √ EX-8468 - Part 5: Login as SC PM contractor and accept the invitation : Wed Aug 02 2023 00:13:14 GMT+0000 (Greenwich Mean Time) (41018ms) 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, 18 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 Aug 02 2023 00:14:52 GMT+0000 (Greenwich Mean Time) EX-8557 | T&M Tag | Create a T&M tag as GC user. Wed Aug 02 2023 00:14:52 GMT+0000 (Greenwich Mean Time) √ EX-8557 - Part 1: Login as GC Owner and create a tag : Wed Aug 02 2023 00:14:52 GMT+0000 (Greenwich Mean Time) (181585ms) √ EX-8557 - Part 1: Login as GC Owner and create a tag : Wed Aug 02 2023 00:14:52 GMT+0000 (Greenwich Mean Time) (181585ms) √ EX-8557 - Part 2: Verify Owner PM recived emailsWed Aug 02 2023 00:18:00 GMT+0000 (Greenwich Mean Time) √ EX-8557 - Part 2: Verify Owner PM recived emailsWed Aug 02 2023 00:18:00 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: 3 minutes, 9 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 Aug 02 2023 00:18:05 GMT+0000 (Greenwich Mean Time) EX-8592 | Sign the Tag | Sign the tag as Owner company user. Wed Aug 02 2023 00:18:05 GMT+0000 (Greenwich Mean Time) √ EX-8592 - Login as GC Owner and sign the tag : Wed Aug 02 2023 00:18:05 GMT+0000 (Greenwich Mean Time) (53276ms) √ EX-8592 - Login as GC Owner and sign the tag : Wed Aug 02 2023 00:18:05 GMT+0000 (Greenwich Mean Time) (53276ms) 1 passing (54s) 1 passing (54s) [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: 53 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 Aug 02 2023 00:19:03 GMT+0000 (Greenwich Mean Time) EX-8623 | Create COR | Login as GC Admin and create a COR from the signed Tag. Wed Aug 02 2023 00:19:03 GMT+0000 (Greenwich Mean Time) √ EX-8623 - Part 1: Verify tag status and create a COR from the signed tag : Wed Aug 02 2023 00:19:03 GMT+0000 (Greenwich Mean Time) (73828ms) √ EX-8623 - Part 1: Verify tag status and create a COR from the signed tag : Wed Aug 02 2023 00:19:03 GMT+0000 (Greenwich Mean Time) (73828ms) √ EX-8623 - Part 2: Verify the created COR : Wed Aug 02 2023 00:19:03 GMT+0000 (Greenwich Mean Time) (54341ms) √ EX-8623 - Part 2: Verify the created COR : Wed Aug 02 2023 00:19:03 GMT+0000 (Greenwich Mean Time) (54341ms) 2 passing (2m) 2 passing (2m) [mochawesome] Report JSON saved to C:\GitRepo\end-to-end-tests\cypress-extracker-webapp\cypress\reports\mocha\mochawesome_008.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 2 │ │ Passing: 2 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 2 minutes, 8 seconds │ │ Spec Ran: 09-ex-8623-GC-user-creates-cor.spec.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── 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 Aug 02 2023 00:21:15 GMT+0000 (Greenwich Mean Time) EX-8639 | Create COR | Login as Owner company customer and verify the COR in receiver tab. Wed Aug 02 2023 00:21:15 GMT+0000 (Greenwich Mean Time) √ EX-8639 - Verify Owner company Customer user received the cor. Wed Aug 02 2023 00:21:15 GMT+0000 (Greenwich Mean Time) (25141ms) √ EX-8639 - Verify Owner company Customer user received the cor. Wed Aug 02 2023 00:21:15 GMT+0000 (Greenwich Mean Time) (25141ms) 1 passing (25s) 1 passing (25s) [mochawesome] Report JSON saved to C:\GitRepo\end-to-end-tests\cypress-extracker-webapp\cypress\reports\mocha\mochawesome_009.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 25 seconds │ │ Spec Ran: 10-ex-8639-Owner-user-view-received-cor.spec.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── 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 Aug 02 2023 00:21:45 GMT+0000 (Greenwich Mean Time) EX-8713 | Create COR | Login as SC PM user, create a COR and send it to the GC. Wed Aug 02 2023 00:21:45 GMT+0000 (Greenwich Mean Time) √ EX-8713 - Part 1: Create a COR as SC PM. Wed Aug 02 2023 00:21:45 GMT+0000 (Greenwich Mean Time) (54610ms) √ EX-8713 - Part 1: Create a COR as SC PM. Wed Aug 02 2023 00:21:45 GMT+0000 (Greenwich Mean Time) (54610ms) √ EX-8713 - Part 2: Login as SC PM and verify the COR in sent tab. Wed Aug 02 2023 00:21:45 GMT+0000 (Greenwich Mean Time) (32615ms) √ EX-8713 - Part 2: Login as SC PM and verify the COR in sent tab. Wed Aug 02 2023 00:21:45 GMT+0000 (Greenwich Mean Time) (32615ms) √ EX-8713 - Part 3: Login as GC PM and verify the COR in received tab. Wed Aug 02 2023 00:21:45 GMT+0000 (Greenwich Mean Time) (23812ms) √ EX-8713 - Part 3: Login as GC PM and verify the COR in received tab. Wed Aug 02 2023 00:21:45 GMT+0000 (Greenwich Mean Time) (23812ms) 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, 51 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 Aug 02 2023 00:23:40 GMT+0000 (Greenwich Mean Time) EX-8751 | Create CN | Login as GC PM and create a CN price requests. Wed Aug 02 2023 00:23:40 GMT+0000 (Greenwich Mean Time) √ EX-8751 - Part 1: GC PM creates a Pricing Request Change Notification. Wed Aug 02 2023 00:23:40 GMT+0000 (Greenwich Mean Time) (44379ms) √ EX-8751 - Part 1: GC PM creates a Pricing Request Change Notification. Wed Aug 02 2023 00:23:40 GMT+0000 (Greenwich Mean Time) (44379ms) √ EX-8751 - Part 2: Login as GC PM and verify the created CN. Wed Aug 02 2023 00:23:40 GMT+0000 (Greenwich Mean Time) (25335ms) √ EX-8751 - Part 2: Login as GC PM and verify the created CN. Wed Aug 02 2023 00:23:40 GMT+0000 (Greenwich Mean Time) (25335ms) 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, 10 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 Aug 02 2023 00:24:54 GMT+0000 (Greenwich Mean Time) EX-8752 | Create CN | Login as SC PM and verify the created CN at receiver tab. Wed Aug 02 2023 00:24:54 GMT+0000 (Greenwich Mean Time) √ EX-8752 Login as SC PM and verify the created CN. Wed Aug 02 2023 00:24:54 GMT+0000 (Greenwich Mean Time) (36918ms) √ EX-8752 Login as SC PM and verify the created CN. Wed Aug 02 2023 00:24:54 GMT+0000 (Greenwich Mean Time) (36918ms) 1 passing (37s) 1 passing (37s) [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: 37 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 Aug 02 2023 00:25:35 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 Aug 02 2023 00:25:35 GMT+0000 (Greenwich Mean Time) √ EX-8674 - Login as GC user and navigates to Draft COR Log Page. Wed Aug 02 2023 00:25:35 GMT+0000 (Greenwich Mean Time) (15283ms) √ EX-8674 - Login as GC user and navigates to Draft COR Log Page. Wed Aug 02 2023 00:25:35 GMT+0000 (Greenwich Mean Time) (15283ms) 1 passing (15s) 1 passing (15s) [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: 15 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 Aug 02 2023 00:25:54 GMT+0000 (Greenwich Mean Time) EX-8642 | Navigation | Login as GC user and navigate to Analytics and verify the key elements. Wed Aug 02 2023 00:25:54 GMT+0000 (Greenwich Mean Time) √ EX-8642 - Login as GC user and navigates to Analytics tab. Wed Aug 02 2023 00:25:54 GMT+0000 (Greenwich Mean Time) (14583ms) √ EX-8642 - Login as GC user and navigates to Analytics tab. Wed Aug 02 2023 00:25:54 GMT+0000 (Greenwich Mean Time) (14583ms) 1 passing (15s) 1 passing (15s) [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: 14 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 Aug 02 2023 00:26:13 GMT+0000 (Greenwich Mean Time) EX-8640 | Navigation | Login as GC user and navigate to settings each tab and verify the key elements. Wed Aug 02 2023 00:26:13 GMT+0000 (Greenwich Mean Time) √ EX-8640 - Login as GC user and navigates to Settings tab. Wed Aug 02 2023 00:26:13 GMT+0000 (Greenwich Mean Time) (36905ms) √ EX-8640 - Login as GC user and navigates to Settings tab. Wed Aug 02 2023 00:26:13 GMT+0000 (Greenwich Mean Time) (36905ms) 1 passing (37s) 1 passing (37s) [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: 37 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 Aug 02 2023 00:26:55 GMT+0000 (Greenwich Mean Time) EX-8641 | Navigation | Login as GC user and navigate to integrations and verify the key elements. Wed Aug 02 2023 00:26:55 GMT+0000 (Greenwich Mean Time) √ EX-8641 - Login as GC user and navigates to Integrations tab. Wed Aug 02 2023 00:26:55 GMT+0000 (Greenwich Mean Time) (13412ms) √ EX-8641 - Login as GC user and navigates to Integrations tab. Wed Aug 02 2023 00:26:55 GMT+0000 (Greenwich Mean Time) (13412ms) 1 passing (14s) 1 passing (14s) [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: 13 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 Aug 02 2023 00:27:12 GMT+0000 (Greenwich Mean Time) Cleanup the GC account...Wed Aug 02 2023 00:27:12 GMT+0000 (Greenwich Mean Time) √ Cleamup the GC Account. Wed Aug 02 2023 00:27:12 GMT+0000 (Greenwich Mean Time) (41799ms) √ Cleamup the GC Account. Wed Aug 02 2023 00:27:12 GMT+0000 (Greenwich Mean Time) (41799ms) 1 passing (42s) 1 passing (42s) [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: 41 seconds │ │ Spec Ran: 18-CleanupGC.spec.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: 19-CleanupOwner.spec.ts (19 of 20) Cleanup Customer Account... Wed Aug 02 2023 00:27:58 GMT+0000 (Greenwich Mean Time) Cleanup Customer Account... Wed Aug 02 2023 00:27:58 GMT+0000 (Greenwich Mean Time) √ Cleamup the Customer Account... Wed Aug 02 2023 00:27:58 GMT+0000 (Greenwich Mean Time) (34930ms) √ Cleamup the Customer Account... Wed Aug 02 2023 00:27:58 GMT+0000 (Greenwich Mean Time) (34930ms) 1 passing (35s) 1 passing (35s) [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: 34 seconds │ │ Spec Ran: 19-CleanupOwner.spec.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: 20-CleanupSC.spec.ts (20 of 20) Cleanup the SC Account... Wed Aug 02 2023 00:28:37 GMT+0000 (Greenwich Mean Time) Cleanup the SC Account... Wed Aug 02 2023 00:28:37 GMT+0000 (Greenwich Mean Time) √ Cleamup the SC Account... Wed Aug 02 2023 00:28:37 GMT+0000 (Greenwich Mean Time) (36285ms) √ Cleamup the SC Account... Wed Aug 02 2023 00:28:37 GMT+0000 (Greenwich Mean Time) (36285ms) 1 passing (36s) 1 passing (36s) [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: 36 seconds │ │ Spec Ran: 20-CleanupSC.spec.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ==================================================================================================== (Run Finished) Spec Tests Passing Failing Pending Skipped ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ × 01-ex-7290-create-new-account-with- 06:53 6 1 5 - - │ │ domain-that-already-is-registered.s │ │ pec.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ √ 02-ex-3685-verify-successful-login- 00:12 1 1 - - - │ │ of-registered-user.spec.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ √ 03-ex-3326-create-new-project-as-ow 00:49 1 1 - - - │ │ ner-in-gc-company.spec.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ √ 04-ex-8437-GC-Owner-adds-owner-user 01:33 3 3 - - - │ │ -as-customer.spec.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ √ 05-ex-8453-GC-Owner-adds-GC-Admin-a 01:52 3 3 - - - │ │ s-company-user.spec.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ √ 06-ex-8468-GC-Owner-adds-contract-s 02:18 5 5 - - - │ │ c-admin.spec.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ √ 07-ex-8557-GC-Owner-add-tag.spec.ts 03:09 2 2 - - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ √ 08-ex-8592-Owner-user-signs-tag.spe 00:53 1 1 - - - │ │ c.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ √ 09-ex-8623-GC-user-creates-cor.spec 02:08 2 2 - - - │ │ .ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ √ 10-ex-8639-Owner-user-view-received 00:25 1 1 - - - │ │ -cor.spec.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ √ 11-ex-8713-SC-user-creates-cor-send 01:51 3 3 - - - │ │ -to-GC.spec.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ √ 12-ex-8751-GC-user-create-CN-sent-t 01:10 2 2 - - - │ │ o-sc.spec.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ √ 13-ex-8752-SC-user-receives-CN.spec 00:37 1 1 - - - │ │ .ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ √ 14-ex-8674-GC-user-go-to-draft-cor- 00:15 1 1 - - - │ │ log.spec.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ √ 15-ex-8642-GC-user-go-to-Analytics. 00:14 1 1 - - - │ │ spec.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ √ 16-ex-8640-GC-user-go-to-settings-e 00:37 1 1 - - - │ │ ach-page.spec.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ √ 17-ex-8641-GC-user-go-to-integratio 00:13 1 1 - - - │ │ ns.spec.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ √ 18-CleanupGC.spec.ts 00:41 1 1 - - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ √ 19-CleanupOwner.spec.ts 00:34 1 1 - - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ √ 20-CleanupSC.spec.ts 00:36 1 1 - - - │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ × 1 of 20 failed (5%) 27:09 38 33 5 - -