-
-Unit testing (testing that your app can create objects in the expected manner), feature testing (testing filling out forms, submitting data, expected elements on the DOM, etc.) should be included in …
-
There are still old mentions of the _capybara_ mascot which would be good cleaning, found the ones listed here though might be more:
Anything related to iotafrens, capy (capybara), iota.io, api.capy.a…
-
```
I've been able to repro this somewhat consistently by going back and forward
between www.google.com and pinterest. The navigation tracker says it is not
pending navigation, but for some reason C…
-
### Description
Failed to connect after a findmatch.... Cant Reconnect/ Cant Leave game now i cant do anything.... i cant find match
### Example Match ID (and possibly Timestamp)
_No response_
###…
-
Description to be added
-
1. The spec `lets edit the post` of `spec/system/post_spec.rb` fails but I don't know why.
2. The spec `lets delete the post` is fragile: sometimes it passes, sometimes it fails.
They should be fi…
-
KPTが出来るWebサービスを作ってみよう
see https://github.com/omiyasulab/zatsu/issues/1#issuecomment-333312804
まずは技術選定が必要では?
-
Hi. Please additem Russian.properties
-
Hi Everyone,
I've used this gem to test on select2-rails. When I ran my spec, It raises error "undefined method 'find' for nil:NilClass ".
Anyone has any idea about this error.
Thanks in advance & …
-
- Rubocop
```
gem 'rubocop', require: false
gem 'rubocop-capybara', require: false
gem 'rubocop-factory_bot', require: false
gem 'rubocop-performance', require: false
gem 'rubocop-rail…