Commit graph

225 commits

Author SHA1 Message Date
Anna Antipova
4dfefb7dd8 626: extract refreshUntil method to Utils 2021-07-16 14:29:25 +03:00
dependabot[bot]
711c19729b
Bump json-smart from 1.1.1 to 1.3.2 in /kafka-ui-e2e-checks (#663)
Bumps [json-smart](https://github.com/netplex/json-smart-v1) from 1.1.1 to 1.3.2.
- [Release notes](https://github.com/netplex/json-smart-v1/releases)
- [Commits](https://github.com/netplex/json-smart-v1/compare/1.1.1...1.3.2)

---
updated-dependencies:
- dependency-name: net.minidev:json-smart
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-14 22:46:56 +03:00
Timur Davletov
41f9cb07f2
Disabled e2e tests for local environments (#678) 2021-07-14 15:33:51 +03:00
Bogdan Volodarskiy
b2f3561405
Merge branch 'master' into checks/447-creating-topic-via-api 2021-07-12 10:22:05 +03:00
Marat Chukmarov
551b99702e
adding default params to e2e checks (#603)
* adding default params to e2e checks

* adding ci defaults as .env.ci

Co-authored-by: marat <ttx013@gmail.com>
2021-06-30 14:01:08 +03:00
Bogdan Volodarskiy
19b454288f fixed tests 2021-06-16 12:50:34 +03:00
Bogdan Volodarskiy
11e57b0221 changed api interaction to openapi generated jar 2021-06-16 11:59:46 +03:00
Bogdan Volodarskiy
a7e1b7360c fixed baseURL 2021-06-15 16:02:41 +03:00
Bogdan Volodarskiy
704427b340 added api interaction to topic test 2021-06-15 15:40:30 +03:00
github-actions
081695d5e6 Increased version in pom.xml 2021-06-09 11:37:21 +00:00
github-actions
54581bee63 Increased release 2021-06-09 11:37:18 +00:00
Bogdan Volodarskiy
760149eb85
Checks/424 creating topic UI check (#508)
* kafka-create-topic-test

* waituntil

* steps

* topic tests

* fixed ui topic test(refresh page until element is present

* fixed refreshUntil method

* kafka-create-topic-test

* waituntil

* steps

* topic tests

* fixed ui topic test(refresh page until element is present

* fixed refreshUntil method

* changed test name for topic creation

* try comment afterAll to fix

* moved steps folder form main to test

Co-authored-by: marat <ttx013@gmail.com>
Co-authored-by: Bogdan Volodarskiy <bvolodarskiy@provectus.com>
2021-06-09 12:09:05 +03:00
Bogdan Volodarskiy
f3ca164411
simple check (#476)
* simple check

* try to fix

* simple check another one

* fixed link

Co-authored-by: Bogdan Volodarskiy <bvolodarskiy@provectus.com>
2021-05-19 12:59:25 +03:00
Bogdan Volodarskiy
59a464ed5f
Checks/446 run on ci (#469)
* try to add selenoid to flow

* trying to copy .env file

* fixed cp

* changed backed yml for tests ci

* added allure to ci

* fixed allure gh pages

* fixed after rewiev

Co-authored-by: Bogdan Volodarskiy <bvolodarskiy@provectus.com>
2021-05-19 09:28:43 +03:00
marat
37087eccd3 fixing moving package 2021-05-07 16:31:08 +03:00
marat
f5fd654b65 fixing moving package 2021-05-07 16:25:16 +03:00
marat
fe97bb57f8 moved screenshooter to tests 2021-05-07 16:19:56 +03:00
marat
f2d9819c39 fixing bug 2021-05-07 16:13:21 +03:00
marat
0de420d7c4 fixing bug 2021-05-07 16:07:01 +03:00
marat
6e74272258 fixing sonar 2021-05-07 16:01:10 +03:00
marat
32f97870c0 fixing e2e-checks run 2021-05-07 15:37:02 +03:00
marat
b8a11bae93 letting compile version down for e2e checks 2021-05-06 14:35:37 +03:00
marat
6f63360d2c formatting fixes 2021-05-06 12:19:22 +03:00
marat
24fbd1631c local run fixes 2021-05-06 12:11:10 +03:00
marat
deaa4555fa #380 example of screenshot check 2021-04-19 14:49:10 +03:00