Commit Graph

7 Commits (3af8a5b0902e2eefc1940e96fd39d673c6d2c154)

Author SHA1 Message Date
Tibor Dancs 38d122b5bc Added logic for removing access_token and refresh_token from responses
Signed-off-by: Tibor Dancs <tdancs@redhat.com>
2020-05-21 14:41:36 +02:00
Tibor Dancs 2a5e1eac4a
Adding functionality for axios library to echo requests and responses with censored Authorization headers when using debug level TRACE (#16445)
Signed-off-by: Tibor Dancs <tdancs@redhat.com>
2020-04-17 13:55:53 +02:00
Igor Ohrimenko 68a4b72878
[TS_SELENIUM] Create method for clicking to "Get Started" button on dashboard. (#16226)
Signed-off-by: Ihor Okhrimenko <iokhrime@redhat.com>
2020-03-04 18:59:26 +02:00
Radim Hopp b3814a7ea8 Fix Java based devfile tests.
Fixes #16166

+ few minor improvements

Signed-off-by: Radim Hopp <rhopp@redhat.com>
2020-03-03 14:34:00 +01:00
Igor Ohrimenko 085770a460
[TS_SELENIUM] Change bindings scope of the "e2e" project (#16155)
Signed-off-by: Ihor Okhrimenko <iokhrime@redhat.com>
2020-02-27 18:01:56 +02:00
Maxim Musienko 3af3742d6f
Add new test for checking git plus ssh workflow (#15561)
Add new test for checking Git plus SSH workflaw
2020-02-25 19:16:53 +02:00
Katerina Foniok f2273b26df
Adding functionality to switch user terminal to dom. (#15892)
* Adding functionality to switch user terminal to dom.

* Simplify and parametrize setting terminal type.

* Abstract common request handling parts, use inversify for differentiation between singe/multi user approach.

* Changing to one CheApiRequestHandler and to dynamicaly injecting headers.

* Add suggestions

Signed-off-by: Ihor Okhrimenko <iokhrime@redhat.com>

* Applying changes from comments.

Co-authored-by: Igor Ohrimenko <iokhrime@redhat.com>
2020-02-12 12:47:03 +01:00