@nsshunt/stsappframework 3.1.214 → 3.1.215
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/commonTypes.js.map +1 -1
- package/dist/index.js +1 -7
- package/dist/index.js.map +1 -1
- package/dist/serverprocessbase.js +2 -2
- package/dist/serverprocessbase.js.map +1 -1
- package/dist/stscontrollerbase.js.map +1 -1
- package/dist/{server.js → stsexpressserver.js} +1 -1
- package/dist/stsexpressserver.js.map +1 -0
- package/dist/stslatencycontroller.js.map +1 -1
- package/dist/stslatencyroute.js.map +1 -1
- package/dist/stsrouterbase.js.map +1 -1
- package/dist/vitesttesting/appSingleWSS.js +2 -1
- package/dist/vitesttesting/appSingleWSS.js.map +1 -1
- package/dist/workerprocessbase.js.map +1 -1
- package/package.json +5 -6
- package/src/commonTypes.ts +2 -0
- package/src/index.ts +1 -7
- package/src/serverprocessbase.ts +1 -1
- package/src/{socketIoServerHelper.ts → socketIoServerHelper.ts_bak} +1 -2
- package/src/stscontrollerbase.ts +1 -2
- package/src/{server.ts → stsexpressserver.ts} +1 -2
- package/src/stslatencycontroller.ts +1 -2
- package/src/stslatencyroute.ts +1 -2
- package/src/stsrouterbase.ts +1 -2
- package/src/vitesttesting/appSingleWSS.ts +2 -1
- package/src/workerprocessbase.ts +1 -2
- package/types/commonTypes.d.ts +0 -15
- package/types/commonTypes.d.ts.map +1 -1
- package/types/index.d.ts +0 -7
- package/types/index.d.ts.map +1 -1
- package/types/serverprocessbase.d.ts +1 -1
- package/types/serverprocessbase.d.ts.map +1 -1
- package/types/stscontrollerbase.d.ts.map +1 -1
- package/types/{server.d.ts → stsexpressserver.d.ts} +1 -1
- package/types/stsexpressserver.d.ts.map +1 -0
- package/types/stslatencycontroller.d.ts.map +1 -1
- package/types/stslatencyroute.d.ts.map +1 -1
- package/types/stsrouterbase.d.ts.map +1 -1
- package/types/vitesttesting/appSingleWSS.d.ts.map +1 -1
- package/types/workerprocessbase.d.ts.map +1 -1
- package/dist/authDefs.js +0 -33
- package/dist/authDefs.js.map +0 -1
- package/dist/gRPC/ststest/protos/auth_sample.js +0 -3
- package/dist/gRPC/ststest/protos/auth_sample.js.map +0 -1
- package/dist/gRPC/ststest/protos/echo.js +0 -3
- package/dist/gRPC/ststest/protos/echo.js.map +0 -1
- package/dist/gRPC/ststest/protos/grpc/examples/echo/Echo.js +0 -4
- package/dist/gRPC/ststest/protos/grpc/examples/echo/Echo.js.map +0 -1
- package/dist/gRPC/ststest/protos/grpc/examples/echo/EchoRequest.js +0 -4
- package/dist/gRPC/ststest/protos/grpc/examples/echo/EchoRequest.js.map +0 -1
- package/dist/gRPC/ststest/protos/grpc/examples/echo/EchoResponse.js +0 -4
- package/dist/gRPC/ststest/protos/grpc/examples/echo/EchoResponse.js.map +0 -1
- package/dist/gRPC/ststest/protos/grpc/testing/Request.js +0 -4
- package/dist/gRPC/ststest/protos/grpc/testing/Request.js.map +0 -1
- package/dist/gRPC/ststest/protos/grpc/testing/Response.js +0 -4
- package/dist/gRPC/ststest/protos/grpc/testing/Response.js.map +0 -1
- package/dist/gRPC/ststest/protos/grpc/testing/TestService.js +0 -4
- package/dist/gRPC/ststest/protos/grpc/testing/TestService.js.map +0 -1
- package/dist/gRPC/ststest/protos/hellostreamingworld/HelloReply.js +0 -4
- package/dist/gRPC/ststest/protos/hellostreamingworld/HelloReply.js.map +0 -1
- package/dist/gRPC/ststest/protos/hellostreamingworld/HelloRequest.js +0 -4
- package/dist/gRPC/ststest/protos/hellostreamingworld/HelloRequest.js.map +0 -1
- package/dist/gRPC/ststest/protos/hellostreamingworld/MultiGreeter.js +0 -4
- package/dist/gRPC/ststest/protos/hellostreamingworld/MultiGreeter.js.map +0 -1
- package/dist/gRPC/ststest/protos/hellostreamingworld.js +0 -3
- package/dist/gRPC/ststest/protos/hellostreamingworld.js.map +0 -1
- package/dist/gRPC/ststest/protos/helloworld/Greeter.js +0 -4
- package/dist/gRPC/ststest/protos/helloworld/Greeter.js.map +0 -1
- package/dist/gRPC/ststest/protos/helloworld/HelloReply.js +0 -4
- package/dist/gRPC/ststest/protos/helloworld/HelloReply.js.map +0 -1
- package/dist/gRPC/ststest/protos/helloworld/HelloRequest.js +0 -4
- package/dist/gRPC/ststest/protos/helloworld/HelloRequest.js.map +0 -1
- package/dist/gRPC/ststest/protos/helloworld.js +0 -3
- package/dist/gRPC/ststest/protos/helloworld.js.map +0 -1
- package/dist/gRPC/ststest/protos/keyvaluestore/KeyValueStore.js +0 -4
- package/dist/gRPC/ststest/protos/keyvaluestore/KeyValueStore.js.map +0 -1
- package/dist/gRPC/ststest/protos/keyvaluestore/Request.js +0 -4
- package/dist/gRPC/ststest/protos/keyvaluestore/Request.js.map +0 -1
- package/dist/gRPC/ststest/protos/keyvaluestore/Response.js +0 -4
- package/dist/gRPC/ststest/protos/keyvaluestore/Response.js.map +0 -1
- package/dist/gRPC/ststest/protos/keyvaluestore.js +0 -3
- package/dist/gRPC/ststest/protos/keyvaluestore.js.map +0 -1
- package/dist/gRPC/ststest/protos/route_guide.js +0 -3
- package/dist/gRPC/ststest/protos/route_guide.js.map +0 -1
- package/dist/gRPC/ststest/protos/routeguide/Feature.js +0 -4
- package/dist/gRPC/ststest/protos/routeguide/Feature.js.map +0 -1
- package/dist/gRPC/ststest/protos/routeguide/Point.js +0 -4
- package/dist/gRPC/ststest/protos/routeguide/Point.js.map +0 -1
- package/dist/gRPC/ststest/protos/routeguide/Rectangle.js +0 -4
- package/dist/gRPC/ststest/protos/routeguide/Rectangle.js.map +0 -1
- package/dist/gRPC/ststest/protos/routeguide/RouteGuide.js +0 -4
- package/dist/gRPC/ststest/protos/routeguide/RouteGuide.js.map +0 -1
- package/dist/gRPC/ststest/protos/routeguide/RouteNote.js +0 -4
- package/dist/gRPC/ststest/protos/routeguide/RouteNote.js.map +0 -1
- package/dist/gRPC/ststest/protos/routeguide/RouteSummary.js +0 -4
- package/dist/gRPC/ststest/protos/routeguide/RouteSummary.js.map +0 -1
- package/dist/gRPC/ststest/src/commonTypes.js +0 -3
- package/dist/gRPC/ststest/src/commonTypes.js.map +0 -1
- package/dist/gRPC/ststest/src/greeter_client.js +0 -67
- package/dist/gRPC/ststest/src/greeter_client.js.map +0 -1
- package/dist/gRPC/ststest/src/greeter_server.js +0 -78
- package/dist/gRPC/ststest/src/greeter_server.js.map +0 -1
- package/dist/gRPC/ststest/src/route_guide_client.js +0 -258
- package/dist/gRPC/ststest/src/route_guide_client.js.map +0 -1
- package/dist/gRPC/ststest/src/route_guide_server.js +0 -237
- package/dist/gRPC/ststest/src/route_guide_server.js.map +0 -1
- package/dist/gRPC/ststest/src/route_guide_server2.js +0 -205
- package/dist/gRPC/ststest/src/route_guide_server2.js.map +0 -1
- package/dist/influxdb/influxDBManager.js +0 -304
- package/dist/influxdb/influxDBManager.js.map +0 -1
- package/dist/influxdb/influxDBManagerAgent.js +0 -14
- package/dist/influxdb/influxDBManagerAgent.js.map +0 -1
- package/dist/influxdb/influxDBManagerBase.js +0 -100
- package/dist/influxdb/influxDBManagerBase.js.map +0 -1
- package/dist/influxdb/influxDBManagerLambda.js +0 -17
- package/dist/influxdb/influxDBManagerLambda.js.map +0 -1
- package/dist/influxdb/influxDBManagerService.js +0 -14
- package/dist/influxdb/influxDBManagerService.js.map +0 -1
- package/dist/publishInstrumentsWebWorker.js +0 -159
- package/dist/publishInstrumentsWebWorker.js.map +0 -1
- package/dist/server.js.map +0 -1
- package/dist/socketIoServerHelper.js +0 -125
- package/dist/socketIoServerHelper.js.map +0 -1
- package/dist/tcpclient/app.js +0 -23
- package/dist/tcpclient/app.js.map +0 -1
- package/dist/tcpclient/app2.js +0 -57
- package/dist/tcpclient/app2.js.map +0 -1
- package/dist/tcpserver/app.js +0 -16
- package/dist/tcpserver/app.js.map +0 -1
- package/dist/tcpserver/appConfig.js +0 -83
- package/dist/tcpserver/appConfig.js.map +0 -1
- package/dist/tcpserver/appmaster.js +0 -446
- package/dist/tcpserver/appmaster.js.map +0 -1
- package/dist/testertesting/app.js +0 -284
- package/dist/testertesting/app.js.map +0 -1
- package/dist/testertesting/commonTypes.js +0 -47
- package/dist/testertesting/commonTypes.js.map +0 -1
- package/dist/testertesting/telemetryProcessor.js +0 -111
- package/dist/testertesting/telemetryProcessor.js.map +0 -1
- package/dist/testertesting/testCase01.js +0 -169
- package/dist/testertesting/testCase01.js.map +0 -1
- package/dist/testertesting/workerInstance.js +0 -263
- package/dist/testertesting/workerInstance.js.map +0 -1
- package/dist/testertesting/workerManager.js +0 -450
- package/dist/testertesting/workerManager.js.map +0 -1
- package/dist/testertesting/workerWorkerTestRunner01.js +0 -35
- package/dist/testertesting/workerWorkerTestRunner01.js.map +0 -1
- package/dist/testing/app.js +0 -18
- package/dist/testing/app.js.map +0 -1
- package/dist/testing/appConfig.js +0 -93
- package/dist/testing/appConfig.js.map +0 -1
- package/dist/testing/appTinyEmitter.js +0 -37
- package/dist/testing/appTinyEmitter.js.map +0 -1
- package/dist/testing/appWorkerWSS.js +0 -151
- package/dist/testing/appWorkerWSS.js.map +0 -1
- package/dist/testing/appredistest.js +0 -239
- package/dist/testing/appredistest.js.map +0 -1
- package/dist/testing/appsolo.js +0 -67
- package/dist/testing/appsolo.js.map +0 -1
- package/dist/testing/promiseTesting.js +0 -77
- package/dist/testing/promiseTesting.js.map +0 -1
- package/dist/testing/server.js +0 -15
- package/dist/testing/server.js.map +0 -1
- package/dist/testing/wsevents.js +0 -3
- package/dist/testing/wsevents.js.map +0 -1
- package/dist/webworkertesting/app.js +0 -44
- package/dist/webworkertesting/app.js.map +0 -1
- package/dist/webworkertesting/worker.js +0 -21
- package/dist/webworkertesting/worker.js.map +0 -1
- package/src/authDefs.ts +0 -37
- package/src/gRPC/ststest/protos/BUILD +0 -82
- package/src/gRPC/ststest/protos/README.md +0 -8
- package/src/gRPC/ststest/protos/auth_sample.proto +0 -42
- package/src/gRPC/ststest/protos/auth_sample.ts +0 -20
- package/src/gRPC/ststest/protos/echo.proto +0 -45
- package/src/gRPC/ststest/protos/echo.ts +0 -22
- package/src/gRPC/ststest/protos/grpc/examples/echo/Echo.ts +0 -55
- package/src/gRPC/ststest/protos/grpc/examples/echo/EchoRequest.ts +0 -10
- package/src/gRPC/ststest/protos/grpc/examples/echo/EchoResponse.ts +0 -10
- package/src/gRPC/ststest/protos/grpc/testing/Request.ts +0 -12
- package/src/gRPC/ststest/protos/grpc/testing/Response.ts +0 -12
- package/src/gRPC/ststest/protos/grpc/testing/TestService.ts +0 -27
- package/src/gRPC/ststest/protos/hellostreamingworld/HelloReply.ts +0 -10
- package/src/gRPC/ststest/protos/hellostreamingworld/HelloRequest.ts +0 -12
- package/src/gRPC/ststest/protos/hellostreamingworld/MultiGreeter.ts +0 -23
- package/src/gRPC/ststest/protos/hellostreamingworld.proto +0 -39
- package/src/gRPC/ststest/protos/hellostreamingworld.ts +0 -18
- package/src/gRPC/ststest/protos/helloworld/Greeter.ts +0 -35
- package/src/gRPC/ststest/protos/helloworld/HelloReply.ts +0 -10
- package/src/gRPC/ststest/protos/helloworld/HelloRequest.ts +0 -10
- package/src/gRPC/ststest/protos/helloworld.proto +0 -40
- package/src/gRPC/ststest/protos/helloworld.ts +0 -18
- package/src/gRPC/ststest/protos/keyvaluestore/KeyValueStore.ts +0 -23
- package/src/gRPC/ststest/protos/keyvaluestore/Request.ts +0 -10
- package/src/gRPC/ststest/protos/keyvaluestore/Response.ts +0 -10
- package/src/gRPC/ststest/protos/keyvaluestore.proto +0 -33
- package/src/gRPC/ststest/protos/keyvaluestore.ts +0 -18
- package/src/gRPC/ststest/protos/route_guide.proto +0 -111
- package/src/gRPC/ststest/protos/route_guide.ts +0 -21
- package/src/gRPC/ststest/protos/routeguide/Feature.ts +0 -13
- package/src/gRPC/ststest/protos/routeguide/Point.ts +0 -12
- package/src/gRPC/ststest/protos/routeguide/Rectangle.ts +0 -13
- package/src/gRPC/ststest/protos/routeguide/RouteGuide.ts +0 -58
- package/src/gRPC/ststest/protos/routeguide/RouteNote.ts +0 -13
- package/src/gRPC/ststest/protos/routeguide/RouteSummary.ts +0 -16
- package/src/gRPC/ststest/src/commonTypes.ts +0 -27
- package/src/gRPC/ststest/src/greeter_client.ts +0 -52
- package/src/gRPC/ststest/src/greeter_server.ts +0 -62
- package/src/gRPC/ststest/src/route_guide_client.ts +0 -266
- package/src/gRPC/ststest/src/route_guide_server.ts +0 -234
- package/src/gRPC/ststest/src/route_guide_server2.ts +0 -211
- package/src/influxdb/influxDBManager.ts +0 -334
- package/src/influxdb/influxDBManagerAgent.ts +0 -14
- package/src/influxdb/influxDBManagerBase.ts +0 -108
- package/src/influxdb/influxDBManagerLambda.ts +0 -17
- package/src/influxdb/influxDBManagerService.ts +0 -14
- package/src/publishInstrumentsWebWorker.ts +0 -157
- package/src/tcpclient/app.ts +0 -21
- package/src/tcpclient/app2.ts +0 -58
- package/src/tcpserver/app.ts +0 -11
- package/src/tcpserver/appConfig.ts +0 -99
- package/src/tcpserver/appmaster.ts +0 -503
- package/src/testertesting/app.ts +0 -349
- package/src/testertesting/commonTypes.ts +0 -236
- package/src/testertesting/telemetryProcessor.ts +0 -125
- package/src/testertesting/testCase01.ts +0 -207
- package/src/testertesting/workerInstance.ts +0 -297
- package/src/testertesting/workerManager.ts +0 -511
- package/src/testertesting/workerWorkerTestRunner01.ts +0 -34
- package/src/testing/app.ts +0 -14
- package/src/testing/appConfig.ts +0 -110
- package/src/testing/appTinyEmitter.ts +0 -57
- package/src/testing/appWorkerWSS.ts +0 -174
- package/src/testing/appredistest.ts +0 -304
- package/src/testing/appsolo.ts +0 -96
- package/src/testing/docker-compose.yml +0 -20
- package/src/testing/promiseTesting.ts +0 -86
- package/src/testing/server.ts +0 -17
- package/src/testing/wsevents.ts +0 -33
- package/src/webworkertesting/app.ts +0 -56
- package/src/webworkertesting/worker.ts +0 -24
- package/types/authDefs.d.ts +0 -29
- package/types/authDefs.d.ts.map +0 -1
- package/types/gRPC/ststest/protos/auth_sample.d.ts +0 -19
- package/types/gRPC/ststest/protos/auth_sample.d.ts.map +0 -1
- package/types/gRPC/ststest/protos/echo.d.ts +0 -21
- package/types/gRPC/ststest/protos/echo.d.ts.map +0 -1
- package/types/gRPC/ststest/protos/grpc/examples/echo/Echo.d.ts +0 -43
- package/types/gRPC/ststest/protos/grpc/examples/echo/Echo.d.ts.map +0 -1
- package/types/gRPC/ststest/protos/grpc/examples/echo/EchoRequest.d.ts +0 -7
- package/types/gRPC/ststest/protos/grpc/examples/echo/EchoRequest.d.ts.map +0 -1
- package/types/gRPC/ststest/protos/grpc/examples/echo/EchoResponse.d.ts +0 -7
- package/types/gRPC/ststest/protos/grpc/examples/echo/EchoResponse.d.ts.map +0 -1
- package/types/gRPC/ststest/protos/grpc/testing/Request.d.ts +0 -9
- package/types/gRPC/ststest/protos/grpc/testing/Request.d.ts.map +0 -1
- package/types/gRPC/ststest/protos/grpc/testing/Response.d.ts +0 -9
- package/types/gRPC/ststest/protos/grpc/testing/Response.d.ts.map +0 -1
- package/types/gRPC/ststest/protos/grpc/testing/TestService.d.ts +0 -21
- package/types/gRPC/ststest/protos/grpc/testing/TestService.d.ts.map +0 -1
- package/types/gRPC/ststest/protos/hellostreamingworld/HelloReply.d.ts +0 -7
- package/types/gRPC/ststest/protos/hellostreamingworld/HelloReply.d.ts.map +0 -1
- package/types/gRPC/ststest/protos/hellostreamingworld/HelloRequest.d.ts +0 -9
- package/types/gRPC/ststest/protos/hellostreamingworld/HelloRequest.d.ts.map +0 -1
- package/types/gRPC/ststest/protos/hellostreamingworld/MultiGreeter.d.ts +0 -17
- package/types/gRPC/ststest/protos/hellostreamingworld/MultiGreeter.d.ts.map +0 -1
- package/types/gRPC/ststest/protos/hellostreamingworld.d.ts +0 -17
- package/types/gRPC/ststest/protos/hellostreamingworld.d.ts.map +0 -1
- package/types/gRPC/ststest/protos/helloworld/Greeter.d.ts +0 -27
- package/types/gRPC/ststest/protos/helloworld/Greeter.d.ts.map +0 -1
- package/types/gRPC/ststest/protos/helloworld/HelloReply.d.ts +0 -7
- package/types/gRPC/ststest/protos/helloworld/HelloReply.d.ts.map +0 -1
- package/types/gRPC/ststest/protos/helloworld/HelloRequest.d.ts +0 -7
- package/types/gRPC/ststest/protos/helloworld/HelloRequest.d.ts.map +0 -1
- package/types/gRPC/ststest/protos/helloworld.d.ts +0 -17
- package/types/gRPC/ststest/protos/helloworld.d.ts.map +0 -1
- package/types/gRPC/ststest/protos/keyvaluestore/KeyValueStore.d.ts +0 -17
- package/types/gRPC/ststest/protos/keyvaluestore/KeyValueStore.d.ts.map +0 -1
- package/types/gRPC/ststest/protos/keyvaluestore/Request.d.ts +0 -7
- package/types/gRPC/ststest/protos/keyvaluestore/Request.d.ts.map +0 -1
- package/types/gRPC/ststest/protos/keyvaluestore/Response.d.ts +0 -7
- package/types/gRPC/ststest/protos/keyvaluestore/Response.d.ts.map +0 -1
- package/types/gRPC/ststest/protos/keyvaluestore.d.ts +0 -17
- package/types/gRPC/ststest/protos/keyvaluestore.d.ts.map +0 -1
- package/types/gRPC/ststest/protos/route_guide.d.ts +0 -20
- package/types/gRPC/ststest/protos/route_guide.d.ts.map +0 -1
- package/types/gRPC/ststest/protos/routeguide/Feature.d.ts +0 -10
- package/types/gRPC/ststest/protos/routeguide/Feature.d.ts.map +0 -1
- package/types/gRPC/ststest/protos/routeguide/Point.d.ts +0 -9
- package/types/gRPC/ststest/protos/routeguide/Point.d.ts.map +0 -1
- package/types/gRPC/ststest/protos/routeguide/Rectangle.d.ts +0 -10
- package/types/gRPC/ststest/protos/routeguide/Rectangle.d.ts.map +0 -1
- package/types/gRPC/ststest/protos/routeguide/RouteGuide.d.ts +0 -46
- package/types/gRPC/ststest/protos/routeguide/RouteGuide.d.ts.map +0 -1
- package/types/gRPC/ststest/protos/routeguide/RouteNote.d.ts +0 -10
- package/types/gRPC/ststest/protos/routeguide/RouteNote.d.ts.map +0 -1
- package/types/gRPC/ststest/protos/routeguide/RouteSummary.d.ts +0 -13
- package/types/gRPC/ststest/protos/routeguide/RouteSummary.d.ts.map +0 -1
- package/types/gRPC/ststest/src/commonTypes.d.ts +0 -23
- package/types/gRPC/ststest/src/commonTypes.d.ts.map +0 -1
- package/types/gRPC/ststest/src/greeter_client.d.ts +0 -3
- package/types/gRPC/ststest/src/greeter_client.d.ts.map +0 -1
- package/types/gRPC/ststest/src/greeter_server.d.ts +0 -3
- package/types/gRPC/ststest/src/greeter_server.d.ts.map +0 -1
- package/types/gRPC/ststest/src/route_guide_client.d.ts +0 -3
- package/types/gRPC/ststest/src/route_guide_client.d.ts.map +0 -1
- package/types/gRPC/ststest/src/route_guide_server.d.ts +0 -3
- package/types/gRPC/ststest/src/route_guide_server.d.ts.map +0 -1
- package/types/gRPC/ststest/src/route_guide_server2.d.ts +0 -3
- package/types/gRPC/ststest/src/route_guide_server2.d.ts.map +0 -1
- package/types/influxdb/influxDBManager.d.ts +0 -21
- package/types/influxdb/influxDBManager.d.ts.map +0 -1
- package/types/influxdb/influxDBManagerAgent.d.ts +0 -8
- package/types/influxdb/influxDBManagerAgent.d.ts.map +0 -1
- package/types/influxdb/influxDBManagerBase.d.ts +0 -14
- package/types/influxdb/influxDBManagerBase.d.ts.map +0 -1
- package/types/influxdb/influxDBManagerLambda.d.ts +0 -11
- package/types/influxdb/influxDBManagerLambda.d.ts.map +0 -1
- package/types/influxdb/influxDBManagerService.d.ts +0 -8
- package/types/influxdb/influxDBManagerService.d.ts.map +0 -1
- package/types/publishInstrumentsWebWorker.d.ts +0 -1
- package/types/publishInstrumentsWebWorker.d.ts.map +0 -1
- package/types/server.d.ts.map +0 -1
- package/types/socketIoServerHelper.d.ts +0 -20
- package/types/socketIoServerHelper.d.ts.map +0 -1
- package/types/tcpclient/app.d.ts +0 -2
- package/types/tcpclient/app.d.ts.map +0 -1
- package/types/tcpclient/app2.d.ts +0 -2
- package/types/tcpclient/app2.d.ts.map +0 -1
- package/types/tcpserver/app.d.ts +0 -2
- package/types/tcpserver/app.d.ts.map +0 -1
- package/types/tcpserver/appConfig.d.ts +0 -3
- package/types/tcpserver/appConfig.d.ts.map +0 -1
- package/types/tcpserver/appmaster.d.ts +0 -24
- package/types/tcpserver/appmaster.d.ts.map +0 -1
- package/types/testertesting/app.d.ts +0 -2
- package/types/testertesting/app.d.ts.map +0 -1
- package/types/testertesting/commonTypes.d.ts +0 -215
- package/types/testertesting/commonTypes.d.ts.map +0 -1
- package/types/testertesting/telemetryProcessor.d.ts +0 -6
- package/types/testertesting/telemetryProcessor.d.ts.map +0 -1
- package/types/testertesting/testCase01.d.ts +0 -20
- package/types/testertesting/testCase01.d.ts.map +0 -1
- package/types/testertesting/workerInstance.d.ts +0 -23
- package/types/testertesting/workerInstance.d.ts.map +0 -1
- package/types/testertesting/workerManager.d.ts +0 -16
- package/types/testertesting/workerManager.d.ts.map +0 -1
- package/types/testertesting/workerWorkerTestRunner01.d.ts +0 -7
- package/types/testertesting/workerWorkerTestRunner01.d.ts.map +0 -1
- package/types/testing/app.d.ts +0 -2
- package/types/testing/app.d.ts.map +0 -1
- package/types/testing/appConfig.d.ts +0 -3
- package/types/testing/appConfig.d.ts.map +0 -1
- package/types/testing/appTinyEmitter.d.ts +0 -2
- package/types/testing/appTinyEmitter.d.ts.map +0 -1
- package/types/testing/appWorkerWSS.d.ts +0 -26
- package/types/testing/appWorkerWSS.d.ts.map +0 -1
- package/types/testing/appredistest.d.ts +0 -4
- package/types/testing/appredistest.d.ts.map +0 -1
- package/types/testing/appsolo.d.ts +0 -3
- package/types/testing/appsolo.d.ts.map +0 -1
- package/types/testing/promiseTesting.d.ts +0 -4
- package/types/testing/promiseTesting.d.ts.map +0 -1
- package/types/testing/server.d.ts +0 -6
- package/types/testing/server.d.ts.map +0 -1
- package/types/testing/wsevents.d.ts +0 -18
- package/types/testing/wsevents.d.ts.map +0 -1
- package/types/webworkertesting/app.d.ts +0 -2
- package/types/webworkertesting/app.d.ts.map +0 -1
- package/types/webworkertesting/worker.d.ts +0 -2
- package/types/webworkertesting/worker.d.ts.map +0 -1
|
@@ -1,215 +0,0 @@
|
|
|
1
|
-
import { Worker, MessagePort } from 'worker_threads';
|
|
2
|
-
import { PublishInstrumentController } from '@nsshunt/stsobservability';
|
|
3
|
-
import { IContextBase } from '@nsshunt/stsobservability';
|
|
4
|
-
export declare const URI_BASE_VUEUTILS: string;
|
|
5
|
-
export interface IAsyncRunnerContext extends IContextBase {
|
|
6
|
-
id: string;
|
|
7
|
-
hostName: string;
|
|
8
|
-
agentName: string;
|
|
9
|
-
threadId: string;
|
|
10
|
-
asyncRunnerId: number;
|
|
11
|
-
}
|
|
12
|
-
/**
|
|
13
|
-
* Inter-Worker (IW) Payload context base.
|
|
14
|
-
*/
|
|
15
|
-
export interface IIWMessagePayloadContentBase {
|
|
16
|
-
messageId?: string;
|
|
17
|
-
}
|
|
18
|
-
/**
|
|
19
|
-
* Inter-Worker (IW) message commands.
|
|
20
|
-
*/
|
|
21
|
-
export declare enum eIWMessageCommands {
|
|
22
|
-
InstrumentTelemetry = "__STS__InstrumentTelemetry",// Used to send instrument telemetry
|
|
23
|
-
MessagePort = "__STS__MessagePort",
|
|
24
|
-
MessagePortResponse = "__STS__MessagePortResponse",
|
|
25
|
-
AddRunner = "__STS__AddRunner",
|
|
26
|
-
StopAllRunners = "__STS__StopAllRunners",
|
|
27
|
-
StartRunner = "__STS__StartRunner",
|
|
28
|
-
StopRunner = "__STS__StopRunner",
|
|
29
|
-
PauseRunner = "__STS__PauseRunner",
|
|
30
|
-
ResumeRunner = "__STS__ResumeRunner",
|
|
31
|
-
ResetRunner = "__STS__ResetRunner",
|
|
32
|
-
ExecuteRunner = "__STS__ExecuteRunner",
|
|
33
|
-
Completed = "__STS__Completed",
|
|
34
|
-
UpdateOptions = "__STS__UpdateOptions",
|
|
35
|
-
TerminateRunner = "__STS__TerminateRunner"
|
|
36
|
-
}
|
|
37
|
-
/**
|
|
38
|
-
* Inter-Worker (IW) message command.
|
|
39
|
-
*/
|
|
40
|
-
export type IIWMessageCommand = eIWMessageCommands;
|
|
41
|
-
/**
|
|
42
|
-
* Inter-Worker (IW) message payload.
|
|
43
|
-
*/
|
|
44
|
-
export interface IIWMessagePayload {
|
|
45
|
-
command: IIWMessageCommand;
|
|
46
|
-
payload: IIWMessagePayloadContentBase;
|
|
47
|
-
}
|
|
48
|
-
export interface IObservabilitySubscriberManagerOptions {
|
|
49
|
-
modelId: string;
|
|
50
|
-
consumeInstrumentationMode: string;
|
|
51
|
-
instrumentManagerEndpoint: string;
|
|
52
|
-
instrumentManagerPort: string;
|
|
53
|
-
instrumentManagerAPIRoot: string;
|
|
54
|
-
}
|
|
55
|
-
export interface ISTSAgentWorkerMessagePort extends IIWMessagePayloadContentBase {
|
|
56
|
-
port: MessagePort;
|
|
57
|
-
options: IWorkerOptions;
|
|
58
|
-
}
|
|
59
|
-
export declare enum IRunnerState {
|
|
60
|
-
created = "created",
|
|
61
|
-
running = "running",
|
|
62
|
-
stopped = "stopped",
|
|
63
|
-
paused = "paused",
|
|
64
|
-
error = "error"
|
|
65
|
-
}
|
|
66
|
-
export interface IRunnerTelemetry {
|
|
67
|
-
requestCount: number;
|
|
68
|
-
errorCount: number;
|
|
69
|
-
retryCount: number;
|
|
70
|
-
authenticationCount: number;
|
|
71
|
-
authenticationErrorCount: number;
|
|
72
|
-
authenticationRetryCount: number;
|
|
73
|
-
velocity: number;
|
|
74
|
-
coreCount: number;
|
|
75
|
-
timer: number;
|
|
76
|
-
duration: number;
|
|
77
|
-
latency: number;
|
|
78
|
-
activeRequestCount: number;
|
|
79
|
-
message: string[];
|
|
80
|
-
childCount: number;
|
|
81
|
-
rx: number;
|
|
82
|
-
tx: number;
|
|
83
|
-
}
|
|
84
|
-
export interface IRunner {
|
|
85
|
-
get id(): number;
|
|
86
|
-
get asyncRunnerContext(): IAsyncRunnerContext;
|
|
87
|
-
get options(): IRunnerOptions;
|
|
88
|
-
set options(options: IRunnerOptions);
|
|
89
|
-
get instrumentData(): IRunnerTelemetry;
|
|
90
|
-
set instrumentData(newRunnerTelemetry: IRunnerTelemetry);
|
|
91
|
-
}
|
|
92
|
-
export interface IRunnerEx extends IRunner {
|
|
93
|
-
publishInstrumentController: PublishInstrumentController;
|
|
94
|
-
Start: () => Promise<boolean>;
|
|
95
|
-
Stop: () => Promise<boolean>;
|
|
96
|
-
Pause: () => Promise<boolean>;
|
|
97
|
-
Resume: () => Promise<boolean>;
|
|
98
|
-
Terminate: () => Promise<boolean>;
|
|
99
|
-
Reset: () => Promise<boolean>;
|
|
100
|
-
Execute: (iteration: number) => Promise<boolean>;
|
|
101
|
-
UpdateOptions: (options: IRunnerOptions) => Promise<boolean>;
|
|
102
|
-
on: (eventName: string, cb: () => void) => IRunnerEx;
|
|
103
|
-
}
|
|
104
|
-
export interface IRunnerInstance {
|
|
105
|
-
StartRunner: () => Promise<boolean>;
|
|
106
|
-
StopRunner: () => Promise<boolean>;
|
|
107
|
-
PauseRunner: () => Promise<boolean>;
|
|
108
|
-
ResumeRunner: () => Promise<boolean>;
|
|
109
|
-
TerminateRunner: () => Promise<boolean>;
|
|
110
|
-
ResetRunner: () => Promise<boolean>;
|
|
111
|
-
Execute: (iteration: number) => Promise<boolean>;
|
|
112
|
-
UpdateOptions: () => Promise<boolean>;
|
|
113
|
-
Completed: () => Promise<boolean>;
|
|
114
|
-
}
|
|
115
|
-
export declare enum IWorkerState {
|
|
116
|
-
starting = "starting",
|
|
117
|
-
started = "started",
|
|
118
|
-
stopped = "stopped"
|
|
119
|
-
}
|
|
120
|
-
export interface IWorkerOptions {
|
|
121
|
-
id: string;
|
|
122
|
-
hostName: string;
|
|
123
|
-
agentId: string;
|
|
124
|
-
userAgent: string;
|
|
125
|
-
}
|
|
126
|
-
export type Runners = Record<string, IRunner>;
|
|
127
|
-
export interface IWorker {
|
|
128
|
-
id: number;
|
|
129
|
-
state: IWorkerState;
|
|
130
|
-
workerThreadWorkerOptions: IWorkerOptions;
|
|
131
|
-
runners?: Runners;
|
|
132
|
-
}
|
|
133
|
-
export type Workers = Record<string, IWorker>;
|
|
134
|
-
export interface IExecutionProfile {
|
|
135
|
-
iterations: number;
|
|
136
|
-
delayBetweenIterations: number;
|
|
137
|
-
}
|
|
138
|
-
export interface IRunnerOptions {
|
|
139
|
-
testType: string;
|
|
140
|
-
executionProfile: IExecutionProfile;
|
|
141
|
-
}
|
|
142
|
-
export interface IRunnerEvent {
|
|
143
|
-
eventName: string;
|
|
144
|
-
cb: () => void;
|
|
145
|
-
}
|
|
146
|
-
export interface IWorkerEx extends IWorker {
|
|
147
|
-
worker: Worker;
|
|
148
|
-
runnersEx: Record<string, IRunnerEx>;
|
|
149
|
-
runnersEvents: Record<string, IRunnerEvent[]>;
|
|
150
|
-
GetRunner(id: string): IRunnerEx | null;
|
|
151
|
-
AddRunner: (runnerOptions: IRunnerOptions) => IRunnerEx;
|
|
152
|
-
StartRunner: (runner: IRunnerEx) => Promise<boolean>;
|
|
153
|
-
StopRunner: (runner: IRunnerEx) => Promise<boolean>;
|
|
154
|
-
PauseRunner: (runner: IRunnerEx) => Promise<boolean>;
|
|
155
|
-
ResumeRunner: (runner: IRunnerEx) => Promise<boolean>;
|
|
156
|
-
TerminateRunner: (runner: IRunnerEx) => Promise<boolean>;
|
|
157
|
-
ResetRunner: (runner: IRunnerEx) => Promise<boolean>;
|
|
158
|
-
ExecuteRunner: (runner: IRunnerEx) => Promise<boolean>;
|
|
159
|
-
UpdateOptionsRunner: (runner: IRunnerEx, options: IRunnerOptions) => Promise<boolean>;
|
|
160
|
-
Start: () => Promise<boolean>;
|
|
161
|
-
Stop: () => Promise<boolean>;
|
|
162
|
-
Pause: () => Promise<boolean>;
|
|
163
|
-
Resume: () => Promise<boolean>;
|
|
164
|
-
Terminate: () => Promise<boolean>;
|
|
165
|
-
Reset: () => Promise<boolean>;
|
|
166
|
-
Execute: () => Promise<boolean>;
|
|
167
|
-
UpdateOptions: (options: IRunnerOptions) => Promise<boolean>;
|
|
168
|
-
}
|
|
169
|
-
export interface ISTSTestWorkerOptions {
|
|
170
|
-
iterations: number;
|
|
171
|
-
}
|
|
172
|
-
export interface ITelemetryStore {
|
|
173
|
-
workers: Workers;
|
|
174
|
-
}
|
|
175
|
-
export interface ITestRunnerTelemetryPayload extends IIWMessagePayloadContentBase {
|
|
176
|
-
runner: IRunner;
|
|
177
|
-
}
|
|
178
|
-
export interface IWorkerFactory {
|
|
179
|
-
createWorkerThreadWorker: () => Worker;
|
|
180
|
-
get workerThreadWorkerOptions(): IWorkerOptions;
|
|
181
|
-
}
|
|
182
|
-
export interface IWorkerManagerOptions {
|
|
183
|
-
workerFactory: IWorkerFactory;
|
|
184
|
-
publishInstrumentController: PublishInstrumentController;
|
|
185
|
-
}
|
|
186
|
-
export declare const PublishMessageCommandsTestRunner: {
|
|
187
|
-
readonly GetAccessToken: "__GetAccessToken";
|
|
188
|
-
readonly GetAccessTokenResponse: "__GetAccessTokenResponse";
|
|
189
|
-
readonly GetDataFromPrimary: "__GetDataFromPrimary";
|
|
190
|
-
readonly ExecuteRefreshToken: "__ExecuteRefreshToken";
|
|
191
|
-
readonly ExecuteRefreshTokenResponse: "__ExecuteRefreshTokenResponse";
|
|
192
|
-
readonly InstrumentTelemetry: eIWMessageCommands.InstrumentTelemetry;
|
|
193
|
-
readonly MessagePort: eIWMessageCommands.MessagePort;
|
|
194
|
-
readonly MessagePortResponse: eIWMessageCommands.MessagePortResponse;
|
|
195
|
-
readonly AddRunner: eIWMessageCommands.AddRunner;
|
|
196
|
-
readonly StopAllRunners: eIWMessageCommands.StopAllRunners;
|
|
197
|
-
readonly StartRunner: eIWMessageCommands.StartRunner;
|
|
198
|
-
readonly StopRunner: eIWMessageCommands.StopRunner;
|
|
199
|
-
readonly PauseRunner: eIWMessageCommands.PauseRunner;
|
|
200
|
-
readonly ResumeRunner: eIWMessageCommands.ResumeRunner;
|
|
201
|
-
readonly ResetRunner: eIWMessageCommands.ResetRunner;
|
|
202
|
-
readonly ExecuteRunner: eIWMessageCommands.ExecuteRunner;
|
|
203
|
-
readonly Completed: eIWMessageCommands.Completed;
|
|
204
|
-
readonly UpdateOptions: eIWMessageCommands.UpdateOptions;
|
|
205
|
-
readonly TerminateRunner: eIWMessageCommands.TerminateRunner;
|
|
206
|
-
};
|
|
207
|
-
export type PublishMessageCommandsTestRunner = typeof PublishMessageCommandsTestRunner[keyof typeof PublishMessageCommandsTestRunner];
|
|
208
|
-
export interface IIWMessagePayloadContentBase {
|
|
209
|
-
messageId?: string;
|
|
210
|
-
}
|
|
211
|
-
export interface IIWMessagePayload {
|
|
212
|
-
command: IIWMessageCommand;
|
|
213
|
-
payload: IIWMessagePayloadContentBase;
|
|
214
|
-
}
|
|
215
|
-
//# sourceMappingURL=commonTypes.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"commonTypes.d.ts","sourceRoot":"","sources":["../../src/testertesting/commonTypes.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { PublishInstrumentController } from "@nsshunt/stsobservability";
|
|
2
|
-
import { IRunnerTelemetry } from "./commonTypes";
|
|
3
|
-
export declare class TelemetryProcessor {
|
|
4
|
-
ProcessTelemetry: (publishInstrumentController: PublishInstrumentController, telemetry: IRunnerTelemetry) => boolean;
|
|
5
|
-
}
|
|
6
|
-
//# sourceMappingURL=telemetryProcessor.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"telemetryProcessor.d.ts","sourceRoot":"","sources":["../../src/testertesting/telemetryProcessor.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,2BAA2B,EAAmC,MAAM,2BAA2B,CAAC;AACzG,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AAEjD,qBAAa,kBAAkB;IAC3B,gBAAgB,gCAAiC,2BAA2B,aAAa,gBAAgB,KAAG,OAAO,CAuHlH;CACJ"}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { IRunnerInstance, IRunnerOptions, IRunner } from './commonTypes';
|
|
2
|
-
import { WorkerInstance } from './workerInstance';
|
|
3
|
-
export interface IRunnerOptionsEx extends IRunnerOptions {
|
|
4
|
-
sleepDuration: number;
|
|
5
|
-
logMessageMod: number;
|
|
6
|
-
}
|
|
7
|
-
export declare class TestCase01 implements IRunnerInstance {
|
|
8
|
-
#private;
|
|
9
|
-
constructor(workerInstance: WorkerInstance, runner: IRunner);
|
|
10
|
-
Execute: (iteration: number) => Promise<boolean>;
|
|
11
|
-
StartRunner: () => Promise<boolean>;
|
|
12
|
-
StopRunner: () => Promise<boolean>;
|
|
13
|
-
TerminateRunner: () => Promise<boolean>;
|
|
14
|
-
Completed: () => Promise<boolean>;
|
|
15
|
-
PauseRunner: () => Promise<boolean>;
|
|
16
|
-
ResumeRunner: () => Promise<boolean>;
|
|
17
|
-
ResetRunner: () => Promise<boolean>;
|
|
18
|
-
UpdateOptions: () => Promise<boolean>;
|
|
19
|
-
}
|
|
20
|
-
//# sourceMappingURL=testCase01.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"testCase01.d.ts","sourceRoot":"","sources":["../../src/testertesting/testCase01.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,eAAe,EAAE,cAAc,EAAE,OAAO,EAAE,MAAM,eAAe,CAAA;AAIxE,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAA;AAWjD,MAAM,WAAW,gBAAiB,SAAQ,cAAc;IACpD,aAAa,EAAE,MAAM,CAAA;IACrB,aAAa,EAAE,MAAM,CAAA;CACxB;AAED,qBAAa,UAAW,YAAW,eAAe;;gBASlC,cAAc,EAAE,cAAc,EAAE,MAAM,EAAE,OAAO;IA2F3D,OAAO,cAAqB,MAAM,KAAG,OAAO,CAAC,OAAO,CAAC,CA6BpD;IASD,WAAW,QAAa,OAAO,CAAC,OAAO,CAAC,CAIvC;IAED,UAAU,QAAa,OAAO,CAAC,OAAO,CAAC,CAItC;IAED,eAAe,QAAa,OAAO,CAAC,OAAO,CAAC,CAI3C;IAED,SAAS,QAAa,OAAO,CAAC,OAAO,CAAC,CAIrC;IAED,WAAW,QAAa,OAAO,CAAC,OAAO,CAAC,CAIvC;IAED,YAAY,QAAa,OAAO,CAAC,OAAO,CAAC,CAIxC;IAED,WAAW,QAAa,OAAO,CAAC,OAAO,CAAC,CAIvC;IAED,aAAa,QAAa,OAAO,CAAC,OAAO,CAAC,CAIzC;CACJ"}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { MessagePort } from 'worker_threads';
|
|
2
|
-
import { IRunnerInstance, IRunner, ITestRunnerTelemetryPayload } from './commonTypes';
|
|
3
|
-
export interface IWorkerInstanceOptions {
|
|
4
|
-
}
|
|
5
|
-
export interface IRunnerEx2RunState {
|
|
6
|
-
runnerInstance: IRunnerInstance;
|
|
7
|
-
runner: IRunner;
|
|
8
|
-
iteration: number;
|
|
9
|
-
terminate: boolean;
|
|
10
|
-
paused: boolean;
|
|
11
|
-
}
|
|
12
|
-
export declare abstract class WorkerInstance {
|
|
13
|
-
#private;
|
|
14
|
-
constructor();
|
|
15
|
-
GetRandomInt: (max: number) => number;
|
|
16
|
-
StartWork: (runner: IRunner) => Promise<void>;
|
|
17
|
-
PostTelemetry: (runner: IRunner) => void;
|
|
18
|
-
get CollectorCollectorPort(): MessagePort | null;
|
|
19
|
-
get Options(): IWorkerInstanceOptions | null;
|
|
20
|
-
CreateAsyncRunner: (testRunnerTelemetryPayload: ITestRunnerTelemetryPayload) => IRunnerInstance | null;
|
|
21
|
-
ProcessMessage: (data: any) => Promise<void>;
|
|
22
|
-
}
|
|
23
|
-
//# sourceMappingURL=workerInstance.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"workerInstance.d.ts","sourceRoot":"","sources":["../../src/testertesting/workerInstance.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAI7C,OAAO,EAAuE,eAAe,EAC7D,OAAO,EAAE,2BAA2B,EACnE,MAAM,eAAe,CAAA;AAStB,MAAM,WAAW,sBAAsB;CAEtC;AAED,MAAM,WAAW,kBAAkB;IAC/B,cAAc,EAAE,eAAe,CAAA;IAC/B,MAAM,EAAE,OAAO,CAAA;IACf,SAAS,EAAE,MAAM,CAAA;IACjB,SAAS,EAAE,OAAO,CAAA;IAClB,MAAM,EAAE,OAAO,CAAA;CAClB;AAED,8BAAsB,cAAc;;;IAiBhC,YAAY,QAAS,MAAM,YAGzB;IAGF,SAAS,WAAkB,OAAO,KAAG,OAAO,CAAC,IAAI,CAAC,CAGjD;IAED,aAAa,WAAY,OAAO,UAW/B;IAED,IAAI,sBAAsB,IAAI,WAAW,GAAG,IAAI,CAE/C;IAED,IAAI,OAAO,IAAI,sBAAsB,GAAG,IAAI,CAE3C;IA0BD,iBAAiB,+BAAgC,2BAA2B,KAAG,eAAe,GAAG,IAAI,CAEpG;IAqID,cAAc,SAAe,GAAG,mBA2D/B;CACJ"}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { IWorkerEx, IRunnerEx, IRunnerOptions, IWorkerManagerOptions, IWorkerFactory } from './commonTypes';
|
|
2
|
-
export declare class STSWorkerManager {
|
|
3
|
-
#private;
|
|
4
|
-
constructor(options?: IWorkerManagerOptions);
|
|
5
|
-
get WorkersEx(): Record<string, IWorkerEx>;
|
|
6
|
-
get runnerId(): number;
|
|
7
|
-
set runnerId(id: number);
|
|
8
|
-
AddWorker: (useWorkerFactory?: IWorkerFactory) => Promise<IWorkerEx>;
|
|
9
|
-
AddRunnerToWorker: (stsWorkerEx: IWorkerEx, runnerOptions: IRunnerOptions) => IRunnerEx;
|
|
10
|
-
GetNextAvailableWorker: () => IWorkerEx | null;
|
|
11
|
-
GetBusyWorker: () => IWorkerEx | null;
|
|
12
|
-
get Options(): IWorkerManagerOptions;
|
|
13
|
-
set Options(options: IWorkerManagerOptions);
|
|
14
|
-
StopAllWorkers: () => Promise<void>;
|
|
15
|
-
}
|
|
16
|
-
//# sourceMappingURL=workerManager.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"workerManager.d.ts","sourceRoot":"","sources":["../../src/testertesting/workerManager.ts"],"names":[],"mappings":"AAEA,OAAO,EAEyB,SAAS,EAAW,SAAS,EAC5B,cAAc,EAC3C,qBAAqB,EAAE,cAAc,EAExC,MAAM,eAAe,CAAA;AActB,qBAAa,gBAAgB;;gBASb,OAAO,CAAC,EAAE,qBAAqB;IAe3C,IAAI,SAAS,IAAI,MAAM,CAAC,MAAM,EAAE,SAAS,CAAC,CAEzC;IAED,IAAI,QAAQ,IAAI,MAAM,CAErB;IAED,IAAI,QAAQ,CAAC,EAAE,EAAE,MAAM,EAEtB;IAED,SAAS,sBAA6B,cAAc,KAAG,OAAO,CAAC,SAAS,CAAC,CAyGxE;IAED,iBAAiB,gBAAiB,SAAS,iBAAiB,cAAc,KAAG,SAAS,CAMrF;IAsSD,sBAAsB,QAAO,SAAS,GAAG,IAAI,CAa5C;IAED,aAAa,QAAO,SAAS,GAAG,IAAI,CAanC;IAED,IAAI,OAAO,IAAI,qBAAqB,CAEnC;IAED,IAAI,OAAO,CAAC,OAAO,EAAE,qBAAqB,EAEzC;IAED,cAAc,sBAMb;CACJ"}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { IRunnerInstance, ITestRunnerTelemetryPayload } from './commonTypes';
|
|
2
|
-
import { WorkerInstance } from './workerInstance';
|
|
3
|
-
export declare class WorkerTestCases extends WorkerInstance {
|
|
4
|
-
constructor();
|
|
5
|
-
CreateAsyncRunner: (testRunnerTelemetryPayload: ITestRunnerTelemetryPayload) => IRunnerInstance | null;
|
|
6
|
-
}
|
|
7
|
-
//# sourceMappingURL=workerWorkerTestRunner01.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"workerWorkerTestRunner01.d.ts","sourceRoot":"","sources":["../../src/testertesting/workerWorkerTestRunner01.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,eAAe,EAAE,2BAA2B,EAAE,MAAM,eAAe,CAAA;AAC5E,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAA;AAOjD,qBAAa,eAAgB,SAAQ,cAAc;;IAKtC,iBAAiB,+BAAgC,2BAA2B,KAAG,eAAe,GAAG,IAAI,CAO7G;CACJ"}
|
package/types/testing/app.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"app.d.ts","sourceRoot":"","sources":["../../src/testing/app.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"appConfig.d.ts","sourceRoot":"","sources":["../../src/testing/appConfig.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,cAAc,EAA+B,MAAM,MAAM,CAAA;AAwBlE,wBAAgB,oBAAoB,CAAC,WAAW,EAAE,OAAO,EAAE,QAAQ,EAAE,OAAO,GAAG,cAAc,CAgF5F"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"appTinyEmitter.d.ts","sourceRoot":"","sources":["../../src/testing/appTinyEmitter.ts"],"names":[],"mappings":""}
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { WorkerProcessBase, STSSocketIONamespace, ProcessOptions } from './../index';
|
|
2
|
-
export declare enum InstrumentManagerEventName {
|
|
3
|
-
CONNECT = "connect",//@@ should come from socketiohelper
|
|
4
|
-
SUBSCRIBE = "stsInstrumentManager-Subscribe",
|
|
5
|
-
UNSUBSCRIBE = "stsInstrumentManager-Unsubscribe",
|
|
6
|
-
SUBSCRIBE_KEEP_ALIVE = "stsInstrumentManager-Subscribe-KeepAlive"
|
|
7
|
-
}
|
|
8
|
-
export interface IIPCSocketMessage {
|
|
9
|
-
socketId: string;
|
|
10
|
-
workerId: number;
|
|
11
|
-
data: any;
|
|
12
|
-
}
|
|
13
|
-
export declare enum InstrumentManagerSubCommand {
|
|
14
|
-
OUTPUT_SUBSCRIPTION = "stsInstrumentManager-OutputSubscriptions"
|
|
15
|
-
}
|
|
16
|
-
export declare enum IPCCommands {
|
|
17
|
-
PUBLISH_INSTRUMENT_DATA = "PUBLISH_INSTRUMENT_DATA"
|
|
18
|
-
}
|
|
19
|
-
export declare class WorkerProcess extends WorkerProcessBase {
|
|
20
|
-
#private;
|
|
21
|
-
constructor(options: ProcessOptions);
|
|
22
|
-
ReceivedMessageFromMaster: (messageData: any) => Promise<void>;
|
|
23
|
-
WorkerStarted(): any;
|
|
24
|
-
get stsMonitorNamespace(): STSSocketIONamespace | null;
|
|
25
|
-
}
|
|
26
|
-
//# sourceMappingURL=appWorkerWSS.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"appWorkerWSS.d.ts","sourceRoot":"","sources":["../../src/testing/appWorkerWSS.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,iBAAiB,EAA+C,oBAAoB,EAAE,cAAc,EAAE,MAAM,YAAY,CAAA;AASjI,oBAAY,0BAA0B;IACrC,OAAO,YAAY,CAAE,oCAAoC;IAEzD,SAAS,mCAAmC;IAC5C,WAAW,qCAAqC;IAChD,oBAAoB,6CAA6C;CACjE;AAED,MAAM,WAAW,iBAAiB;IACjC,QAAQ,EAAE,MAAM,CAAA;IAChB,QAAQ,EAAE,MAAM,CAAA;IAEhB,IAAI,EAAE,GAAG,CAAA;CACT;AAED,oBAAY,2BAA2B;IACtC,mBAAmB,6CAA6C;CAChE;AAED,oBAAY,WAAW;IACtB,uBAAuB,4BAA4B;CACnD;AAED,qBAAa,aAAc,SAAQ,iBAAiB;;gBAEpC,OAAO,EAAE,cAAc;IAsBnC,yBAAyB,gBAAuB,GAAG,mBAgClD;IAwBD,aAAa,IAAI,GAAG;IAkDpB,IAAI,mBAAmB,IAAI,oBAAoB,GAAG,IAAI,CAKrD;CACJ"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"appredistest.d.ts","sourceRoot":"","sources":["../../src/testing/appredistest.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"appsolo.d.ts","sourceRoot":"","sources":["../../src/testing/appsolo.ts"],"names":[],"mappings":";AA6FA,OAAO,EAEN,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"promiseTesting.d.ts","sourceRoot":"","sources":["../../src/testing/promiseTesting.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"server.d.ts","sourceRoot":"","sources":["../../src/testing/server.ts"],"names":[],"mappings":"AAAA,OAAO,OAAO,MAAM,SAAS,CAAC;AAE9B,OAAO,EAAmB,YAAY,EAAE,MAAM,MAAM,CAAA;AAIpD,qBAAa,sBAAsB;gBAEnB,GAAG,EAAE,OAAO,CAAC,OAAO,EAAE,MAAM,EAAE,YAAY;CAQzD"}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { STSDefaultServerToClientEvents, STSDefaultClientToServerEvents } from '@nsshunt/stsobservability';
|
|
2
|
-
export interface ServerToClientEvents extends STSDefaultServerToClientEvents {
|
|
3
|
-
subscribeAck: (data: any) => void;
|
|
4
|
-
unsubscribeAck: (data: any) => void;
|
|
5
|
-
subscribeKeepAliveAck: (data: any) => void;
|
|
6
|
-
doneAck: () => void;
|
|
7
|
-
}
|
|
8
|
-
export interface ClientToServerEvents extends STSDefaultClientToServerEvents {
|
|
9
|
-
subscribe: (data: any) => void;
|
|
10
|
-
unsubscribe: (data: any) => void;
|
|
11
|
-
subscribeKeepAlive: (data: any) => void;
|
|
12
|
-
done: () => void;
|
|
13
|
-
compute: (arg: number, callback: (data: string) => void) => void;
|
|
14
|
-
compute2: (arg: number, callback: (data: {
|
|
15
|
-
data: any;
|
|
16
|
-
}) => void) => void;
|
|
17
|
-
}
|
|
18
|
-
//# sourceMappingURL=wsevents.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"wsevents.d.ts","sourceRoot":"","sources":["../../src/testing/wsevents.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,8BAA8B,EAAE,8BAA8B,EAAE,MAAM,2BAA2B,CAAA;AAO1G,MAAM,WAAW,oBAAqB,SAAQ,8BAA8B;IAOxE,YAAY,EAAE,CAAC,IAAI,EAAE,GAAG,KAAK,IAAI,CAAC;IAClC,cAAc,EAAE,CAAC,IAAI,EAAE,GAAG,KAAK,IAAI,CAAC;IACpC,qBAAqB,EAAE,CAAC,IAAI,EAAE,GAAG,KAAK,IAAI,CAAC;IAC3C,OAAO,EAAE,MAAM,IAAI,CAAC;CACvB;AAGD,MAAM,WAAW,oBAAqB,SAAQ,8BAA8B;IACxE,SAAS,EAAE,CAAC,IAAI,EAAE,GAAG,KAAK,IAAI,CAAC;IAC/B,WAAW,EAAE,CAAC,IAAI,EAAE,GAAG,KAAK,IAAI,CAAC;IACjC,kBAAkB,EAAE,CAAC,IAAI,EAAE,GAAG,KAAK,IAAI,CAAC;IACxC,IAAI,EAAE,MAAM,IAAI,CAAC;IAIjB,OAAO,EAAE,CAAC,GAAG,EAAE,MAAM,EAAE,QAAQ,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI,KAAK,IAAI,CAAC;IACjE,QAAQ,EAAE,CAAC,GAAG,EAAE,MAAM,EAAE,QAAQ,EAAE,CAAC,IAAI,EAAE;QAAE,IAAI,EAAE,GAAG,CAAA;KAAC,KAAK,IAAI,KAAK,IAAI,CAAC;CAC3E"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"app.d.ts","sourceRoot":"","sources":["../../src/webworkertesting/app.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"worker.d.ts","sourceRoot":"","sources":["../../src/webworkertesting/worker.ts"],"names":[],"mappings":""}
|