-
while running rpsec got error like this
/home/demo/.rvm/rubies/ruby-2.0.0-p353/lib/ruby/2.0.0/psych.rb:298:in `load_file': wrong number of arguments (2 for 1) (ArgumentError)
from /home/demo/.rv…
-
Is it available `zscan` ?
Because, I'm getting below error, when I was run my rpsec
```
undefined method `zscan' for #
```
-
Is it possible to test autorequires/autonotify with this host?
-
Maybe I'm wrong w/ this, but I think that the rspec needs to be changed for the examples "contains strings of land animals" and "contains strings of sea animals". Looking at a couple other rpsec in …
-
Hi,
Recently we have migrated from Rspec 2.X to rpsec 3.2. to verify few of checkpoints i am using rspec ' include' matches.i.e,
expect(page.getpagetitle()).to include("Customer Service Details")
…
-
This ties back to the job submission API #268, shell based exec #334 and [RFC 8](https://github.com/flux-framework/rfc/blob/master/spec_8.adoc).
We have a concept that I'm finding I _really_ like, th…
-
As the code has been updated for rpsec 3.0 and as it's not compatible with older versions of rspec, I think that the Gemfile should mention the minimal version 3.0 instead of 2.11
Thanks
sbrun updated
9 years ago
-
Update the portal's CSS using a new style sheet. This will fix tickets #175 (bold buttons) and #28 (interactive map).
Some major things that will be changed as a result of the new CSS:
1. CSS file (`…
-
`outdated` is great but I think the following would make it even better:
1. Limit output to only gems mentioned in Gemfile. These are the only ones I can do something about and it is a little frustra…
-
If we had nicknames for rspecs (like we do for AMs) we could make omni easier to use.
`omni_config` could have a mapping between a nickname (`vm`) and an rspec (either a path to a file distributed wi…