> cypress-extracker-webapp@1.0.0 scripts-smoke > cypress run --browser chrome --spec ./cypress/e2e/smoke/** ==================================================================================================== (Run Starting) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Cypress: 12.9.0 │ │ Browser: Chrome 113 (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 May 09 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 May 09 2023 00:00:40 GMT+0000 (Greenwich Mean Time) √ EX-7290 - Part 1: SignUp. Tue May 09 2023 00:00:40 GMT+0000 (Greenwich Mean Time) (16404ms) √ EX-7290 - Part 1: SignUp. Tue May 09 2023 00:00:40 GMT+0000 (Greenwich Mean Time) (16404ms) √ EX-7290 - Part 2: Verify the confirmation email. Tue May 09 2023 00:01:03 GMT+0000 (Greenwich Mean Time) √ EX-7290 - Part 2: Verify the confirmation email. Tue May 09 2023 00:01:03 GMT+0000 (Greenwich Mean Time) √ EX-7290 - Part 3: Create your account | Select, This is not my company. Tue May 09 2023 00:01:09 GMT+0000 (Greenwich Mean Time) (36171ms) √ EX-7290 - Part 3: Create your account | Select, This is not my company. Tue May 09 2023 00:01:09 GMT+0000 (Greenwich Mean Time) (36171ms) √ EX-7290 - Part 4: Create your account | Select, This is my company. Tue May 09 2023 00:01:09 GMT+0000 (Greenwich Mean Time) (12027ms) √ EX-7290 - Part 4: Create your account | Select, This is my company. Tue May 09 2023 00:01:09 GMT+0000 (Greenwich Mean Time) (12027ms) √ EX-7290 - Part 5: Delete the account from the company. Tue May 09 2023 00:01:09 GMT+0000 (Greenwich Mean Time) (11292ms) √ EX-7290 - Part 5: Delete the account from the company. Tue May 09 2023 00:01:09 GMT+0000 (Greenwich Mean Time) (11292ms) 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, 26 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. Tue May 09 2023 00:02:12 GMT+0000 (Greenwich Mean Time) EX-3685 | Login | Verify a registered user can successfully login. Tue May 09 2023 00:02:12 GMT+0000 (Greenwich Mean Time) √ EX-3685 - Verify a registered user can successfully login. Tue May 09 2023 00:02:12 GMT+0000 (Greenwich Mean Time) (11033ms) √ EX-3685 - Verify a registered user can successfully login. Tue May 09 2023 00:02:12 GMT+0000 (Greenwich Mean Time) (11033ms) 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: 11 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 May 09 2023 00:02:27 GMT+0000 (Greenwich Mean Time) EX-3326 | Create New Project in General Contractor Company as Account Owner, using with only mandatory data. Tue May 09 2023 00:02:27 GMT+0000 (Greenwich Mean Time) √ EX-3326 - Create a project in General Contractor Company as Account Owner. Tue May 09 2023 00:02:27 GMT+0000 (Greenwich Mean Time) (50048ms) √ EX-3326 - Create a project in General Contractor Company as Account Owner. Tue May 09 2023 00:02:27 GMT+0000 (Greenwich Mean Time) (50048ms) 1 passing (50s) 1 passing (50s) [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 May 09 2023 00:03:20 GMT+0000 (Greenwich Mean Time) Invite Customer to Project | Verify that user can invite owner comapany customer to the project. Tue May 09 2023 00:03:20 GMT+0000 (Greenwich Mean Time) √ EX-8437 - Part 1: Add customer to the existing Project. Tue May 09 2023 00:03:20 GMT+0000 (Greenwich Mean Time) (36474ms) √ EX-8437 - Part 1: Add customer to the existing Project. Tue May 09 2023 00:03:20 GMT+0000 (Greenwich Mean Time) (36474ms) √ EX-8437 - Part 2: Verify the invitation email. Tue May 09 2023 00:04:01 GMT+0000 (Greenwich Mean Time) √ EX-8437 - Part 2: Verify the invitation email. Tue May 09 2023 00:04:01 GMT+0000 (Greenwich Mean Time) √ EX-8437 - Part 3: Login as Owner company customer and accept the invitation : Tue May 09 2023 00:04:05 GMT+0000 (Greenwich Mean Time) (38226ms) √ EX-8437 - Part 3: Login as Owner company customer and accept the invitation : Tue May 09 2023 00:04:05 GMT+0000 (Greenwich Mean Time) (38226ms) 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, 23 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 May 09 2023 00:04:47 GMT+0000 (Greenwich Mean Time) EX-8453 | Invite To Project | Login as GC owner and add GC admin as my company user. Tue May 09 2023 00:04:47 GMT+0000 (Greenwich Mean Time) √ EX-8453 - Part 1: Add company user to the existing Project. Tue May 09 2023 00:04:47 GMT+0000 (Greenwich Mean Time) (52824ms) √ EX-8453 - Part 1: Add company user to the existing Project. Tue May 09 2023 00:04:47 GMT+0000 (Greenwich Mean Time) (52824ms) √ EX-8453 - Part 2: Verify GC Admin user can access project. Tue May 09 2023 00:04:47 GMT+0000 (Greenwich Mean Time) (34748ms) √ EX-8453 - Part 2: Verify GC Admin user can access project. Tue May 09 2023 00:04:47 GMT+0000 (Greenwich Mean Time) (34748ms) √ EX-8453 - Part 3: Verify GC PM user can access project. Tue May 09 2023 00:04:47 GMT+0000 (Greenwich Mean Time) (23359ms) √ EX-8453 - Part 3: Verify GC PM user can access project. Tue May 09 2023 00:04:47 GMT+0000 (Greenwich Mean Time) (23359ms) 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, 51 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 May 09 2023 00:06:41 GMT+0000 (Greenwich Mean Time) EX-8468 | Add Contract | Gc Owner creates a contract with SC admin. Tue May 09 2023 00:06:41 GMT+0000 (Greenwich Mean Time) √ EX-8468 - Part 1: Add Contractor with SC Admin to existing project. Tue May 09 2023 00:06:41 GMT+0000 (Greenwich Mean Time) (31986ms) √ EX-8468 - Part 1: Add Contractor with SC Admin to existing project. Tue May 09 2023 00:06:41 GMT+0000 (Greenwich Mean Time) (31986ms) √ EX-8468 - Part 2: Verify email invitation for SC Admin Tue May 09 2023 00:07:18 GMT+0000 (Greenwich Mean Time) √ EX-8468 - Part 2: Verify email invitation for SC Admin Tue May 09 2023 00:07:18 GMT+0000 (Greenwich Mean Time) √ EX-8468 - Part 3: Verify email invitation for SC PM Tue May 09 2023 00:07:18 GMT+0000 (Greenwich Mean Time) √ EX-8468 - Part 3: Verify email invitation for SC PM Tue May 09 2023 00:07:18 GMT+0000 (Greenwich Mean Time) √ EX-8468 - Part 4: Login as SC Admin contractor and accept the invitation : Tue May 09 2023 00:07:23 GMT+0000 (Greenwich Mean Time) (59964ms) √ EX-8468 - Part 4: Login as SC Admin contractor and accept the invitation : Tue May 09 2023 00:07:23 GMT+0000 (Greenwich Mean Time) (59964ms) √ EX-8468 - Part 5: Login as SC PM contractor and accept the invitation : Tue May 09 2023 00:07:23 GMT+0000 (Greenwich Mean Time) (38056ms) √ EX-8468 - Part 5: Login as SC PM contractor and accept the invitation : Tue May 09 2023 00:07:23 GMT+0000 (Greenwich Mean Time) (38056ms) 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, 19 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 May 09 2023 00:09:05 GMT+0000 (Greenwich Mean Time) EX-8557 | T&M Tag | Create a T&M tag as GC user. Tue May 09 2023 00:09:05 GMT+0000 (Greenwich Mean Time) √ EX-8557 - Part 1: Login as GC Owner and create a tag : Tue May 09 2023 00:09:05 GMT+0000 (Greenwich Mean Time) (164599ms) √ EX-8557 - Part 1: Login as GC Owner and create a tag : Tue May 09 2023 00:09:05 GMT+0000 (Greenwich Mean Time) (164599ms) √ EX-8557 - Part 2: Verify Owner PM recived emailsTue May 09 2023 00:11:55 GMT+0000 (Greenwich Mean Time) √ EX-8557 - Part 2: Verify Owner PM recived emailsTue May 09 2023 00:11:55 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, 51 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. Tue May 09 2023 00:11:59 GMT+0000 (Greenwich Mean Time) EX-8592 | Sign the Tag | Sign the tag as Owner company user. Tue May 09 2023 00:11:59 GMT+0000 (Greenwich Mean Time) √ EX-8592 - Login as GC Owner and sign the tag : Tue May 09 2023 00:11:59 GMT+0000 (Greenwich Mean Time) (49558ms) √ EX-8592 - Login as GC Owner and sign the tag : Tue May 09 2023 00:11:59 GMT+0000 (Greenwich Mean Time) (49558ms) 1 passing (50s) 1 passing (50s) [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: 49 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. Tue May 09 2023 00:12:53 GMT+0000 (Greenwich Mean Time) EX-8623 | Create COR | Login as GC Admin and create a COR from the signed Tag. Tue May 09 2023 00:12:53 GMT+0000 (Greenwich Mean Time) √ EX-8623 - Part 1: Verify tag status and create a COR from the signed tag : Tue May 09 2023 00:12:53 GMT+0000 (Greenwich Mean Time) (69331ms) √ EX-8623 - Part 1: Verify tag status and create a COR from the signed tag : Tue May 09 2023 00:12:53 GMT+0000 (Greenwich Mean Time) (69331ms) √ EX-8623 - Part 2: Verify the created COR : Tue May 09 2023 00:12:53 GMT+0000 (Greenwich Mean Time) (53646ms) √ EX-8623 - Part 2: Verify the created COR : Tue May 09 2023 00:12:53 GMT+0000 (Greenwich Mean Time) (53646ms) 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, 3 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. Tue May 09 2023 00:14:59 GMT+0000 (Greenwich Mean Time) EX-8639 | Create COR | Login as Owner company customer and verify the COR in receiver tab. Tue May 09 2023 00:14:59 GMT+0000 (Greenwich Mean Time) √ EX-8639 - Verify Owner company Customer user received the cor. Tue May 09 2023 00:14:59 GMT+0000 (Greenwich Mean Time) (22330ms) √ EX-8639 - Verify Owner company Customer user received the cor. Tue May 09 2023 00:14:59 GMT+0000 (Greenwich Mean Time) (22330ms) 1 passing (22s) 1 passing (22s) [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: 22 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. Tue May 09 2023 00:15:25 GMT+0000 (Greenwich Mean Time) EX-8713 | Create COR | Login as SC PM user, create a COR and send it to the GC. Tue May 09 2023 00:15:25 GMT+0000 (Greenwich Mean Time) √ EX-8713 - Part 1: Create a COR as SC PM. Tue May 09 2023 00:15:25 GMT+0000 (Greenwich Mean Time) (49384ms) √ EX-8713 - Part 1: Create a COR as SC PM. Tue May 09 2023 00:15:25 GMT+0000 (Greenwich Mean Time) (49384ms) √ EX-8713 - Part 2: Login as SC PM and verify the COR in sent tab. Tue May 09 2023 00:15:25 GMT+0000 (Greenwich Mean Time) (26650ms) √ EX-8713 - Part 2: Login as SC PM and verify the COR in sent tab. Tue May 09 2023 00:15:25 GMT+0000 (Greenwich Mean Time) (26650ms) √ EX-8713 - Part 3: Login as GC PM and verify the COR in received tab. Tue May 09 2023 00:15:25 GMT+0000 (Greenwich Mean Time) (18952ms) √ EX-8713 - Part 3: Login as GC PM and verify the COR in received tab. Tue May 09 2023 00:15:25 GMT+0000 (Greenwich Mean Time) (18952ms) 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, 35 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 May 09 2023 00:17:04 GMT+0000 (Greenwich Mean Time) EX-8751 | Create CN | Login as GC PM and create a CN price requests. Tue May 09 2023 00:17:04 GMT+0000 (Greenwich Mean Time) √ EX-8751 - Part 1: GC PM creates a Pricing Request Change Notification. Tue May 09 2023 00:17:04 GMT+0000 (Greenwich Mean Time) (41823ms) √ EX-8751 - Part 1: GC PM creates a Pricing Request Change Notification. Tue May 09 2023 00:17:04 GMT+0000 (Greenwich Mean Time) (41823ms) √ EX-8751 - Part 2: Login as GC PM and verify the created CN. Tue May 09 2023 00:17:04 GMT+0000 (Greenwich Mean Time) (22268ms) √ EX-8751 - Part 2: Login as GC PM and verify the created CN. Tue May 09 2023 00:17:04 GMT+0000 (Greenwich Mean Time) (22268ms) 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, 4 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 May 09 2023 00:18:11 GMT+0000 (Greenwich Mean Time) EX-8752 | Create CN | Login as SC PM and verify the created CN at receiver tab. Tue May 09 2023 00:18:11 GMT+0000 (Greenwich Mean Time) √ EX-8752 Login as SC PM and verify the created CN. Tue May 09 2023 00:18:11 GMT+0000 (Greenwich Mean Time) (32264ms) √ EX-8752 Login as SC PM and verify the created CN. Tue May 09 2023 00:18:11 GMT+0000 (Greenwich Mean Time) (32264ms) 1 passing (33s) 1 passing (33s) [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: 32 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 May 09 2023 00:18:47 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 May 09 2023 00:18:47 GMT+0000 (Greenwich Mean Time) √ EX-8674 - Login as GC user and navigates to Draft COR Log Page. Tue May 09 2023 00:18:47 GMT+0000 (Greenwich Mean Time) (12709ms) √ EX-8674 - Login as GC user and navigates to Draft COR Log Page. Tue May 09 2023 00:18:47 GMT+0000 (Greenwich Mean Time) (12709ms) 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 May 09 2023 00:19:03 GMT+0000 (Greenwich Mean Time) EX-8642 | Navigation | Login as GC user and navigate to Analytics and verify the key elements. Tue May 09 2023 00:19:03 GMT+0000 (Greenwich Mean Time) √ EX-8642 - Login as GC user and navigates to Analytics tab. Tue May 09 2023 00:19:03 GMT+0000 (Greenwich Mean Time) (13252ms) √ EX-8642 - Login as GC user and navigates to Analytics tab. Tue May 09 2023 00:19:03 GMT+0000 (Greenwich Mean Time) (13252ms) 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: 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. Tue May 09 2023 00:19:20 GMT+0000 (Greenwich Mean Time) EX-8640 | Navigation | Login as GC user and navigate to settings each tab and verify the key elements. Tue May 09 2023 00:19:20 GMT+0000 (Greenwich Mean Time) √ EX-8640 - Login as GC user and navigates to Settings tab. Tue May 09 2023 00:19:20 GMT+0000 (Greenwich Mean Time) (30843ms) √ EX-8640 - Login as GC user and navigates to Settings tab. Tue May 09 2023 00:19:20 GMT+0000 (Greenwich Mean Time) (30843ms) 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 May 09 2023 00:19:54 GMT+0000 (Greenwich Mean Time) EX-8641 | Navigation | Login as GC user and navigate to integrations and verify the key elements. Tue May 09 2023 00:19:54 GMT+0000 (Greenwich Mean Time) √ EX-8641 - Login as GC user and navigates to Integrations tab. Tue May 09 2023 00:19:54 GMT+0000 (Greenwich Mean Time) (13470ms) √ EX-8641 - Login as GC user and navigates to Integrations tab. Tue May 09 2023 00:19:54 GMT+0000 (Greenwich Mean Time) (13470ms) 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...Tue May 09 2023 00:20:11 GMT+0000 (Greenwich Mean Time) Cleanup the GC account...Tue May 09 2023 00:20:11 GMT+0000 (Greenwich Mean Time) √ Cleamup the GC Account. Tue May 09 2023 00:20:11 GMT+0000 (Greenwich Mean Time) (28794ms) √ Cleamup the GC Account. Tue May 09 2023 00:20:11 GMT+0000 (Greenwich Mean Time) (28794ms) 1 passing (29s) 1 passing (29s) [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: 28 seconds │ │ Spec Ran: 18-CleanupGC.spec.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: 19-CleanupOwner.spec.ts (19 of 20) Cleanup Customer Account... Tue May 09 2023 00:20:43 GMT+0000 (Greenwich Mean Time) Cleanup Customer Account... Tue May 09 2023 00:20:43 GMT+0000 (Greenwich Mean Time) √ Cleamup the Customer Account... Tue May 09 2023 00:20:43 GMT+0000 (Greenwich Mean Time) (31754ms) √ Cleamup the Customer Account... Tue May 09 2023 00:20:43 GMT+0000 (Greenwich Mean Time) (31754ms) 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... Tue May 09 2023 00:21:18 GMT+0000 (Greenwich Mean Time) Cleanup the SC Account... Tue May 09 2023 00:21:18 GMT+0000 (Greenwich Mean Time) √ Cleamup the SC Account... Tue May 09 2023 00:21:18 GMT+0000 (Greenwich Mean Time) (35285ms) √ Cleamup the SC Account... Tue May 09 2023 00:21:18 GMT+0000 (Greenwich Mean Time) (35285ms) 1 passing (35s) 1 passing (35s) [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: 35 seconds │ │ Spec Ran: 20-CleanupSC.spec.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ==================================================================================================== (Run Finished) Spec Tests Passing Failing Pending Skipped ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ √ 01-ex-7290-create-new-account-with- 01:26 5 5 - - - │ │ domain-that-already-is-registered.s │ │ pec.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ √ 02-ex-3685-verify-successful-login- 00:11 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:23 3 3 - - - │ │ -as-customer.spec.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ √ 05-ex-8453-GC-Owner-adds-GC-Admin-a 01:51 3 3 - - - │ │ s-company-user.spec.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ √ 06-ex-8468-GC-Owner-adds-contract-s 02:19 5 5 - - - │ │ c-admin.spec.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ √ 07-ex-8557-GC-Owner-add-tag.spec.ts 02:51 2 2 - - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ √ 08-ex-8592-Owner-user-signs-tag.spe 00:49 1 1 - - - │ │ c.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ √ 09-ex-8623-GC-user-creates-cor.spec 02:03 2 2 - - - │ │ .ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ √ 10-ex-8639-Owner-user-view-received 00:22 1 1 - - - │ │ -cor.spec.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ √ 11-ex-8713-SC-user-creates-cor-send 01:35 3 3 - - - │ │ -to-GC.spec.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ √ 12-ex-8751-GC-user-create-CN-sent-t 01:04 2 2 - - - │ │ o-sc.spec.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ √ 13-ex-8752-SC-user-receives-CN.spec 00:32 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:13 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:13 1 1 - - - │ │ ns.spec.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ √ 18-CleanupGC.spec.ts 00:28 1 1 - - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ √ 19-CleanupOwner.spec.ts 00:31 1 1 - - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ √ 20-CleanupSC.spec.ts 00:35 1 1 - - - │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ √ All specs passed! 20:07 37 37 - - -