microsoft / PowerApps-TestEngine

MIT License
93 stars 28 forks source link

[Error]: Please republish the app and try again! #265

Closed carloshm closed 11 months ago

carloshm commented 1 year ago

Describe the bug

Tests fails with: Run Javascript: PowerAppsTestEngine.getAppStatus() [Error]: Please republish the app and try again!

To Reproduce

Followed the steps to build locally and run with an environment and a user without MFA from https://github.com/microsoft/PowerApps-TestEngine using existing samples (connector and gallery). It fails with attached logs, and it will only run successfully after changing some part/label of the app and publishing it (several times).

Expected Behavior: Avoid republishing just for testing, or potentially add as a requirement in the doc
Actual Behavior: it does not complete the test due to status code

Additional context

5653dfa39a496e259a9574c3538f51c4.webm

NavneetThekkumpat commented 11 months ago

Improved the performance with the new ready function implemented. Closing this issue, please republish the app once to have the latest changes reflected in the app code. Not republishing the app will not have the improvements added and will continue to work as before.