This repository has been archived by the owner on Oct 14, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 21
feat(test): add end to end tests skeleton and some basic tests #539
Merged
Conversation
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
paralta
force-pushed
the
vm-clarity-e-2-e-tests
branch
from
August 8, 2023 13:36
50ae4e0
to
70c4fca
Compare
paralta
force-pushed
the
vm-clarity-e-2-e-tests
branch
from
August 9, 2023 10:40
7b613bb
to
5127cca
Compare
paralta
added
invalid
This doesn't seem right
test
enhancement
New feature or request
and removed
invalid
This doesn't seem right
labels
Aug 9, 2023
paralta
force-pushed
the
vm-clarity-e-2-e-tests
branch
4 times, most recently
from
August 9, 2023 18:04
1894c78
to
d397a9a
Compare
ghost
reviewed
Aug 10, 2023
ramizpolic
reviewed
Aug 10, 2023
ramizpolic
reviewed
Aug 10, 2023
paralta
force-pushed
the
vm-clarity-e-2-e-tests
branch
from
August 11, 2023 10:19
904fbb4
to
e74a6c7
Compare
ramizpolic
previously approved these changes
Aug 11, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Side note: will e2e run as a pipeline step?
@ramizpolic thank you so much for reviewing! The plan is to initially run the tests in the pipeline but to not gate any merging. Once we are happy with the test reliability, we can change this. |
FrimIdan
reviewed
Aug 13, 2023
ghost
reviewed
Aug 14, 2023
paralta
force-pushed
the
vm-clarity-e-2-e-tests
branch
2 times, most recently
from
August 16, 2023 14:15
698e4d7
to
6a4c19c
Compare
paralta
force-pushed
the
vm-clarity-e-2-e-tests
branch
from
August 17, 2023 09:27
bbba833
to
9f1b3f4
Compare
paralta
force-pushed
the
vm-clarity-e-2-e-tests
branch
from
August 25, 2023 15:42
a5c2be5
to
c13dbc1
Compare
paralta
force-pushed
the
vm-clarity-e-2-e-tests
branch
from
August 25, 2023 16:07
c13dbc1
to
3def20f
Compare
FrimIdan
reviewed
Aug 27, 2023
paralta
force-pushed
the
vm-clarity-e-2-e-tests
branch
from
August 28, 2023 10:23
c5ca772
to
2f47739
Compare
chrisgacsal
approved these changes
Aug 28, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have tested the E2E locally and it works like charm. Thanks a lot for the effort @paralta! This is huge!
7 tasks
7 tasks
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Description
#333
Type of Change
[ ] Bug Fix
[x] New Feature
[ ] Breaking Change
[ ] Refactor
[ ] Documentation
[ ] Other (please describe)
Checklist