am building a social media project. I write code to create posts and I want to write a test for creating a post. However to create a post I need to log in and to log in I need to create a user. How should I organize that tests? Should they be dependent on each other?
Well you have 2 methods you can use together
Обсуждают сегодня