This was my first project with test writing which was one of the main learnings for me. I learned how to use vitest and testing library a little bit and I think it will be useful in future, more large-scale projects.
What challenges did you encounter, and how did you overcome them?I found it a bit difficult to find resources and examples in terms of testing, so mostly used AI to answer some not-so-obvious questions.
What specific areas of your project would you like help with?I'd like to know how I can improve my tests. For this project I wrote one large unit test because it was difficult to figure out how to do it with the context provider involved.