Dynamic 5 and 14 point copy
AppSettings alignment with other projects _TestContextTestName over _TestContext
This commit is contained in:
23
Tests/.vscode/wafer-counter.http
vendored
Normal file
23
Tests/.vscode/wafer-counter.http
vendored
Normal file
@ -0,0 +1,23 @@
|
||||
|
||||
@host = https://oi-metrology-viewer-prod.mes.infineon.com:4438/api/v1/file-share/archive-data/?area=FQA&equipment-id=FQA-8INCH&search-pattern=*.wc&wafer-size=8INCH
|
||||
@hostB = https://oi-metrology-viewer-prod.mes.infineon.com:4437/api/v1
|
||||
@hostC = https://oi-metrology-viewer-prod.mes.infineon.com:4438/api/v1
|
||||
@waferSize = 6INCH
|
||||
@area = FQA
|
||||
@cassID = Test
|
||||
|
||||
###
|
||||
GET {{host}}/archive-data/?area=FQA&equipment-id=FQA-8INCH&search-pattern=*.wc&wafer-size=8INCH
|
||||
Accept: application/json
|
||||
|
||||
###
|
||||
GET {{host}}/archive-data/?area=FQA&equipment-id=FQA-8INCH&search-pattern=*.wc&wafer-size=8INCH
|
||||
Accept: application/json
|
||||
|
||||
###
|
||||
GET {{hostC}}/WaferCounter/{{waferSize}}/last-quantity-and-slot-map/?area={{area}}&text={{cassID}}
|
||||
Accept: application/json
|
||||
|
||||
###
|
||||
GET {{hostB}}/file-share/equipment-ids
|
||||
Accept: application/json
|
Reference in New Issue
Block a user