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 |