Build: #3 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

Test results

  • 27 tests in total
  • 5 seconds taken in total.

The following 27 tests have passed:

All successful tests
Status Test Duration
Successful ApplicationControllerSpec The `index` action should::redirect to login page if user is unauthorized
< 1 sec
Successful ApplicationControllerSpec The `index` action should::return 200 if user is authorized
< 1 sec
Successful ApplicationControllerSpec the 'signout' action should::redirect browser to home
< 1 sec
Successful SocialAuthControllerSpec social auth login should::Ask user to try again if the provider is not in the registry
< 1 sec
Successful SocialAuthControllerSpec social auth login should::redirect to home page of user authenticates
4 secs
Successful SocialAuthControllerSpec social auth login should::redirect user to social auth providers page if not logged in
< 1 sec
Successful ClusterConfigSpec when I parse a valid uri::Given a Swarm Config::then it should succeed
< 1 sec
Successful ClusterConfigSpec when I parse an invalid URI::Given a Swarm Config::then it should throw an execption
< 1 sec
Successful ClusterConfigSpec when I parse the config::Given a config object with a single cluster config::then there should be a valid cluster config object
< 1 sec
Successful ClusterConfigSpec when I parse the config::Given a config with multiple clusters::then I should see all of the clusters in the resulting cluster object
< 1 sec
Successful ClusterConfigSpec when I parse uri::Given a RabbitMQ Config::then extract vhost
< 1 sec
Successful ProjectSpec When I read it from the db::Given an invalid database record::Then I should get an exception
< 1 sec
Successful ProjectSpec When I write it to the Database::Given a Project object::It should create a valid BSON document
< 1 sec
Successful ProjectSpec when I read it::Given a database record::then I get a project object
< 1 sec
Successful UserSpec construct full name can::user model should::when first and last provided
< 1 sec
Successful UserSpec construct full name can::user model should::when full name provided
< 1 sec
Successful UserSpec construct full name can::user model should::when just first provided
< 1 sec
Successful UserSpec construct full name can::user model should::when just last provided
< 1 sec
Successful UserSpec construct full name can::user model should::when no name provided
< 1 sec
Successful AuthTokenServiceSpec authTokenService should::create new instance
< 1 sec
Successful AuthTokenServiceSpec authTokenService should::remove token upon expiry
< 1 sec
Successful AuthTokenServiceSpec authTokenService should::validate an existing instance
< 1 sec
Successful UserServiceSpec UserService should::retrieve a user by Login info
< 1 sec
Successful UserServiceSpec UserService should::retrieve a user by id
< 1 sec
Successful UserServiceSpec UserService should::save a user
< 1 sec
Successful UserServiceSpec save profile can::UserService should::add new user
< 1 sec
Successful UserServiceSpec save profile can::UserService should::update existing user
< 1 sec
  • Showing 1-27 of 27