-
Notifications
You must be signed in to change notification settings - Fork 1k
feat: add e2e tests #3054
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
feat: add e2e tests #3054
Changes from 40 commits
Commits
Show all changes
53 commits
Select commit
Hold shift + click to select a range
e64a456
feat: add e2e tests
35C4n0r c7a8b86
feat: gitpod --> localhost
35C4n0r 24b49dc
feat: multiple name instances
35C4n0r 3c3014f
chore: minor fix
35C4n0r 4df2cc2
chore: minor fix
35C4n0r 305a59b
chore: minor fix
35C4n0r fc19afd
chore: minor fix
35C4n0r b0f4b97
chore: minor fix
35C4n0r 66a01b2
chore: minor fix
35C4n0r 56b32db
chore: minor fix
35C4n0r 7623917
chore: minor fix
35C4n0r 6b01805
chore: fix prom test
35C4n0r b02ca96
Merge branch 'main' into feat-e2e-tests
talboren 6e21f22
Merge branch 'main' into feat-e2e-tests
35C4n0r 461742e
chore: minor fixes
35C4n0r 3b7d1f4
Merge remote-tracking branch 'origin/feat-e2e-tests' into feat-e2e-tests
35C4n0r 2b3db30
chore: minor fixes
35C4n0r 3b35ba1
Merge branch 'main' into feat-e2e-tests
Matvey-Kuk bb82f50
chore: minor fixes
35C4n0r 58e44ea
chore: minor fixes
35C4n0r d3ae308
chore: minor fixes
35C4n0r 2a3bf9a
chore: minor fixes
35C4n0r 59bc901
chore: minor fixes
35C4n0r 755350a
Merge branch 'main' into feat-e2e-tests
35C4n0r bd40c23
chore: minor fixes
35C4n0r 73b8cde
Merge remote-tracking branch 'origin/feat-e2e-tests' into feat-e2e-tests
35C4n0r a13d273
chore: minor fixes
35C4n0r 2d23bf3
chore: minor fixes
35C4n0r c8da2c1
chore: review comments
35C4n0r 3eee547
test: change order
35C4n0r 7087fa1
Merge branch 'main' into feat-e2e-tests
shahargl bc59f89
test: change order
35C4n0r 803f50f
Merge branch 'main' into feat-e2e-tests
35C4n0r cb1c6c8
feat: grafana latest
35C4n0r 35230f0
Merge remote-tracking branch 'origin/feat-e2e-tests' into feat-e2e-tests
35C4n0r 03d16a3
Merge branch 'main' into feat-e2e-tests
Matvey-Kuk c11686c
feat: delete providers test
35C4n0r 05a801c
fix: remove gitpod urls
35C4n0r 94c2786
Merge branch 'main' into feat-e2e-tests
35C4n0r b5d2d32
fix: add timeout
35C4n0r 5347fbb
Update test_end_to_end.py
35C4n0r 163de09
fix: failed tests
35C4n0r 79ca01e
fix: revert original and new ini
35C4n0r bd76ad1
Merge branch 'main' into feat-e2e-tests
talboren 2acaf98
fix: update mysql
35C4n0r f37b413
Merge remote-tracking branch 'refs/remotes/origin/feat-e2e-tests' intβ¦
35C4n0r 61625f9
re: run
35C4n0r 681b6b6
chore: try fix
35C4n0r afb4c01
fix: remove links
35C4n0r 0f86c73
chore: increase waiting time
35C4n0r ce118eb
Merge remote-tracking branch 'origin/feat-e2e-tests' into feat-e2e-tests
35C4n0r b61457c
Merge branch 'main' into feat-e2e-tests
talboren b616e03
Merge branch 'main' into feat-e2e-tests
talboren File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,5 @@ | ||
[alerting] | ||
enabled = true | ||
|
||
[unified_alerting] | ||
enabled = false | ||
enabled = true | ||
|
||
[database] | ||
wal = true | ||
|
This file contains hidden or 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 hidden or 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.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.