aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-bdd/features/Example_ResponseData_CheckAndManipulation.feature
blob: d9d94582cabb21c4400c1c3885d570726e45dd58 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Feature: Example for checking response data
  Scenario: Example Checks
    # setting some data just for testing purposes
    Given Response Data:
    """
    {
      "field1" : "string field",
      "field2" : "true",
      "field3": "5",
      "field4" : [{"entry1":"a"},{"entry2":"b"},{"entry3":"c"}]
    }
    """
    # printing out for test purposes
    Then I want to print the context data

    # running the different options of checking the respone data
    Then I want to check property "field1" for value "string field"
    Then I want to check property "field2" to be "true"
    Then I want to check property "field3" for value 5
    Then I want to check property "field4" to have length 3
    Then I want to check property "field4[0].entry1" exists
    Then I want to check property "field4[0].no_exist" does not exist
an>, "customer_long": 2.2, "REQUIRED_MEM": "", "customer_lat": 1.1, "REQUIRED_DISK": "" }, "locations": { "customer_loc": { "longitude": { "get_param": "customer_long" }, "latitude": { "get_param": "customer_lat" } } }, "demands": { "vFW-SINK": [{ "attributes": { "global-customer-id": "Demonstration", "cloud-region-id": { "get_param": "chosen_region" }, "model-version-id": "763731df-84fd-494b-b824-01fc59a5ff2d", "orchestration-status": ["active"], "model-invariant-id": "e7227847-dea6-4374-abca-4561b070fe7d", "service_instance_id": { "get_param": "service_id" }, "prov-status": "ACTIVE" }, "inventory_provider": "aai", "service_resource_id": "vFW-SINK-XX", "inventory_type": "vfmodule", "service_type": "vFW-SINK-XX", "excluded_candidates": [{ "inventory_type": "vfmodule", "candidate_id": "e765d576-8755-4145-8536-0bb6d9b1dc9a" }] }], "vPGN": [{ "attributes": { "global-customer-id": "Demonstration", "cloud-region-id": { "get_param": "chosen_region" }, "model-version-id": "e02a7e5c-9d27-4360-ab7c-73bb83b07e3b", "orchestration-status": ["active"], "model-invariant-id": "762472ef-5284-4daa-ab32-3e7bee2ec355", "service_instance_id": { "get_param": "service_id" }, "prov-status": "ACTIVE" }, "inventory_provider": "aai", "service_resource_id": "vPGN-XX", "unique": "false", "inventory_type": "vfmodule", "service_type": "vPGN-XX" }] }, "optimization": { "minimize": { "sum": [] } }, "homing_template_version": "2017-10-10" }, "num_solution": 100, "files": {}, "timeout": 1200 }