Project Date
demo 29 Mar 2022, 07:21

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.583 Passed
Feature at/htl/beeyond/integration/application/custom/custom-application-creation.feature
Custom application creation endpoint
0.082
* url baseUrl 0.000
* path 'application/custom' 0.009
* def nginxDeployment = read('classpath:at/htl/beeyond/integration/util/nginx-deployment.yml.txt') 0.006
* configure headers = {Authorization: '#(auth(karate.tags))'} 0.066
Tags: @student
1.138
Given request 0.001
{
  "note": "Nginx Deployment",
  "content": "#(nginxDeployment)",
  "namespace": "moritz",
  "class": "5AHIF",
  "to": "18.01.2022",
  "purpose": "SYP"
}
When method POST 1.137
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.033
Given request 0.000
{
  "content": "#(nginxDeployment)",
  "namespace": "moritz",
  "class": "5AHIF",
  "to": "18.01.2022",
  "purpose": "SYP"
}
When method POST 0.033
Then status 201 0.000
0.008
* url baseUrl 0.000
* path 'application/custom' 0.000
* def nginxDeployment = read('classpath:at/htl/beeyond/integration/util/nginx-deployment.yml.txt') 0.006
* configure headers = {Authorization: '#(auth(karate.tags))'} 0.002
Tags: @student
0.070
Given request 0.000
{
  "namespace": "moritz",
  "class": "5AHIF",
  "to": "18.01.2022",
  "purpose": "SYP"
}
When method POST 0.062
Then status 422 0.000
And match response contains { "message": "This field cannot be empty", "value": "", "key": "content" } 0.007
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.001
* configure headers = {Authorization: '#(auth(karate.tags))'} 0.004
Tags: @student
0.016
Given request 0.000
{
  "content": "",
  "namespace": "moritz",
  "class": "5AHIF",
  "to": "18.01.2022",
  "purpose": "SYP"
}
When method POST 0.015
Then status 422 0.000
And match response contains { "message": "This field cannot be empty", "value": "", "key": "content" } 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.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.070
Given request 0.044
{
  "note": "#(generateString())",
  "content": "#(content)",
  "namespace": "moritz",
  "class": "5AHIF",
  "to": "18.01.2022",
  "purpose": "SYP"
}
When method POST 0.025
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.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.001
Tags: @student
0.035
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.034
Then status 201 0.000
0.002
* 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.001
Tags: @student
0.027
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.027
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.001
Tags: @student
0.036
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.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.001
Tags: @student
0.034
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.034
Then status 201 0.000