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

Fix broken component tests #4151

Merged
merged 2 commits into from
Mar 27, 2025
Merged

Conversation

mikiher
Copy link
Contributor

@mikiher mikiher commented Mar 23, 2025

Brief summary

This fixes some broken client component tests

Which issue is fixed?

No issue.

In-depth Description

Unfortunately, we don't run component tests automatically, so they break from time to time.
This fixes them to run with the current code.

If it's OK with you, I'll add these to the push procedure using a Github workflow (like unit tests).

How have you tested this?

All existing tests run.

@advplyr
Copy link
Owner

advplyr commented Mar 23, 2025

Yeah we can add it to the workflow

@mikiher
Copy link
Contributor Author

mikiher commented Mar 24, 2025

OK, added the workflow:

  • It runs on push and pull_request
  • It only runs when client files are changed

@advplyr
Copy link
Owner

advplyr commented Mar 27, 2025

I tested this and it looks good, is there anything else you wanted to add here?

@mikiher mikiher marked this pull request as ready for review March 27, 2025 22:35
@mikiher
Copy link
Contributor Author

mikiher commented Mar 27, 2025

No, just forgot to mark it as ready for review.

@advplyr
Copy link
Owner

advplyr commented Mar 27, 2025

Thanks!

@advplyr advplyr merged commit e87825f into advplyr:master Mar 27, 2025
6 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