Skip to content
This repository has been archived by the owner on Aug 6, 2024. It is now read-only.

feat: added Playwright and created 2 demo tests #200

Merged
merged 6 commits into from
Apr 3, 2024
Merged

feat: added Playwright and created 2 demo tests #200

merged 6 commits into from
Apr 3, 2024

Conversation

pajotg
Copy link
Contributor

@pajotg pajotg commented Mar 29, 2024

I've added Playwright and created 2 demo tests.
They are testing that the blink example loads and the code is generated and after changing the delays it is reflected in the code.
The other one tests a old bug where a second robot selection screen would incorrectly show up after loading the editor.

@pajotg pajotg requested a review from a team as a code owner March 29, 2024 17:40
@pajotg pajotg requested a review from sverben March 29, 2024 17:40
@rmoesbergen rmoesbergen changed the title Added Playwright and created 2 demo tests feat: added Playwright and created 2 demo tests Mar 29, 2024
@rmoesbergen
Copy link
Member

awesome! A few initial comments:

  • Can you add some caching (for playwright / browser installation for example), so the tests start faster?
  • The test dependencies can be --dev dependencies, so they don't get installed with the actual application

playwright.config.ts Outdated Show resolved Hide resolved
@sverben sverben self-requested a review April 1, 2024 16:09
@pajotg pajotg merged commit 480518b into main Apr 3, 2024
3 checks passed
@pajotg pajotg deleted the playwright branch April 3, 2024 10:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants