vault-developer / event-loop-explorer

Event Loop Explorer: visualise javascript code execution in a browser environment
https://vault-developer.github.io/event-loop-explorer/
MIT License
69 stars 13 forks source link

Add e2e tests with playwright #15

Open malcodeman opened 2 weeks ago

malcodeman commented 2 weeks ago

I think using react testing library would work great for this project. I have time to tackle this issue so feel free to assign it to me.

vault-developer commented 6 days ago

Hey @malcodeman sorry for the late response. If you are still interested feel free to take it. Otherwise feel free to close the issue and I will split it to several tickets for anyone else who is interested 👍

malcodeman commented 6 days ago

No worries, I am still interested in making some tests for this project but I was thinking that it might be more valuable to provide e2e tests with Playwright. That way we could test the whole user flow and the UI changes. Let me know what you think.

vault-developer commented 5 days ago

Hey @malcodeman, Thank you for the idea. I agree, it will be useful as well to cover user flow with e2e. Feel free to take it if you would like 👍