27 lines
571 B
Markdown
27 lines
571 B
Markdown
|
|
|
|
To execute the PowerShell scripts, please invoke from the root Marti directory and not from
|
|
within the cdirectory ``.\test\powershell``
|
|
|
|
``powershell
|
|
|
|
# To seed the test data of BSB from the internet
|
|
.\test\powershell\martiLQ_base_test.ps1
|
|
|
|
# For creating a martiLQ definition on the files in docs directory
|
|
.\test\powershell\martiLQ_docs_test.ps1
|
|
|
|
# For converting CKAN definition to martiLQ
|
|
.\test\powershell\martiLQ_ckan_test.ps1
|
|
|
|
#
|
|
.\test\powershell\martiLQ_data1_test.ps1
|
|
|
|
#
|
|
.\test\powershell\martiLQ_data2_test.ps1
|
|
|
|
#
|
|
.\test\powershell\martiLQ_data3_test.ps1
|
|
|
|
``
|