martiLQ/test/powershell
meerkat 74d5474b32 Reworked and refactored code
Samples have been improved as has the
Powershell configuration
2021-12-01 19:03:39 +11:00
..
README.md Reworked and refactored code 2021-12-01 19:03:39 +11:00
test_MartiLQ.ps1 Reworked and refactored code 2021-12-01 19:03:39 +11:00
test_MartiLQCkan.ps1 Reworked and refactored code 2021-12-01 19:03:39 +11:00
test_MartiLQData1.ps1 Created basic golang server for display results 2021-11-21 21:36:20 +11:00
test_MartiLQData2.ps1 Change from format tp contentType 2021-11-28 23:27:57 +11:00
test_MartiLQData3.ps1 Change from format tp contentType 2021-11-28 23:27:57 +11:00
test_retrievedata.ps1 Change from format tp contentType 2021-11-28 23:27:57 +11:00

README.md

To execute the PowerShell scripts, please invoke from the root Marti directory and not from with the current directory set to .\test\powershell

``powershell

To seed the test data

Add code for FTP fetch for BSB

.\test\powershell\test_retrievedata.ps1

For initial tests

.\test\powershell\test_MartiLQ.ps1

.\test\powershell\test_MartiLQCkan.ps1

.\test\powershell\test_MartiLQData1.ps1

.\test\powershell\test_MartiLQData2.ps1

.\test\powershell\test_MartiLQData3.ps1

``