-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
svelte-5-leftover-mobile-nav #1696
svelte-5-leftover-mobile-nav #1696
Conversation
Love the component testing!! Tried to do it in #1692 but i was struggling to make it work, so glad to see it here haha Once the conflicts are resolved I can run the tests to make sure it works :) |
I have a MongoMemoryServer error on my local machine, even on main. I haven't been able to get rid of it. Do you have the same problem? It's quite strange! 😄 |
7f2637e
to
895abd7
Compare
I removed the testing part. I could have a look on #1692 to check how it goes. Hope this will work :) |
3f565a4
to
895abd7
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works great! Thanks for the PR 🚀
Hi @nsarrazin!
Thank you for your reply on #1668
I worked on the first component of your list.
I suggested a component testing strategy to be sure that my refactor is not going too far 😄
Feel free to discard it if it's not something you want/need.
Following #1691