* 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
* Increase start test workspace timeout; pull e2e test images before running the tests
* Retry pulling of test images / start kubernetes in test pipeline on failure
Signed-off-by: Dmytro Nochevnov <dnochevn@redhat.com>
* Adding typescript test for load testing.
Co-authored-by: musienko-maxim <mmusienko@codenvy.com>
* Applaying requested changes.
* Revert change in ITestWorkspaceUtil, get rid of RestClient and use axios instead.
* Update locators and methods according to changed UI
* Do refactor and update methods in page objects
* Implement log into installed application with regular user of OCP
* Update and modify parameters in the 'TetsConstants'