martiLQ/test/powershell
meerkat d5d4df7874 More descriptions and refafdtor names
Adding Acknowledge
2021-12-11 17:27:37 +11:00
..
README.md More descriptions and refafdtor names 2021-12-11 17:27:37 +11:00
martiLQ_base_test.ps1 More descriptions and refafdtor names 2021-12-11 17:27:37 +11:00
martiLQ_ckan_test.ps1 More descriptions and refafdtor names 2021-12-11 17:27:37 +11:00
martiLQ_data1_test.ps1 More descriptions and refafdtor names 2021-12-11 17:27:37 +11:00
martiLQ_data2_test.ps1 More descriptions and refafdtor names 2021-12-11 17:27:37 +11:00
martiLQ_data3_test.ps1 More descriptions and refafdtor names 2021-12-11 17:27:37 +11:00
martiLQ_docs_test.ps1 More descriptions and refafdtor names 2021-12-11 17:27:37 +11:00

README.md

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

``