kubeshark/acceptanceTests/cypress/integration/tests
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
..
GuiPort.js Fixing acceptance tests (#900) 2022-03-21 14:21:08 +02:00
IgnoredUserAgents.js Fetch N number of records in M milliseconds timeout before streaming the records (#1056) 2022-05-09 19:11:27 +03:00
MultipleNamespaces.js Fixing acceptance tests (#900) 2022-03-21 14:21:08 +02:00
NoRedact.js Cypress: minimum entries check (#850) 2022-02-24 15:55:30 +02:00
Rabbit.js Always derive the summary and method fields from the entry in the database on read (#877) 2022-03-06 15:41:36 +03:00
Redact.js Cypress: minimum entries check (#850) 2022-02-24 15:55:30 +02:00
Redis.js Always derive the summary and method fields from the entry in the database on read (#877) 2022-03-06 15:41:36 +03:00
Regex.js Fixing acceptance tests (#900) 2022-03-21 14:21:08 +02:00
RegexMasking.js Cypress: minimum entries check (#850) 2022-02-24 15:55:30 +02:00
UiTest.js Fix acceptance tests failures caused by fetch 50 and a race in the tests (#1074) 2022-05-11 13:14:01 +03:00