* Changing build task notification logic to avoid long timeout when task fails
Signed-off-by: Tibor Dancs <tdancs@redhat.com>
* Fixing Java Vert.x LS test
Signed-off-by: Tibor Dancs <tdancs@redhat.com>
* Fixed LS validation for Golang devfile
Signed-off-by: Tibor Dancs <tdancs@redhat.com>
* Fixed LS validation for NodeJS devfile
Signed-off-by: Tibor Dancs <tdancs@redhat.com>
* Fixing timeout variable set incorrectly in Ide class
Signed-off-by: Tibor Dancs <tdancs@redhat.com>
* 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