Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

unified-urls-validation

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

unified-urls-validation

Running playwright test to validate seek zones in unified URLs

  • 1.5.0
  • unpublished
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

unified-urls-validation

A set of playwright e2e test used to validate the work done for Access Site and Switch Locale unification customer scenario.

Usage

Running on local machine

  1. Connect to unified.myseek.xyz VPN via this instruction: VPN Testing unified sites.

  2. If you haven't, install playwright browsers:

    yarn playwright install

  3. In order to run logged-in scenarios, the automation will need to perform interactive login, once prior to running the scenarios. To proceed to the next step below, you will need read access to the secret manager in discover-dev (205630096635) account.

    Alternatively, you may provide valid credentials as following example:

    export SEEK_LOGIN_USERNAME='username@emaildomain.com' export SEEK_LOGIN_PASSWORD='my-password-123'

  4. Run your test via:

    yarn test

    Refer to playwright docs for more information on developing with it.

Running on Buildkite CI/CD

Unified infra has been configured to allow traffic from discover-dev NAT gateway in this setup. Thus, we should be able to run this test on discover-dev buildkite.

As configured in .buildkite/pipeline.yaml, this test can be run on buildkite by specifying additional environment variable COMMAND=RUN_UNIFICATION_PLAYWRIGHT.

FAQs

Package last updated on 22 Jul 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc