Commit Graph

8 Commits (0bd4e2e5e670fdb12fed75605b0ba787dd6d0a68)

Author SHA1 Message Date
Katerina Foniok 5922a082eb
Fix bugs - constant and error throwing (#18894)
* Fix bugs - constant and error throwing

* Add error logging
2021-03-10 09:29:50 +01:00
Sergey Skorik b087ba8c2d
add factories typescript selenium tests (#19005) 2021-02-16 12:27:04 +02:00
Igor Ohrimenko 01315a079c
Cover Get Started Tab with e2e tests in dashboard-next (#18428)
Signed-off-by: Ihor Okhrimenko <iokhrime@redhat.com>
2021-02-04 12:41:03 +02:00
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
Tibor Dancs 437b87bda1
Adding basic PHP Simple deftile test
Signed-off-by: Tibor Dancs <tdancs@redhat.com>
2020-08-05 23:14:33 +02:00
Tibor Dancs 58e5e69ef7 Switching workspace readyness logic over to preloader with correct timeout
Signed-off-by: Tibor Dancs <tdancs@redhat.com>
2020-05-15 17:06:20 +02:00
Katerina Foniok 56db6f12b7
Fix devfile tests - use Get Started page (#16922)
* Changing docker files so tests can be run by root and non-root users.

* Changing devfile tests to use Get Started page.

* Removing NewWorkspace page and obsolete test.

* Moving workspaceName to suite from gloval. Renaming NameGenerator to WorkspaceNameHandler.
2020-05-14 16:26:40 +02: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