simatic-ax / standardizer-tutorial-lib

Tutorial how to develop a library with AX
Other
7 stars 3 forks source link

Unit Test Tutorial Documentation hyperlinks broken #23

Closed sanoopgr8 closed 1 year ago

sanoopgr8 commented 1 year ago

Bug Description Following links in the Unit-Test tutorial documentation are not working or broken.

Recommendations for writing tests, you'll find [here](https://console.prod.ax.siemens.cloud/docs/axunit#guidelines-and-tips-for-writing-tests)

More information regarding testing, you'll find [here](https://github.com/simatic-ax/standardizer-tutorial-lib/blob/main/doc/%5B./images/test_fixture.png%5D(https:/console.prod.ax.siemens.cloud/docs/axunit))

To Reproduce Steps to reproduce the behavior:

  1. Open Standardized-tutorial-library https://github.com/simatic-ax/standardizer-tutorial-lib
  2. In the Tutorial chapters Open "Write own unit tests with AxUnit"
  3. Click on the hyperlinks mentioned in the bug description.

Expected behavior Hyperlinks should reach a valid website.

Screenshots

image image