29 lines
494 B
Markdown
29 lines
494 B
Markdown
|
|
|
|
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
|
|
|
|
``
|