-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix refreshed dashboard losing time range (#20858)
* Add test that would have caught the bug * Initialize global state with current time range * Fix issue with failing tests - need to remove added "t" parameter to the url in the new tests * remove unneccessary extra call * Fix tests that failed due to globally added time in new tests * Update home page test to not care about any state.
- Loading branch information
1 parent
124ec66
commit 38dcda0
Showing
4 changed files
with
120 additions
and
74 deletions.
There are no files selected for viewing
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
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.