Hi,
I am new in writing AL extension automated tests.
I was trying to create automated test package for my developed extension. I have successfully imported Test Toolkit into my Business Central container(version 15) on my computer. I have checked the test symbol files into in Navcontianerhelper folder and they exist in that folder. I think which means that test toolkit has been imported successfully.
And I can also see Test Tool page in my sandbox environment.
But when I add test property ("test":"15.0.0.0") in app.json and download the symbol files, it says 'A package with publisher 'Microsoft', name 'Test' and a version compatible with '15.0.0.0' could not be found in the package cache folder' .
I don't know why it is unable to download System_Test_VersionNumber.app file.
Can anybody help me into this please ?