Commit Graph

5 Commits (46db144260fa82eb960fbd8cb43d975a5680da00)

Author SHA1 Message Date
Katerina Foniok 46db144260
Remove default timeout (#17506)
* 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
2020-09-15 14:54:48 +02:00
Katerina Foniok 60360aed33
Switch application.confirmExit in tests to never by default (#16142)
* Enabling TLS requests from self-signed-cert URLs
2020-02-27 15:17:18 +02:00
Tibor Dancs 47630855dd
Implement Python Django devfile test (#15831) 2020-02-20 23:26:31 +02:00
Tibor Dancs 5793910609 Fixed closeAllNotifications method, added new waitDialogShell method, added new runTaskWithDialogShell method into testsLibrary/CodeExecutionTests
Signed-off-by: Tibor Dancs <tdancs@redhat.com>
2020-01-28 15:26:57 +01:00
Kateřina Foniok c2d65b4580
Extracting common test methods (#15619)
* 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.
2020-01-17 08:21:34 +01:00