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

부하테스트 시 OAUTH Mocking #145

Open
leezzangmin opened this issue Dec 20, 2022 · 0 comments
Open

부하테스트 시 OAUTH Mocking #145

leezzangmin opened this issue Dec 20, 2022 · 0 comments

Comments

@leezzangmin
Copy link
Owner

지금은 Mock 객체를 사용하고 있음. 문제점은

  1. http connection Pool 미사용
  2. connection thread 미사용
  3. io가 발생하지 않음

그래서 mock server도 만들어서 띄워야 정확한 테스트가 됨.
아휴 할거 많네요~

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

No branches or pull requests

1 participant