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

frontend: Add vitest #1538

Merged
merged 9 commits into from
Nov 29, 2024
Merged

frontend: Add vitest #1538

merged 9 commits into from
Nov 29, 2024

Conversation

malinskibeniamin
Copy link
Contributor

@malinskibeniamin malinskibeniamin commented Nov 29, 2024

No logic change. Just test setup using vitest.

Example with passing pipeline can be found here.

There were very few tests written, some of which didn't make sense anymore or got too outdated for me to bring them back.

It will be important to start using the later versions of connect including connect query to achieve parity with Cloud UIs, so that testing can be done in the same way through creating a connect transport layer and mocking rpc commands. That way it will be easier to switch between the 2 projects more seamlessly.
Screenshot 2024-11-29 at 10 15 11
Screenshot 2024-11-29 at 10 15 39

Screenshot 2024-11-29 at 11 11 33

@malinskibeniamin malinskibeniamin self-assigned this Nov 29, 2024
@malinskibeniamin malinskibeniamin force-pushed the console-frontend-vitest branch 5 times, most recently from e43c799 to e6646ea Compare November 29, 2024 11:38
@malinskibeniamin malinskibeniamin changed the title frontend: add vitest frontend: Add vitest Nov 29, 2024
@malinskibeniamin malinskibeniamin merged commit 9ec889f into master Nov 29, 2024
9 checks passed
@malinskibeniamin malinskibeniamin deleted the console-frontend-vitest branch November 29, 2024 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants