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

websocketサーバーのテスト #142

Open
otariidae opened this issue Oct 16, 2022 · 3 comments · May be fixed by #266
Open

websocketサーバーのテスト #142

otariidae opened this issue Oct 16, 2022 · 3 comments · May be fixed by #266
Labels
enhancement New feature or request multicaster

Comments

@otariidae
Copy link

内容

Pros 良くなる点

  • 開発者が正しい振る舞いを理解できるようになる
  • 自信をもってコードをかけるようになる
  • 開発が早くなる
  • バグが減る

Cons 悪くなる点

実現方法

  • テストの中でwebsocketサーバーを動作させ、 websockets のクライアントでメッセージを送り、正しいメッセージを受信したか正しい状態に遷移したかを確認する
    • 標準モジュールの unittest か デファクトスタンダードの pytest かはどっちでもいいと思う

その他

まず正しい振る舞いを誰か教えてほしい

@otariidae otariidae added the enhancement New feature or request label Oct 16, 2022
@otariidae
Copy link
Author

まず正しい振る舞いを誰か教えてほしい

ご存じですか? @ruu413 @gotti @Azuki-bar

@Azuki-bar
Copy link
Member

僕は知りません。もっとも詳しいのは @ruu413 さんで次が @gotti さんだと思います

@gotti
Copy link
Member

gotti commented Oct 18, 2022

これ @ruu413 がぜんぶ書いてたのでぼくも知りません

@otariidae otariidae linked a pull request Nov 15, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request multicaster
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants