Andrei Calinescu

Results 9 issues of Andrei Calinescu

Linking to this action: https://github.com/amondnet/vercel-action There is a direct Vercel-GitHub integration, but deploying via the action allows more granular control, and can run tests against the deployment, etc.

## Summary of changes * Changed the hardcoded `topLeft` position of `cy.realMouseMove()` to `options.position`. * Added tests for this change. The tests fail with the hardcoded position but pass with...

Many tests were failing in `click.spec.ts`, `hover.spec.ts`, and `mouse.spec.ts` when I ran them locally in the Cypress Test Runner using the `yarn run cypress open` command. Please see the screenshots...

Many tests in are failing in `click.spec.ts`, `hover.spec.ts`, and `mouse.spec.ts` when I run them locally in the Cypress Test Runner using the `yarn run cypress open` command. Please see the...

I think the `cy.realMouseMove()` command has a hardcoded position as seen below. https://github.com/dmtrKovalenko/cypress-real-events/blob/2282480708dbf42f5899ffba1288e1c6364d0ea2/src/commands/mouseMove.ts#L29-L33 I tried to use it with `position: center` as in the code example below but the event...

## Discord username: Andrei 𓄁#5107 ## Description of changes (updated or new workflows) The original workflow was a bit misleading and caused an error if it was run as-is. It...

**- What I did** Added a link to the configuration and the service files mentioned in the README paragraphs below. As someone new to Flutter, I wasn't sure where these...

Thank you for making such a useful tool. Your visual explanation is the best one I've seen so far! I found an edge case where the explanation does not work...

This link seems broken https://insight-viewer.lunit.io/ Is there a new page that has the same information and demos?