Successful
|
ApplicationControllerSpec
The `index` action should::display the default cluster when no cluster provided
History
|
< 1 sec |
Successful
|
ApplicationControllerSpec
The `index` action should::display the selected cluster when provided
History
|
< 1 sec |
Successful
|
ApplicationControllerSpec
The `index` action should::redirect to login page if user is unauthorized
History
|
< 1 sec |
Successful
|
ApplicationControllerSpec
The `index` action should::return 200 if user is authorized
History
|
< 1 sec |
Successful
|
ApplicationControllerSpec
the 'signout' action should::redirect browser to home
History
|
< 1 sec |
Successful
|
ProjectsControllerSpec
When I click on the bind button::Given an invalid cluster setting::Then I should receive an error page
History
|
< 1 sec |
Successful
|
ProjectsControllerSpec
When I click on the bind button::Given there is a project on the projects tab::Then I should see the bind page for that project
History
|
< 1 sec |
Successful
|
ProjectsControllerSpec
When I click submit::Given I am on the edit bindings page::Then I should accept my new settings
History
|
< 1 sec |
Successful
|
ProjectsControllerSpec
When I click submit::Given I create invalid bindings::Then I receive an error
History
|
< 1 sec |
Successful
|
ProjectsControllerSpec
When I click submit::Given I provide an a tool that doesn't exist::Then I receive an error
History
|
< 1 sec |
Successful
|
ProjectsControllerSpec
When I click submit::Given I provide an invalid clusterName::Then I receive an error
History
|
< 1 sec |
Successful
|
ProjectsControllerSpec
When I click submit::Given I provide an invalid projectName::Then I receive an error
History
|
< 1 sec |
Successful
|
SocialAuthControllerSpec
social auth login should::Ask user to try again if the provider is not in the registry
History
|
< 1 sec |
Successful
|
SocialAuthControllerSpec
social auth login should::POST to ldapauthenticate and redirect to home page
History
|
< 1 sec |
Successful
|
SocialAuthControllerSpec
social auth login should::if user choose LDAP, redirect to login page
History
|
< 1 sec |
Successful
|
SocialAuthControllerSpec
social auth login should::redirect to home page of user authenticates
History
|
4 secs |
Successful
|
SocialAuthControllerSpec
social auth login should::redirect user to social auth providers page if not logged in
History
|
< 1 sec |
Successful
|
ToolsControllerSpec
When I click on the deploy button::Given there is a cluster::Then I should see the deploy page
History
|
< 1 sec |
Successful
|
BindingFormDataSpec
Given a binding detail for All messages
History
|
< 1 sec |
Successful
|
BindingFormDataSpec
Given a binding detail for No messages
History
|
< 1 sec |
Successful
|
BindingFormDataSpec
Given a binding detail for Tool messages
History
|
< 1 sec |
Successful
|
BindingFormDataSpec
Given a bindingDetail object
History
|
< 1 sec |
Successful
|
BindingFormDataSpec
when I display the bind tool form::and a list of project bindings::Given a list of deployed tools::then I should have the correct binding data
History
|
< 1 sec |
Successful
|
BindingFormDataSpec
when I submit the form with changes to the bindings::and a list of project bindings::Given a list of deployed tools::then the updatedBindings should report that one change
History
|
< 1 sec |
Successful
|
BindingFormDataSpec
when I submit the form with no changes::and a list of project bindings::Given a list of deployed tools::then the updatedBindings should be empty
History
|
< 1 sec |
Successful
|
ClusterConfigSpec
Exercise generated bean methods
History
|
< 1 sec |
Successful
|
ClusterConfigSpec
when I parse a valid uri::Given a Swarm Config::then it should succeed
History
|
< 1 sec |
Successful
|
ClusterConfigSpec
when I parse an invalid URI::Given a Swarm Config::then it should throw an execption
History
|
< 1 sec |
Successful
|
ClusterConfigSpec
when I parse the config::Given a config object with a single cluster config::and that config should be the default
History
|
< 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
History
|
< 1 sec |
Successful
|
ClusterConfigSpec
when I parse the config::Given a config with multiple clusters::and the first config should be the default
History
|
< 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
History
|
< 1 sec |
Successful
|
ClusterConfigSpec
when I parse the config::Given an empty config::and the default should be none
History
|
< 1 sec |
Successful
|
ClusterConfigSpec
when I parse the config::Given an empty config::then there should be an empty config object
History
|
< 1 sec |
Successful
|
ClusterConfigSpec
when I parse uri::Given a RabbitMQ Config::then extract vhost
History
|
< 1 sec |
Successful
|
DeployedToolsSpec
when I read it::Given a json record::then I get a project object
History
|
< 1 sec |
Successful
|
ExtractorInfoSpec
when I read it::Given a json document::then the object should be populated
History
|
< 1 sec |
Successful
|
ProjectBindingsSpec
When it has file type bindings as well as tool binding::Given a project::And report false for no bindings
History
|
< 1 sec |
Successful
|
ProjectBindingsSpec
When it has file type bindings as well as tool binding::Given a project::And report true for all messages
History
|
< 1 sec |
Successful
|
ProjectBindingsSpec
When it has file type bindings as well as tool binding::Given a project::Then it should report false for Tool Messages only
History
|
< 1 sec |
Successful
|
ProjectBindingsSpec
When it has no bindings::Given a project::And report false for all messages
History
|
< 1 sec |
Successful
|
ProjectBindingsSpec
When it has no bindings::Given a project::And report true for no bindings
History
|
< 1 sec |
Successful
|
ProjectBindingsSpec
When it has no bindings::Given a project::Then it should report false for Tool Messages only
History
|
< 1 sec |
Successful
|
ProjectBindingsSpec
When it has only file type bindings::Given a project::And report false for no bindings
History
|
< 1 sec |
Successful
|
ProjectBindingsSpec
When it has only file type bindings::Given a project::And report true for all messages
History
|
< 1 sec |
Successful
|
ProjectBindingsSpec
When it has only file type bindings::Given a project::Then it should report false for Tool Messages only
History
|
< 1 sec |
Successful
|
ProjectBindingsSpec
When it has only tool bindings::Given a project::And report false for all messages
History
|
< 1 sec |
Successful
|
ProjectBindingsSpec
When it has only tool bindings::Given a project::And report false for no bindings
History
|
< 1 sec |
Successful
|
ProjectBindingsSpec
When it has only tool bindings::Given a project::Then it should report true for Tool Messages only
History
|
< 1 sec |
Successful
|
ProjectSpec
When I read it from the db::Given an invalid database record::Then I should get an exception
History
|
< 1 sec |
Successful
|
ProjectSpec
When I write it to the Database::Given a Project object::It should create a valid BSON document
History
|
< 1 sec |
Successful
|
ProjectSpec
when I read it::Given a database record::then I get a project object
History
|
< 1 sec |
Successful
|
ToolsCatalogRecordSpec
when I read it::Given a json document::then the object should be populated
History
|
< 1 sec |
Successful
|
UserSpec
construct full name can::user model should::when first and last provided
History
|
< 1 sec |
Successful
|
UserSpec
construct full name can::user model should::when full name provided
History
|
< 1 sec |
Successful
|
UserSpec
construct full name can::user model should::when just first provided
History
|
< 1 sec |
Successful
|
UserSpec
construct full name can::user model should::when just last provided
History
|
< 1 sec |
Successful
|
UserSpec
construct full name can::user model should::when no name provided
History
|
< 1 sec |
Successful
|
AuthTokenServiceSpec
authTokenService should::create new instance
History
|
< 1 sec |
Successful
|
AuthTokenServiceSpec
authTokenService should::remove token upon expiry
History
|
< 1 sec |
Successful
|
AuthTokenServiceSpec
authTokenService should::validate an existing instance
History
|
< 1 sec |
Successful
|
UserServiceSpec
UserService should::retrieve a user by Login info
History
|
< 1 sec |
Successful
|
UserServiceSpec
UserService should::retrieve a user by id
History
|
< 1 sec |
Successful
|
UserServiceSpec
UserService should::save a user
History
|
< 1 sec |
Successful
|
UserServiceSpec
save profile can::UserService should::add new user
History
|
< 1 sec |
Successful
|
UserServiceSpec
save profile can::UserService should::update existing user
History
|
< 1 sec |
Successful
|
ClusterStatsServiceSpec
When I request the list of services::Given a cluster stats service::Then I should get map of running services
History
|
< 1 sec |
Successful
|
ClusterStatsServiceSpec
When the clusterscale service is down::Given a cluster stats service::Then I should get an empty map back
History
|
< 1 sec |
Successful
|
ClusterStatsServiceSpec
When the response is invalid::Given a cluster stats service::Then I should get an empty map back
History
|
< 1 sec |
Successful
|
ClusterStatsServiceSpec
when I request extractors by vhost::and there are extractors with different vhosts::Given a cluster stats service::then I should get them back
History
|
< 1 sec |
Successful
|
ClusterStatsServiceSpec
when I request extractors::and there are extractors::Given a cluster stats service::then I should get them back
History
|
< 1 sec |
Successful
|
RabbitAdminServiceSpec
And no new bindings created::Then the old bindings should be removed::When I rebind with type 'None'::Given a RabbitMQService::Update bindings::RabbitMQ Admin::And the tool binding created too
History
|
< 1 sec |
Successful
|
RabbitAdminServiceSpec
And the new bindings created::Then the old bindings should be removed::When I rebind with type 'all messages'::Given a RabbitMQService::Update bindings::RabbitMQ Admin::And the tool binding created too
History
|
< 1 sec |
Successful
|
RabbitAdminServiceSpec
And the new bindings created::Then the old bindings should be removed::When I rebind with type 'tool messages'::Given a RabbitMQService::Update bindings::RabbitMQ Admin::And the tool binding created too
History
|
< 1 sec |
Successful
|
RabbitAdminServiceSpec
RabbitMQ Admin::Connect to service
History
|
< 1 sec |
Successful
|
RabbitAdminServiceSpec
RabbitMQ Admin::cache Admin API Clients
History
|
< 1 sec |
Successful
|
RabbitAdminServiceSpec
When bind operation throws exception when binding tools::Given a RabbitMQService::Update bindings::RabbitMQ Admin::Then the rebind operation should fail
History
|
< 1 sec |
Successful
|
RabbitAdminServiceSpec
When bind operation throws exception::Given a RabbitMQService::Update bindings::RabbitMQ Admin::Then the rebind operation should fail
History
|
< 1 sec |
Successful
|
RabbitAdminServiceSpec
When error unbinding existing queues::Update bindings::RabbitMQ Admin::then the rebind operation should fail
History
|
< 1 sec |
Successful
|
RabbitAdminServiceSpec
When the unbind operation throws an exception::Given a RabbitMQService::Update bindings::RabbitMQ Admin::Then the rebind operation should fail
History
|
< 1 sec |
Successful
|
RabbitAdminServiceSpec
When there are no existing bindings for the queue::Update bindings::RabbitMQ Admin::Then the rebind operations should skip the initial unbind
History
|
< 1 sec |
Successful
|
ToolsCatalogServiceSpec
When I request extractor info::Given the ToolsCatalog is down::Then I should get None back
History
|
< 1 sec |
Successful
|
ToolsCatalogServiceSpec
When I request the extractor def for an extractor::Then I should get the extractor info
History
|
< 1 sec |
Successful
|
ToolsCatalogServiceSpec
When I request the list of extractors::Given a ToolsCatalogmservice::Then I should get list of extractors
History
|
< 1 sec |
Successful
|
ToolsCatalogServiceSpec
When the ToolsCatalog is down::Then I should get an empty map back
History
|
< 1 sec |
Successful
|
ToolsCatalogServiceSpec
When the response is invalid::Given a ToolsCatalogmservice::Then I should get an empty list back
History
|
< 1 sec |
Successful
|
ToolsCatalogServiceSpec
When the response is invalid::Then I should None back
History
|
< 1 sec |