Project Date
demo 29 Mar 2022, 10:04

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
at/htl/beeyond/integration/application/custom/custom-application-creation.feature 70 0 0 0 0 70 10 0 10 1.597 Passed
Feature at/htl/beeyond/integration/application/custom/custom-application-creation.feature
Custom application creation endpoint
0.084
* url baseUrl 0.000
* path 'application/custom' 0.007
* def nginxDeployment = read('classpath:at/htl/beeyond/integration/util/nginx-deployment.yml.txt') 0.006
* configure headers = {Authorization: '#(auth(karate.tags))'} 0.069
Tags: @student
1.126
Given request 0.001
{
  "note": "Nginx Deployment",
  "content": "#(nginxDeployment)",
  "namespace": "moritz",
  "class": "5AHIF",
  "to": "18.01.2022",
  "purpose": "SYP"
}
When method POST 1.125
Then status 201 0.000
0.005
* url baseUrl 0.000
* path 'application/custom' 0.001
* def nginxDeployment = read('classpath:at/htl/beeyond/integration/util/nginx-deployment.yml.txt') 0.000
* configure headers = {Authorization: '#(auth(karate.tags))'} 0.002
Tags: @student
0.035
Given request 0.000
{
  "content": "#(nginxDeployment)",
  "namespace": "moritz",
  "class": "5AHIF",
  "to": "18.01.2022",
  "purpose": "SYP"
}
When method POST 0.035
Then status 201 0.000
0.005
* url baseUrl 0.000
* path 'application/custom' 0.000
* def nginxDeployment = read('classpath:at/htl/beeyond/integration/util/nginx-deployment.yml.txt') 0.002
* configure headers = {Authorization: '#(auth(karate.tags))'} 0.003
Tags: @student
0.063
Given request 0.000
{
  "namespace": "moritz",
  "class": "5AHIF",
  "to": "18.01.2022",
  "purpose": "SYP"
}
When method POST 0.054
Then status 422 0.000
And match response contains { "message": "This field cannot be empty", "value": "", "key": "content" } 0.008
0.004
* url baseUrl 0.000
* path 'application/custom' 0.000
* def nginxDeployment = read('classpath:at/htl/beeyond/integration/util/nginx-deployment.yml.txt') 0.001
* configure headers = {Authorization: '#(auth(karate.tags))'} 0.002
Tags: @student
0.019
Given request 0.000
{
  "content": "",
  "namespace": "moritz",
  "class": "5AHIF",
  "to": "18.01.2022",
  "purpose": "SYP"
}
When method POST 0.019
Then status 422 0.000
And match response contains { "message": "This field cannot be empty", "value": "", "key": "content" } 0.000
0.007
* url baseUrl 0.000
* path 'application/custom' 0.000
* def nginxDeployment = read('classpath:at/htl/beeyond/integration/util/nginx-deployment.yml.txt') 0.003
* configure headers = {Authorization: '#(auth(karate.tags))'} 0.003
Tags: @student
0.000
0.003
* url baseUrl 0.000
* path 'application/custom' 0.000
* def nginxDeployment = read('classpath:at/htl/beeyond/integration/util/nginx-deployment.yml.txt') 0.000
* configure headers = {Authorization: '#(auth(karate.tags))'} 0.002
Tags: @student
0.061
Given request 0.041
{
  "note": "#(generateString())",
  "content": "#(content)",
  "namespace": "moritz",
  "class": "5AHIF",
  "to": "18.01.2022",
  "purpose": "SYP"
}
When method POST 0.020
Then status 422 0.000
And match response contains { "message": "This field needs to be between 0 and 255 characters", "value": "#ignore", "key":"note"} 0.000
0.005
* url baseUrl 0.000
* path 'application/custom' 0.000
* def nginxDeployment = read('classpath:at/htl/beeyond/integration/util/nginx-deployment.yml.txt') 0.000
* configure headers = {Authorization: '#(auth(karate.tags))'} 0.004
Tags: @student
0.053
Given request 0.000
{
  "id": 9999,
  "note": "Nginx Deployment",
  "content": "#(nginxDeployment)",
  "namespace": "moritz",
  "class": "5AHIF",
  "to": "18.01.2022",
  "purpose": "SYP"
}
When method POST 0.053
Then status 201 0.000
0.006
* url baseUrl 0.000
* path 'application/custom' 0.000
* def nginxDeployment = read('classpath:at/htl/beeyond/integration/util/nginx-deployment.yml.txt') 0.001
* configure headers = {Authorization: '#(auth(karate.tags))'} 0.004
Tags: @student
0.036
Given request 0.000
{
  "status": "APPROVED",
  "note": "Nginx Deployment",
  "content": "#(nginxDeployment)",
  "namespace": "moritz",
  "class": "5AHIF",
  "to": "18.01.2022",
  "purpose": "SYP"
}
When method POST 0.036
Then status 201 0.000
0.003
* url baseUrl 0.000
* path 'application/custom' 0.000
* def nginxDeployment = read('classpath:at/htl/beeyond/integration/util/nginx-deployment.yml.txt') 0.000
* configure headers = {Authorization: '#(auth(karate.tags))'} 0.002
Tags: @student
0.030
Given request 0.000
{
  "owner": {
    "name": "stuetz",
    "id": 9
  },
  "note": "Nginx Deployment",
  "content": "#(nginxDeployment)",
  "namespace": "moritz",
  "class": "5AHIF",
  "to": "18.01.2022",
  "purpose": "SYP"
}
When method POST 0.029
Then status 201 0.000
0.007
* url baseUrl 0.000
* path 'application/custom' 0.000
* def nginxDeployment = read('classpath:at/htl/beeyond/integration/util/nginx-deployment.yml.txt') 0.001
* configure headers = {Authorization: '#(auth(karate.tags))'} 0.006
Tags: @student
0.038
Given request 0.000
{
  "createdAt": "2021-02-10T22:42:57.620598",
  "note": "Nginx Deployment",
  "content": "#(nginxDeployment)",
  "namespace": "moritz",
  "class": "5AHIF",
  "to": "18.01.2022",
  "purpose": "SYP"
}
When method POST 0.037
Then status 201 0.000