Description
JIRA to track list of things to tweak in Azure tests
including
- replace all uses of System.out with logging
- assertions to have error text
- tests to have timeouts (can be done in base class)
- move from hard coded text in test scans of exception text to string constants shared across production and test code