-
There is a complete lack of testing so far for the project as it stands.
While the project works, at the moment it is quite basic but will require testing to be implemented before getting much furthe…
-
It would be useful to run rpsec tests with support for reporting and/or failing tests that exercise code that leaves referenced objects around. I had the pleasure of working with a C/C++ test framewo…
-
We are currently using old way of testing. I think we can replace this with newer way of testing and there is one of the gem called RSpec Gem which is very famous for rails testing.
It makes writing …
-
Need to create integration tests for the Rails API with RSpec. Preferably all controller actions should be covered.
-
Hi. Is it possible to test Faye with RSpec?
-
This is likely a documentation issue, but I wanted to save someone else or future me some time, and have a discussion about if there is a better way to solve this issue.
### Environment
* Ruby 2.7…
-
Use Rails 6 built-in parallelizer API for running parallel RSpec executors
https://edgeguides.rubyonrails.org/testing.html#parallel-testing
https://github.com/rails/rails/pull/31900#issuecomment…
-
I think there might be a thread-safety issue with stub_chain.
I am occasionally getting this error:
```
gems/rspec-mocks-2.99.4/lib/rspec/mocks/any_instance/stub_chain.rb:17:in `
-
Hi, I'm encountering this error during the boot-up process of the Rails LSP server. I am running Ruby 3.1.2, and environment spec are:
RUBY_VERSION=ruby-3.1.2
```ruby
.ruby-lsp/Gemfile
# This cust…
-
http://rspec-puppet.com/