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

Add local e2e testing #175

Merged
merged 7 commits into from
Sep 13, 2024
Merged

Add local e2e testing #175

merged 7 commits into from
Sep 13, 2024

Conversation

OSpoon
Copy link
Member

@OSpoon OSpoon commented Sep 7, 2024

I attempted to use playwright to write simple test cases. Installed the Playwright Test for VSCode extension in VSCode, and performed simple testing on some templates in the examples directory to ensure consistent display content and proper image loading.

I am trying to automate some tedious manual verifications.

Copy link

pkg-pr-new bot commented Sep 7, 2024

Open in Stackblitz

pnpm add https://pkg.pr.new/extension-js/extension.js/extension@175
pnpm add https://pkg.pr.new/extension-js/extension.js/extension-create@175
pnpm add https://pkg.pr.new/extension-js/extension.js/extension-develop@175

commit: fc1f6e0

@cezaraugusto
Copy link
Member

@OSpoon this is looking great – is there anything else you want to add to this PR?

@OSpoon
Copy link
Member Author

OSpoon commented Sep 12, 2024

hi @cezaraugusto

There is currently nothing else to add, I've been busy looking for a new job recently, and I don't have much time.

@OSpoon OSpoon marked this pull request as ready for review September 12, 2024 07:01
Copy link
Member

@cezaraugusto cezaraugusto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Much needed! Thanks a lot, @OSpoon!

@cezaraugusto cezaraugusto merged commit 8fbb30c into extension-js:main Sep 13, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants