-
I have no idea even how to begin tracking this down, but we have a cucumber feature that crash randomly on a "I press" step.
It crashes most of the time, but every now and then it passes fine.
Here i…
-
Task
- Reemplazar la sobrecarga del método initialize con default_value_for
https://github.com/FooBarWidget/default_value_for
- Reformular nombres de constantes
KIND_DOMAIN => KINDS
- Constantes p…
jmax updated
11 years ago
-
Maybe this is a duplicate of #91, but why don't you build the Docker image by using an argument to the Dockerfile (the Jira Version) that's automatically filled by a bash script, so that the image bui…
-
# Issue to raise for SitePrism framework
supposed there is an element `some_element` defined as
```
element :some_element, 'li'
```
and code
```
if some_page.has_some_element?
some_page.some…
-
From a comment on https://github.com/tailscale/tailscale/issues/8538 by @darcien
I have a similar issue on:
- NixOS (22.11) running on a DO droplet
- Tailscale version: 1.42.0
Bug report, seco…
-
_From @akshatpradhan on May 3, 2015 18:33_
what is the best way to do integration testing in React.rb?
![screenshot 2015-05-03 14 29 58](https://cloud.githubusercontent.com/assets/331004/7446268/05c…
-
I got the warning message as
Your specs used the Sauce Selenium driver, but not the RSpec integration.
This may result in undesired behaviour, such as configured platforms being
skipped.
You can cor…
-
Hi,
When I update to 'master' the rake command breaks on codeship.
```
rof@railsonfire_95981500-275e-0133-512f-0efcb37b71e5_fa85a9fee872:~/clone$ bundle exec rake db:schema:load
rake aborted!
missi…
-
Hello again!
I like end-to-end feature tests, but I favor more rspec-style `specs` than writing many tests with gherkin. Gherkin is great for some uses, but it does have its limitations
I've worked …
-
I've written a Pubnub Adapter for sync and it's passing the message_tests, but I'd like to verify also that it receives the messages as it should, can you add the Basecamp style todo application to te…