Skip to content
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

[BE] feat: Cucumber 테스트 수정(#487) #489

Merged
merged 3 commits into from
Oct 5, 2023
Merged

[BE] feat: Cucumber 테스트 수정(#487) #489

merged 3 commits into from
Oct 5, 2023

Conversation

BGuga
Copy link
Member

@BGuga BGuga commented Oct 4, 2023

📌 관련 이슈

✨ PR 세부 내용

축제를 생성하기 위해서는 학교가 존재해야합니다.
축제 생성 테스트에 학교 생성 과정을 추가했습니다

@BGuga BGuga added BE 백엔드에 관련된 작업 🧪 테스트 테스트에 관련된 작업 labels Oct 4, 2023
@BGuga BGuga self-assigned this Oct 4, 2023
@BGuga BGuga linked an issue Oct 4, 2023 that may be closed by this pull request
@BGuga BGuga changed the title [BE] feat: Cucumber 테스트 수정(#issueNum) [BE] feat: Cucumber 테스트 수정(#487) Oct 4, 2023
@github-actions
Copy link

github-actions bot commented Oct 4, 2023

Unit Test Results

  70 files    70 suites   12s ⏱️
195 tests 195 ✔️ 0 💤 0
198 runs  198 ✔️ 0 💤 0

Results for commit 979a533.

Copy link
Member

@xxeol2 xxeol2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수고하셨습니다 👍

Copy link
Collaborator

@carsago carsago left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

꾿

Copy link
Collaborator

@seokjin8678 seokjin8678 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

머지 진행시켜

@seokjin8678 seokjin8678 merged commit 72964cd into dev Oct 5, 2023
8 checks passed
@seokjin8678 seokjin8678 deleted the feat/#487 branch October 5, 2023 01:10
re4rk pushed a commit that referenced this pull request Oct 5, 2023
* test: 학교 생성 스텝 추가 및 반영

* test: log all 삭제

* test: 축제 생성 테스트에 학교 생성 과정 포함
BGuga added a commit that referenced this pull request Oct 17, 2023
* test: 학교 생성 스텝 추가 및 반영

* test: log all 삭제

* test: 축제 생성 테스트에 학교 생성 과정 포함
BGuga added a commit that referenced this pull request Oct 17, 2023
* test: 학교 생성 스텝 추가 및 반영

* test: log all 삭제

* test: 축제 생성 테스트에 학교 생성 과정 포함
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BE 백엔드에 관련된 작업 🧪 테스트 테스트에 관련된 작업
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BE] Cucumber 테스트 수정
4 participants