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

[김대겸] Step2 PR #569

Merged
merged 2 commits into from Dec 7, 2022
Merged

[김대겸] Step2 PR #569

merged 2 commits into from Dec 7, 2022

Conversation

Gyeom
Copy link

@Gyeom Gyeom commented Dec 7, 2022

안녕하세요 리뷰어님,

2단계 부하테스트하기 PR 입니다.

이번 미션도 리뷰 잘 부탁드립니다 🙏 🙏 🙏

Copy link

@geunhwanlee geunhwanlee left a comment

Choose a reason for hiding this comment

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

2단계 부하테스트 잘 작성해주셨어요 👍🏻

충분히 잘 해주셔서 머지하도록 하겠습니다

그럼 다음단계도 화이팅하세요~

Comment on lines +25 to +33
export default function () {
mainPage();
const authHeaders = login();
retrieveMember(authHeaders);
pathPage();
findPath(authHeaders);

sleep(1);
}

Choose a reason for hiding this comment

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

테스트 시나리오 잘 작성해주셨네요 👍🏻

@geunhwanlee geunhwanlee merged commit 92133f9 into next-step:gyeom Dec 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants