Skip to content
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

test: add in-flight exit deletion test #8

Merged
merged 1 commit into from
Sep 3, 2020

Conversation

pgebal
Copy link
Contributor

@pgebal pgebal commented Aug 31, 2020

Testing fix for omgnetwork/private-issues#35
Tests changes introduced in omgnetwork/elixir-omg#1701

Copy link
Contributor

@ayrat555 ayrat555 left a comment

Choose a reason for hiding this comment

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

A couple of questions

README.md Show resolved Hide resolved
@@ -56,9 +56,19 @@ Feature: In Flight Exits
Given "Alice" deposits "10" ETH to the root chain
Then "Alice" should have "10" ETH on the child chain after finality margin
Given Alice creates a transaction for "5" ETH
And Alice starts an in flight exit from the most recently created transaction
And "Alice" starts an in flight exit from the most recently created transaction
Copy link
Contributor

Choose a reason for hiding this comment

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

why some lines use quoted Alice, some lines don't?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

At first I've come up with more complex test that involved Bob. I wanted to reuse code for Bob so I "quoted" Alice. Later I simplified the test but left Alice "quoted".

@pgebal pgebal merged commit 9eecbdb into master Sep 3, 2020
@pgebal pgebal deleted the pgebal/add_ife_deleted_test branch September 3, 2020 10:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants