-
Notifications
You must be signed in to change notification settings - Fork 54
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* some updates * beginning assertion * fix typo * TEMPORARY: only run app analytics github action * included wait for all requests * explicitly add sample data flights and logs * otel imported * update otel requests * reintroduce otel data * switch browser to electron * fixed issues with timepicker not being shared properly, separated app and explorer times * small updates to spec * fix some of the time logic * small fixes to spec * double click to open service flyout, doesn't work otherwise * click to render chart * fixed issue where availability lines weren't showing up due to deleted parsing * extra character for query while autocomplete issue is being worked on * uncomment everything whoops * typing bandaid * intercept loading panel and remove waits * minimally viable testing * switch back to electron * temp load data for ftr run * change waiting order * only need one loading panels wait * update ftr tests * include two network intercepts * ftr test update delete success getter * add intercept after selection * take into account new name * manual wait to isolate other issues * repeat test 10 times to check for flakiness * revert repeat 10 tests * updated snapshots * remove ftr test * go back to running all integration tests * reduce usage of within * run app analytics test 10 times on github runner * add wait to avoid test avoiding checkbox * explain why i have a wait * remove repeating tests * small changes * change and remove some jest tests --------- (cherry picked from commit 3733eeb) Signed-off-by: Paul Sebastian <paulstn@amazon.com> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
8951362
commit 489bb8c
Showing
13 changed files
with
1,596 additions
and
89 deletions.
There are no files selected for viewing
111 changes: 49 additions & 62 deletions
111
.cypress/integration/app_analytics_test/app_analytics.spec.js
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.