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

chore: add test watching renderer and main #7331

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

cdrage
Copy link
Contributor

@cdrage cdrage commented May 28, 2024

chore: add test watching renderer and main

What does this PR do?

When you run yarn test:watch it also runs e2e tests..

I would like to JUST run renderer or main if I am working only in that
section.

Screenshot / video of UI

N/A

What issues does this PR fix or reference?

N/A

How to test this PR?

Run the commands and see that it only watches the renderer directory,
etc.

Signed-off-by: Charlie Drage [email protected]

@cdrage cdrage requested review from benoitf and a team as code owners May 28, 2024 12:47
@cdrage cdrage requested review from jeffmaury and axel7083 and removed request for a team May 28, 2024 12:47
package.json Outdated Show resolved Hide resolved
Copy link
Contributor

@jeffmaury jeffmaury left a comment

Choose a reason for hiding this comment

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

See comment

### What does this PR do?

When you run `yarn test:watch` it also runs e2e tests..

I would like to JUST run renderer or main if I am working only in that
section.

### Screenshot / video of UI

<!-- If this PR is changing UI, please include
screenshots or screencasts showing the difference -->

N/A

### What issues does this PR fix or reference?

<!-- Include any related issues from Podman Desktop
repository (or from another issue tracker). -->

N/A

### How to test this PR?

<!-- Please explain steps to verify the functionality,
do not forget to provide unit/component tests -->

Run the commands and see that it only watches the renderer directory,
etc.

Signed-off-by: Charlie Drage <[email protected]>
@cdrage
Copy link
Contributor Author

cdrage commented Jun 5, 2024

See comment

See comment

See comment

updated!

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.

None yet

3 participants