-
-
Notifications
You must be signed in to change notification settings - Fork 108
[WIP] Using mock #203
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
[WIP] Using mock #203
Conversation
WIPにしている理由は以下です。
ひとまずPRを作ってみたもののこのあたりどうしましょうか、という相談がしたいです。 |
👀 Looking inside PR ... |
確かにこちらも1つの方法ですね。基本的には とはいえ description で指摘されているような「テストとして必要十分なのか判断しづらい」や「(そもそも) テストになっているのか」というのはとても納得感があるので、(PRにしてみていただいたところ恐縮ですが) 個人的には、
が良いのかなと考えています🤔 できれば CI を走らせないというよりかは、必要最低限のテスト ( よければ上記の方法について調べてみてもらえると嬉しいです! 😸 それと、以下に以前お話ししたアイデアと、僕の方で思いついたアイデアちょっとまとめておきますね🤔💭
|
方向性は理解しました。 |
#160 がfixしたので閉じます😌 |
fix #160
Changes