* Removing default timeouts
* Stabilising suggestion invoking test
* Change reporter printing info, lint
* Unify the way of waiting for the workspace to be ready
* Add TimeoutConstants.ts to Readme.md
* Applying some refactoring changes gotten in review.
* Removing reundant timeouts set when calling methods
* Reverting of removal 'waitTab' method from Terminal class
* Extracting common test methods and LS tests to separate files.
* Fix runtime error caused by imports. Add 'sort' to generateIndex.sh - the order should be the same from now.
* Separate test methods to files, fix comments from PR.
* Applying changes from comments.
* Changes regarding comments.