Commits
Merge pull request #433 in CASA/casa6 from CAS-13417 to master
* commit '0f1a669337849a0b770f03e4fa20ab2398a87c56': Removed __pycache__ Fixed typo in test_mosaic_cube_pcwdT expected dictionary and clarified a bit the documentation in the code. Updated the refversion in setUp to match with the current 'casa_version' in the exp_dict json file. Fixed indentation issues in the test script. Used the reindent.py tool from Python for the fixes. Filled compare_expdictjson function for compare two json files for alma stakeholder tests exp_dicts Fixed a typo and minor updates to the almastktestutils Removed the local check_final() since tests now use the one in casatestutils Fixed some bugs/typos Added a collection of the utility functions for alma stakehoder tests Removed all the exp_dicts and changed to read from a json file containing all the values for all the tests Removed exp_dicts from more tests The initial modification to take out exp_dicts. Done for Test 1a only.