tempest-framework
tempest-framework copied to clipboard
Finalize `NullShellExecutor`
The NullShellExecutor is currently tested using mocks. This prevents us from making the class final.
We should revise the tests for that class and finalize the class.
Hey there, can you assign this issue to me and open a branch for it? I would like to work with you. This seems like a good issue to start with.
Hi @aidan-casey !
This issue can be closed, isn't it? If I'm right the NullShellExecutor class is final.
Thank you! 😃
Hey, @alibori! It is final, but has no tests. We still need to refactor so we can test it. 🙂
No no, I fixed that, just forgot to close the issue