Skip to content
Snippets Groups Projects
Commit 804932b8 authored by Jacob Vosmaer's avatar Jacob Vosmaer
Browse files

Merge branch 'use_teaspoon' into 'master'

use teaspoon instead of jasmine:ci

`jasmine:ci` is no more used

```
$ bundle exec rake jasmine:ci
rake aborted!
Don't know how to build task 'jasmine:ci'

```

See merge request !59
parents 01828ee7 ebe44f90
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -254,7 +254,7 @@ The development login credentials are `root` and `password`
In order to run the test you can use the following commands:
- `rake spinach` to run the spinach suite
- `rake spec` to run the rspec suite
- `rake jasmine:ci` to run the jasmine test suite
- `rake teaspoon` to run the teaspoon test suite
- `rake gitlab:test` to run all the tests
 
Note: You can't run `rspec .` since this will try to run all the `_spec.rb`
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment