Dynamic 5 and 14 point copy

AppSettings alignment with other projects

_TestContextTestName over _TestContext
This commit is contained in:
2025-05-02 15:22:18 -07:00
parent 2afb312065
commit 6f52566fc2
30 changed files with 415 additions and 326 deletions

23
Tests/.vscode/wafer-counter.http vendored Normal file
View 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