kubeshark/acceptanceTests
M. Mert Yıldıran 36d59ede07
Fix acceptance tests failures caused by fetch 50 and a race in the tests (#1074)
* #run_acceptance_tests

* Wait 4 seconds after filter submission #run_acceptance_tests

* Revert "Wait 4 seconds after filter submission #run_acceptance_tests"

This reverts commit 3c20ccfcec.

* Upgrade Basenine version to `v0.8.2` #run_acceptance_tests

* #run_acceptance_tests

* Revert "Revert "Wait 4 seconds after filter submission #run_acceptance_tests""

This reverts commit f0c595150d.

* Reduce the delay to 2 seconds #run_acceptance_tests

* Use `cy.wait()` instead of `setTimeout`

* #run_acceptance_tests

* Increase it to 4 seconds #run_acceptance_tests

* #run_acceptance_tests

* Wait for a second and pause the stream to preserve the DOM #run_acceptance_tests

* Wait in a better place #run_acceptance_tests

* Wait `pause-icon` to disappear #run_acceptance_tests

* Wait one more second #run_acceptance_tests

* Fix `setup.sh`

* #run_acceptance_tests

* Fix the place of `npm i` call

* #run_acceptance_tests

* Fix the other workflow as well #run_acceptance_tests

* Fix the workflows once more

* #run_acceptance_tests

* Don't ignore `*/cypress/support` #run_acceptance_tests

* Do `npm i` in `setup.sh` #run_acceptance_tests

* Wait for at least 4 seconds #run_acceptance_tests

* #run_acceptance_tests

* Fix #run_acceptance_tests

* Comment #run_acceptance_tests

* Fix `{alt+enter}` to `{ctrl+enter}` and update the `checkFilter` and `deeperCheck` method signatures #run_acceptance_tests

* #run_acceptance_tests

* #run_acceptance_tests

* Extract it to a function #run_acceptance_tests

* Remove `cypress-wait-until`

* Revert `.gitignore` #run_acceptance_tests
2022-05-11 13:14:01 +03:00
..
cypress/integration Fix acceptance tests failures caused by fetch 50 and a race in the tests (#1074) 2022-05-11 13:14:01 +03:00
.snyk Update Go dependencies to latest and greatest (#772) 2022-02-09 11:25:41 +02:00
config_test.go Exported test utils functions (#866) 2022-02-28 19:19:45 +02:00
create_user.sh Add acceptance tests for k8s permissions (#834) 2022-03-01 12:22:34 +02:00
cypress.json Cypress: minimum entries check (#850) 2022-02-24 15:55:30 +02:00
extensions_test.go Exported test consts (#870) 2022-03-02 10:02:21 +02:00
go.mod Fix acceptance tests (logger module) (#1049) 2022-04-27 23:59:16 +03:00
go.sum Removed all code related to install (#892) 2022-03-15 16:41:42 +02:00
logs_test.go Exported test consts (#870) 2022-03-02 10:02:21 +02:00
Makefile Fix the acceptance tests after the merger of #279 (#443) 2021-11-10 18:14:04 +03:00
setup.sh Improve acceptance tests setup script (#887) 2022-05-04 11:13:18 +03:00
tap_test.go Exported test consts (#870) 2022-03-02 10:02:21 +02:00
testsUtils.go Add docker buildx acceptance tests image build (#1039) 2022-04-25 13:06:46 +03:00