28 lines
460 B
Markdown
28 lines
460 B
Markdown
|
|
|
|
To execute the PowerShell scripts, please invoke from the root Marti directory and not from
|
|
with the current directory set to ``.\test\powershel``
|
|
|
|
``powershell
|
|
|
|
# To seed the test data
|
|
.\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
|
|
|
|
``
|