Project Date
demo 28 Mar 2022, 19:01

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.260 Passed
Feature at/htl/beeyond/integration/application/custom/custom-application-creation.feature
Custom application creation endpoint
0.073
* url baseUrl 0.000
* path 'application/custom' 0.006
* def nginxDeployment = read('classpath:at/htl/beeyond/integration/util/nginx-deployment.yml.txt') 0.005
* configure headers = {Authorization: '#(auth(karate.tags))'} 0.061
Tags: @student
0.856
Given request 0.001
{
  "note": "Nginx Deployment",
  "content": "#(nginxDeployment)",
  "namespace": "moritz",
  "class": "5AHIF",
  "to": "18.01.2022",
  "purpose": "SYP"
}
When method POST 0.855
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.030
Given request 0.000
{
  "content": "#(nginxDeployment)",
  "namespace": "moritz",
  "class": "5AHIF",
  "to": "18.01.2022",
  "purpose": "SYP"
}
When method POST 0.030
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.061
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.006
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.018
Given request 0.000
{
  "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 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.001
* 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.057
Given request 0.037
{
  "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.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.027
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.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.038
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.038
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.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.035
Then status 201 0.000
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.000
* configure headers = {Authorization: '#(auth(karate.tags))'} 0.003
Tags: @student
0.024
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.024
Then status 201 0.000