Skip to content

Testing and Debugging

Antoine Théate edited this page Feb 27, 2023 · 4 revisions

Inside Visual Studio, it is recommended to enable the Script Debugging feature and to use Google Chrome as browser.

For integration tests, you should have the application running locally, listening on port 5136.

Clone this wiki locally