Closed StefanMaron closed 7 months ago
Do you think this is a problem with AL Test Runner or with the Run-TestsInNavContainer command in the BCContainerHelper module?
You are right, thats the containerhelper https://github.com/microsoft/navcontainerhelper/blob/f5784320e52bbfe295e717652a82e9c8399ea42d/AppHandling/Run-TestsInNavContainer.ps1#L398
if you use a different port mapping for the contianer
you also want adjust the server config in the container
Resulting in the Test runner to call this: http://localhost:8082/BC/cs?tenant=default&company=CRONUS%20USA%2C%20Inc. instead of this http://localhost/BC/cs?tenant=default&company=CRONUS%20USA%2C%20Inc.