Commit 6feb0318 authored by Yann Garcia's avatar Yann Garcia Committed by Miguel Angel Reina Ortega
Browse files

Bug fixed in TC_MEC_MEC046_SRV_SENSLOOKUP_004_BR

parent b7d959f0
Loading
Loading
Loading
Loading
+3 −1
Original line number Original line Diff line number Diff line
@@ -483,7 +483,9 @@ Package MEC_MEC046_SRV_SENSLOOKUP {
            ensure that {
            ensure that {
                when {
                when {
                    the IUT entity receives a vGET containing
                    the IUT entity receives a vGET containing
                        uri indicating value "sens/v1/subscriptions/sensor_d"; // Wrong IRL
                        uri indicating value "sens/v1/subscriptions/sensor_data",
                        query_parameters containing
                            sensorId indicating value SENSOR_IDENTIFIER_LIST;; // Wrong query parameter
                    from the MEC_APP entity
                    from the MEC_APP entity
                }
                }
                then {
                then {