martiLQ/test/powershell/README.md

27 lines
571 B
Markdown
Raw Permalink Normal View History

2021-11-28 12:27:57 +00:00
To execute the PowerShell scripts, please invoke from the root Marti directory and not from
within the cdirectory ``.\test\powershell``
2021-11-28 12:27:57 +00:00
``powershell
# To seed the test data of BSB from the internet
.\test\powershell\martiLQ_base_test.ps1
2021-11-28 12:27:57 +00:00
# For creating a martiLQ definition on the files in docs directory
.\test\powershell\martiLQ_docs_test.ps1
2021-11-28 12:27:57 +00:00
# For converting CKAN definition to martiLQ
.\test\powershell\martiLQ_ckan_test.ps1
2021-11-28 12:27:57 +00:00
#
.\test\powershell\martiLQ_data1_test.ps1
2021-11-28 12:27:57 +00:00
#
.\test\powershell\martiLQ_data2_test.ps1
2021-11-28 12:27:57 +00:00
#
.\test\powershell\martiLQ_data3_test.ps1
2021-11-28 12:27:57 +00:00
``