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

[ENHANCEMENT] : Improve Frontend tests #9

Open
prisca-c opened this issue Nov 1, 2024 · 0 comments
Open

[ENHANCEMENT] : Improve Frontend tests #9

prisca-c opened this issue Nov 1, 2024 · 0 comments
Labels
bug Something isn't working enhancement New feature or request

Comments

@prisca-c
Copy link
Owner

prisca-c commented Nov 1, 2024

Improve Frontend tests

Need to improve/fix current frontend tests.

Description

Current frontend test are incomplete right now, we have many commented part which is "flacky" or just can't be tested because app using server sent event, which can't be naturally tested with playwright.

What would be good at first, is to find a way to test SSE event or at least mock them.

For the flacky one, it's a test to see if a copy to clipboard function is working, it word 1/4 times on local but fails everytime in CI.

Possible Solution

Got no ideas for now, travel the internet to find a way with our current test stack or even if there is a better test's stacks, try with these.

@prisca-c prisca-c added bug Something isn't working enhancement New feature or request labels Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant