evergreen icon indicating copy to clipboard operation
evergreen copied to clipboard

Run Jasmine JavaScript unit tests, integrate them into Ruby applications.

Results 6 evergreen issues
Sort by recently updated
recently updated
newest added

Hey! I came across a need to override the default `Evergreen.spec_timeout` value. It wasn't until I tried it that I realised that change never got released. Would it be possible...

Hi -- I'm trying to get my first Evergreen installation to run with a simple test, and I'm stuck. I hope you can help. When I got to 127.0.0.1/evergreen, I...

I have a catch-all route `get "*path" => "controller#method"` that prevents tests from reaching /evergreen. I was surprised at first that javascript tests would have anything to do with Rails...

investigate

Hi All, When debugging one of the first things I noticed is the backtraces seem to lead nowhere because the specs are included directly in the HTML file for the...

backlog

``` WARNING: licenses is empty, but is recommended. Use a license abbreviation from: http://opensource.org/licenses/alphabetical WARNING: description and summary are identical WARNING: open-ended dependency on capybara (>= 2.1.0) is not recommended...

backlog

Since input text for github doesn't get properly escaped, I'm using [] instead of angle braces. I was looking at the source for one of the evergreen test pages. ```...

backlog