Dmitriy Lazarev
Dmitriy Lazarev
Original discussion with proposals: https://github.com/thefrontside/material-ui-interactors/pull/14#issuecomment-826638256
Because we exclude svg elements from html interactor here https://github.com/thefrontside/bigtest/pull/930 we have to add a separate SVG interactor for them. Also, we need to discuss what API should be
## Motivation Fix #129 ## Approach - [x] Created backstage example app by using `npx @backstage/create-app` - [x] Merged branch with `@simulacrum/auth0-cypress` package - [x] Added auth0 provider to backstage...
For some reason, the authorization through auth0 simulation doesn't work in tests with Cypress.
Signed-off-by: Dmitriy Lazarev
For example we'd like to group some fields into specific object type: ```graphql type Address { zip: String! country: String! city: String! street: String! house: String! apartment: String } interface...
## Motivation Some times you want to modify a value that comes from the backstage catalog. You probably would add a resolver for specific field, but you couldn't. It's because...
## Motivation First step towards to bigtest v2. Changes to generate environmental `agent.ts` with desired interactors ## Approach Changed initialisation for matchers through using `createMatcher` and added abstract classes for...
## Проблема Storybook doesn't share globals between various instances in composition mode, so user can't play with stories through switching theme or other parameters, which are usually available in toolbar...
https://github.com/user-attachments/assets/0fefe143-b002-4fa6-bdf8-65fe0dedfbdd