Project Number Date
WordPress 1.0.3fa221 12 Jul 2022, 21:30

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
App_Passwords 33 0 0 0 0 33 6 0 6 3.291 Passed
Feature App_Passwords
0.641
Before com.jalasoft.wordpress.steps.hooks.ScenarioHooks.beforeScenario(io.cucumber.java.Scenario) 0.409
Before com.jalasoft.wordpress.steps.hooks.features.UsersFeatureHook.createAUniqueUser() 2.832
Given I am authorized with a user with "administrator" role 0.313
When I make a request to create an app password with the following query params 0.313
name
uniqueAppName
Then response should be "HTTP/1.1 201 Created" 0.001
And response should be valid and have a body 0.000
And name attribute should be the same as the value delivered 0.011
After com.jalasoft.wordpress.steps.hooks.features.UsersFeatureHook.afterDeleteAUserById() 0.584
After com.jalasoft.wordpress.steps.hooks.ScenarioHooks.afterFailedScenario(io.cucumber.java.Scenario) 0.000
After com.jalasoft.wordpress.steps.hooks.ScenarioHooks.afterScenario(io.cucumber.java.Scenario) 0.000
0.549
Before com.jalasoft.wordpress.steps.hooks.ScenarioHooks.beforeScenario(io.cucumber.java.Scenario) 0.000
Before com.jalasoft.wordpress.steps.hooks.features.UsersFeatureHook.createAUniqueUser() 0.614
Before com.jalasoft.wordpress.steps.hooks.features.AppPasswordsFeatureHook.CreateAnAppPasswordById() 0.602
Given I am authorized with a user with "administrator" role 0.300
When I make a request to retrieve all app passwords from the request user 0.247
Then response should be "HTTP/1.1 200 OK" 0.001
And response should be valid and have a body 0.000
And item with the name of the app-password created should be retrieved 0.000
After com.jalasoft.wordpress.steps.hooks.features.UsersFeatureHook.afterDeleteAUserById() 0.581
After com.jalasoft.wordpress.steps.hooks.ScenarioHooks.afterFailedScenario(io.cucumber.java.Scenario) 0.000
After com.jalasoft.wordpress.steps.hooks.ScenarioHooks.afterScenario(io.cucumber.java.Scenario) 0.002
0.546
Before com.jalasoft.wordpress.steps.hooks.ScenarioHooks.beforeScenario(io.cucumber.java.Scenario) 0.000
Before com.jalasoft.wordpress.steps.hooks.features.UsersFeatureHook.createAUniqueUser() 0.590
Before com.jalasoft.wordpress.steps.hooks.features.AppPasswordsFeatureHook.CreateAnAppPasswordById() 0.585
Given I am authorized with a user with "administrator" role 0.289
When I make a request to retrieve an app passwords from the request user by its uuid 0.255
Then response should be "HTTP/1.1 200 OK" 0.000
And response should be valid and have a body 0.000
And item with the name of the app-password created should be retrieved 0.000
And item with the uuid of the app-password created should be retrieved 0.000
After com.jalasoft.wordpress.steps.hooks.features.UsersFeatureHook.afterDeleteAUserById() 0.662
After com.jalasoft.wordpress.steps.hooks.ScenarioHooks.afterFailedScenario(io.cucumber.java.Scenario) 0.003
After com.jalasoft.wordpress.steps.hooks.ScenarioHooks.afterScenario(io.cucumber.java.Scenario) 0.000
0.519
Before com.jalasoft.wordpress.steps.hooks.ScenarioHooks.beforeScenario(io.cucumber.java.Scenario) 0.000
Before com.jalasoft.wordpress.steps.hooks.features.UsersFeatureHook.createAUniqueUser() 0.635
Before com.jalasoft.wordpress.steps.hooks.features.AppPasswordsFeatureHook.CreateAnAppPasswordById() 0.558
Given I am authorized with a user with "administrator" role 0.256
When I make a request to update an app passwords from the request user by its uuid with the following parameters 0.238
name
newUniqueAppName
Then response should be "HTTP/1.1 200 OK" 0.000
And response should be valid and have a body 0.000
And name attribute should be the same as the value delivered 0.022
And item with the uuid of the app-password created should be retrieved 0.000
After com.jalasoft.wordpress.steps.hooks.features.UsersFeatureHook.afterDeleteAUserById() 0.577
After com.jalasoft.wordpress.steps.hooks.ScenarioHooks.afterFailedScenario(io.cucumber.java.Scenario) 0.000
After com.jalasoft.wordpress.steps.hooks.ScenarioHooks.afterScenario(io.cucumber.java.Scenario) 0.000
0.520
Before com.jalasoft.wordpress.steps.hooks.ScenarioHooks.beforeScenario(io.cucumber.java.Scenario) 0.000
Before com.jalasoft.wordpress.steps.hooks.features.UsersFeatureHook.createAUniqueUser() 0.593
Before com.jalasoft.wordpress.steps.hooks.features.AppPasswordsFeatureHook.CreateAnAppPasswordById() 0.527
Given I am authorized with a user with "administrator" role 0.256
When I make a request to delete an app passwords from the request user by its uuid 0.252
Then response should be "HTTP/1.1 200 OK" 0.000
And response should be valid and have a body 0.000
And returned deleted attribute should be "true" 0.010
And item with the uuid of the app-password created should be retrieved 0.000
After com.jalasoft.wordpress.steps.hooks.features.UsersFeatureHook.afterDeleteAUserById() 0.515
After com.jalasoft.wordpress.steps.hooks.ScenarioHooks.afterFailedScenario(io.cucumber.java.Scenario) 0.000
After com.jalasoft.wordpress.steps.hooks.ScenarioHooks.afterScenario(io.cucumber.java.Scenario) 0.000
0.514
Before com.jalasoft.wordpress.steps.hooks.ScenarioHooks.beforeScenario(io.cucumber.java.Scenario) 0.000
Before com.jalasoft.wordpress.steps.hooks.features.UsersFeatureHook.createAUniqueUser() 0.515
Before com.jalasoft.wordpress.steps.hooks.features.AppPasswordsFeatureHook.CreateAnAppPasswordById() 0.548
Given I am authorized with a user with "administrator" role 0.270
When I make a request to delete all app passwords from the request user 0.233
Then response should be "HTTP/1.1 200 OK" 0.000
And response should be valid and have a body 0.000
And returned deleted attribute should be "true" 0.009
After com.jalasoft.wordpress.steps.hooks.features.UsersFeatureHook.afterDeleteAUserById() 0.498
After com.jalasoft.wordpress.steps.hooks.ScenarioHooks.afterFailedScenario(io.cucumber.java.Scenario) 0.000
After com.jalasoft.wordpress.steps.hooks.ScenarioHooks.afterScenario(io.cucumber.java.Scenario) 0.000