When actions fail, it is still difficult to understand why the test failed. The screenshots help, but we are still missing the actual logs from the AToMPM server and the model transformation server. Having these logs for failed actions would improve the debugging speed.
Actions:
Output the command line output from the node httpwsd.js and python mt/main.py commands to files in the Github action.
Have these files available in the generated artifact when an action fails.
When actions fail, it is still difficult to understand why the test failed. The screenshots help, but we are still missing the actual logs from the AToMPM server and the model transformation server. Having these logs for failed actions would improve the debugging speed.
Actions:
node httpwsd.js
andpython mt/main.py
commands to files in the Github action.