Skip to content

test(cypress): Add end-to-end test infrastructure and base cases#543

Merged
mergify[bot] merged 3 commits intobox:masterfrom
jstoffan:e2e-core
Jul 27, 2020
Merged

test(cypress): Add end-to-end test infrastructure and base cases#543
mergify[bot] merged 3 commits intobox:masterfrom
jstoffan:e2e-core

Conversation

@jstoffan
Copy link
Collaborator

No description provided.

@jstoffan jstoffan requested a review from a team as a code owner July 23, 2020 22:55
ConradJChan
ConradJChan previously approved these changes Jul 23, 2020
Comment on lines +23 to +33
.first()
.trigger('mousedown', {
buttons: 1,
clientX: 50,
clientY: 50,
})
.trigger('mousemove', {
buttons: 1,
clientX: 100,
clientY: 100,
})
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is pretty cool

@mergify mergify bot merged commit 24660b8 into box:master Jul 27, 2020
@jstoffan jstoffan deleted the e2e-core branch July 27, 2020 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants