feat: add fe e2e test#233
Conversation
|
Thank you so much for this, really great work 🙏 ⭐️ 🎉 @eryue0220 . This is exactly the kind of feature and quality step we want to have. Frontend has had no test coverage at all, and a real browser plus real backend smoke and regression suite over the key paths is genuinely valuable. I also appreciate how clear you were about the scope and the limits in the docs. A few notes: The three fixes are all solid. The Vite One request before merge: please do not add E2E to Also, please update
Once |
|
Thanks, the One small leftover: Could you update that paragraph so the docs and |
Thank you for your check the details, I've updated. |
This pr is to add e2e test for frontend. But it's not 100% coverage for the whole codebase.