Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: POC Playwright e2e tests #280

Closed
wants to merge 2 commits into from
Closed

feat: POC Playwright e2e tests #280

wants to merge 2 commits into from

Conversation

karelianpie
Copy link
Member

Description

Proof of concept, end-to-end tests with Playwright

Related Issue

#279

Motivation and Context

Automated way of making sure the app is working as expected

How Has This Been Tested?

This is the test itself, sample test for proof-of-concept:

  • e2e/homepage/homepage.spec.ts

@karelianpie karelianpie requested a review from Majorfi July 14, 2023 06:00
@karelianpie karelianpie self-assigned this Jul 14, 2023
@vercel
Copy link

vercel bot commented Jul 14, 2023

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

Name Status Preview Comments Updated (UTC)
yearnfi ❌ Failed (Inspect) Jul 24, 2023 8:25am

@0xBasically 0xBasically added the enhancement New feature or request label Aug 11, 2023
@0xBasically 0xBasically linked an issue Aug 11, 2023 that may be closed by this pull request
@Majorfi
Copy link
Collaborator

Majorfi commented Aug 14, 2023

@karelianpie do you know why the tests are failing? Could you take a look?

@karelianpie
Copy link
Member Author

@karelianpie do you know why the tests are failing? Could you take a look?

They are just fake tests, I'm just wondering if some real tests like those would be beneficial?

@Majorfi Majorfi deleted the feat/playwright branch September 6, 2023 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

FRP: Playwright for end-to-end tests
3 participants