From af35dbe4288ea19f343fd44e2dbd85cde9320a7a Mon Sep 17 00:00:00 2001 From: rajsite Date: Mon, 29 Jul 2024 20:45:36 -0500 Subject: [PATCH] Deno move tests to SmokeTests --- Deno/Deno.gwebproject | 4 +- Deno/Deno.lvdist | 3 +- Deno/Examples/SimpleClient.gcomp/index.gviweb | 756 +---------- .../SimpleServer.gcomp/SimpleServer.gcomp | 8 +- Deno/Examples/SimpleServer.gcomp/main.gviweb | 1189 ++--------------- .../current working directory.test.gviweb} | 174 +-- .../Deno/environment variable.test.gviweb | 231 ++++ .../SmokeTests.gcomp/SmokeTests.gcomp | 51 + .../Support/Open Test Configuration.gvi | 441 ++++++ .../SystemLink Data APIs/file.test.gviweb | 494 +++++++ .../SystemLink Data APIs/tag.test.gviweb} | 434 +++--- .../WebSocket/echo.test.gviweb} | 372 +++--- .../Current Working Directory Get.gvi | 205 +++ Deno/Library/Components/Deno.gcomp/Deno.gcomp | 7 +- .../Deno.gcomp/Environment Variable Get.gvi | 229 ++++ .../DenoHTTP.gcomp/Simple URL Pattern.gvi | 4 +- Deno/Library/Support/Deno/deno.ts | 6 +- Deno/deno.json | 3 +- 18 files changed, 2216 insertions(+), 2395 deletions(-) rename Deno/Examples/{SimpleServer.gcomp/Tests/main.test.gviweb => SmokeTests.gcomp/Deno/current working directory.test.gviweb} (57%) create mode 100644 Deno/Examples/SmokeTests.gcomp/Deno/environment variable.test.gviweb create mode 100644 Deno/Examples/SmokeTests.gcomp/SmokeTests.gcomp create mode 100644 Deno/Examples/SmokeTests.gcomp/SystemLink Data APIs/Support/Open Test Configuration.gvi create mode 100644 Deno/Examples/SmokeTests.gcomp/SystemLink Data APIs/file.test.gviweb rename Deno/Examples/{SimpleServer.gcomp/Support/Update Tag.gvi => SmokeTests.gcomp/SystemLink Data APIs/tag.test.gviweb} (53%) rename Deno/Examples/{SimpleServer.gcomp/Support/WebSocket Echo Test.gvi => SmokeTests.gcomp/WebSocket/echo.test.gviweb} (55%) create mode 100644 Deno/Library/Components/Deno.gcomp/Current Working Directory Get.gvi create mode 100644 Deno/Library/Components/Deno.gcomp/Environment Variable Get.gvi diff --git a/Deno/Deno.gwebproject b/Deno/Deno.gwebproject index cf112282..ee203c57 100644 --- a/Deno/Deno.gwebproject +++ b/Deno/Deno.gwebproject @@ -1,5 +1,5 @@  - + @@ -82,6 +82,7 @@ + @@ -126,6 +127,7 @@ + diff --git a/Deno/Deno.lvdist b/Deno/Deno.lvdist index af51cace..de8b2d45 100644 --- a/Deno/Deno.lvdist +++ b/Deno/Deno.lvdist @@ -1,5 +1,5 @@  - + @@ -10,5 +10,6 @@ + \ No newline at end of file diff --git a/Deno/Examples/SimpleClient.gcomp/index.gviweb b/Deno/Examples/SimpleClient.gcomp/index.gviweb index c13366d1..b8600566 100644 --- a/Deno/Examples/SimpleClient.gcomp/index.gviweb +++ b/Deno/Examples/SimpleClient.gcomp/index.gviweb @@ -1,5 +1,5 @@  - + @@ -50,7 +50,7 @@ - + 100 @@ -66,315 +66,8 @@ - - - - - - - - - - - - - - - - - Tag Value - - - - - - update tag - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - /api/systemlink - - - - url - - - tag-value - - - - key - - - - - - - - - - - - - - - - - - - tag update response - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - websocket test - - - - - - websocket test response - - - - - - - - - - - - - - - - - - - - - - - - - - - - - /websocket - - - - url - - - - - - - - - - - - - - - - - update file - - - - - - File content - - - - - - update file response - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - /api/systemlinkfile - - - - file-value - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - url - - - key - - - - - - False - - - - stop - - - - + @@ -385,452 +78,9 @@ - - - - - - - -