gpt4 book ai didi

ruby-on-rails - 在 Rails 中,如何在功能测试中 stub 渲染方法?

转载 作者:数据小太阳 更新时间:2023-10-29 08:29:35 25 4
gpt4 key购买 nike

我正在为 Rails 中的 Controller 编写一些功能测试,使用 mocha 进行模拟/ stub 。

有没有办法在测试时不渲染模板,让我只测试controller中的代码?

看起来 rspec 提供了类似的东西,但我没有使用 rspec。

最佳答案

最明显的解决方案似乎有效:

@controller.expects(:render)

我可以发誓我昨晚试过了,但没有成功。但今天早上它就像一个魅力。我一定是忽略了一个错字。

关于ruby-on-rails - 在 Rails 中,如何在功能测试中 stub 渲染方法?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/397052/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com