frontends icon indicating copy to clipboard operation
frontends copied to clipboard

feat: basic schema validation concept

Open kstala opened this issue 2 years ago • 2 comments

Description

Basic concept of json schema validation

Before running the tests, you must prepare an .env file containing:

  • API_ACCESS_KEY
  • BASE_API_URL

Tests are started with the npx playwright test command

Type of change

ToDo's

Screenshots (if applicable)

Additional context

kstala avatar Dec 15 '23 11:12 kstala

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
frontends-demo ✅ Ready (Inspect) Visit Preview Dec 15, 2023 11:56am
shopware-frontends-docs ✅ Ready (Inspect) Visit Preview Dec 15, 2023 11:56am

vercel[bot] avatar Dec 15 '23 11:12 vercel[bot]

Current status? :smiley_cat:

BrocksiNet avatar May 16 '24 13:05 BrocksiNet