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

Added new workflow for the new web package #515

Closed

Conversation

SergioCasCeb
Copy link
Contributor

This is a new CI Workflow for testing the new web package with Playwright.

@netlify
Copy link

netlify bot commented Oct 13, 2023

Deploy Preview for thingweb-playground ready!

Name Link
🔨 Latest commit 9c3c444
🔍 Latest deploy log https://app.netlify.com/sites/thingweb-playground/deploys/65c9fa58b2d9a10008f71b98
😎 Deploy Preview https://deploy-preview-515--thingweb-playground.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

.github/workflows/visual-ci-new.yaml Outdated Show resolved Hide resolved
Copy link
Member

@egekorkan egekorkan left a comment

Choose a reason for hiding this comment

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

Other than the comment above, it is looking good

@egekorkan
Copy link
Member

@SergioCasCeb I am not sure why the test is failing (timeout but why?). Any ideas?

SergioCasCeb and others added 15 commits December 21, 2023 09:32
By utilizing the information about the duration of the new tests (which should be around 15 - 16 minutes in optimal conditions), the new timeout limit has been increased to  18 minutes to account for the duration of the tests as well as a small extra leeway  to account for any other possible delays
By utilizing the information about the duration of the new tests (which should be around 15 - 16 minutes in optimal conditions), the new timeout limit has been increased to  18 minutes to account for the duration of the tests as well as a small extra leeway  to account for any other possible delays
@egekorkan
Copy link
Member

We need to create the server within the test file like in: https://github.com/eclipse-thingweb/playground/blob/master/packages/web/test.js#L38

@egekorkan egekorkan changed the base branch from master to advanced-tm-validation February 12, 2024 08:52
@egekorkan egekorkan changed the base branch from advanced-tm-validation to master February 12, 2024 08:52
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.

Tests for the new web package
3 participants