* Update the 'Terminal.getText' method
Signed-off-by: Ihor Okhrimenko <iokhrime@redhat.com>
* Revert "Throw an error if workspace is not stopped in given time. (#17281)"
This reverts commit 3d60fde249.
Signed-off-by: Dmytro Nochevnov <dnochevn@redhat.com>
Co-authored-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.