Project Date
demo 08 Apr 2022, 10:42

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.369 Passed
Feature at/htl/beeyond/integration/application/custom/custom-application-creation.feature
Custom application creation endpoint
0.059
* url baseUrl 0.000
* path 'application/custom' 0.005
* def nginxDeployment = read('classpath:at/htl/beeyond/integration/util/nginx-deployment.yml.txt') 0.004
* configure headers = {Authorization: '#(auth(karate.tags))'} 0.049
Tags: @student
0.948
Given request 0.000
{
  "note": "Nginx Deployment",
  "content": "#(nginxDeployment)",
  "namespace": "moritz",
  "class": "5AHIF",
  "to": "18.01.2022",
  "purpose": "SYP"
}
When method POST 0.947
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.001
* configure headers = {Authorization: '#(auth(karate.tags))'} 0.005
Tags: @student
0.042
Given request 0.000
{
  "content": "#(nginxDeployment)",
  "namespace": "moritz",
  "class": "5AHIF",
  "to": "18.01.2022",
  "purpose": "SYP"
}
When method POST 0.042
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.001
* configure headers = {Authorization: '#(auth(karate.tags))'} 0.002
Tags: @student
0.058
Given request 0.000
{
  "namespace": "moritz",
  "class": "5AHIF",
  "to": "18.01.2022",
  "purpose": "SYP"
}
When method POST 0.052
Then status 422 0.000
And match response contains { "message": "This field cannot be empty", "value": "", "key": "content" } 0.005
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.002
* configure headers = {Authorization: '#(auth(karate.tags))'} 0.002
Tags: @student
0.027
Given request 0.000
{
  "content": "",
  "namespace": "moritz",
  "class": "5AHIF",
  "to": "18.01.2022",
  "purpose": "SYP"
}
When method POST 0.027
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.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.003
Tags: @student
0.078
Given request 0.059
{
  "note": "#(generateString())",
  "content": "#(content)",
  "namespace": "moritz",
  "class": "5AHIF",
  "to": "18.01.2022",
  "purpose": "SYP"
}
When method POST 0.018
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.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.029
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.028
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.001
* configure headers = {Authorization: '#(auth(karate.tags))'} 0.001
Tags: @student
0.029
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.029
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.000
* configure headers = {Authorization: '#(auth(karate.tags))'} 0.004
Tags: @student
0.025
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.025
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
{
  "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.027
Then status 201 0.000