We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
나는 크루로서 아티클에 좋아요를 누르고 싶다.
given: 아티클이 존재할 때 when: 아티클에 좋아요 버튼을 누른다면 then: 좋아요 개수가 올라간다
given: 좋아요를 누른 아티클이 존재할 때 when: 아티클에 좋아요 버튼을 다시 누른다면 then: 좋아요가 취소된다
The text was updated successfully, but these errors were encountered:
No branches or pull requests
사용자 스토리
나는 크루로서 아티클에 좋아요를 누르고 싶다.
인수 조건
given: 아티클이 존재할 때
when: 아티클에 좋아요 버튼을 누른다면
then: 좋아요 개수가 올라간다
given: 좋아요를 누른 아티클이 존재할 때
when: 아티클에 좋아요 버튼을 다시 누른다면
then: 좋아요가 취소된다
The text was updated successfully, but these errors were encountered: