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

Generation: combining and string matchers for android #496

Merged
merged 3 commits into from
Mar 11, 2018

Conversation

DanielMSchmidt
Copy link
Contributor

@DanielMSchmidt DanielMSchmidt commented Jan 7, 2018

This PR aims to move the combining matchers (and, or, not, etc) to the generated code.
On my machine the tests pass, would love for anyone to verify.

@DanielMSchmidt DanielMSchmidt force-pushed the generation/combining-matchers branch 3 times, most recently from d499a76 to f3e83b5 Compare January 9, 2018 20:19
@DanielMSchmidt
Copy link
Contributor Author

This PR is not ready yet, somehow the matchers don't get passed on, working on that :)

@DanielMSchmidt DanielMSchmidt changed the title Generation: combining matchers for android [WIP] Generation: combining matchers for android Jan 9, 2018
@DanielMSchmidt
Copy link
Contributor Author

Currently failing due to "should wait until an element is created and exists in layout" due to

Error: Error: Unable to convert args: org.json.JSONException: No value for target

Still working on this, but I have no idea 🤔

@DanielMSchmidt
Copy link
Contributor Author

I got a clue why this PR is still not working, but I am not fully through it. Currently comparing before and after states a lot to see where I might be wrong, this is unfortunately a bit time consuming 🤔

@DanielMSchmidt DanielMSchmidt changed the title [WIP] Generation: combining matchers for android Generation: combining and string matchers for android Jan 16, 2018
@DanielMSchmidt
Copy link
Contributor Author

@rotemmiz This works now ✅

  66 passing (3m)
  4 pending

Besides that also strings are now send unwrapped, as in the unchanged
code before
@stale
Copy link

stale bot commented Mar 7, 2018

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the 🏚 stale label Mar 7, 2018
@DanielMSchmidt
Copy link
Contributor Author

@rotemmiz could you review this?

@stale stale bot removed the 🏚 stale label Mar 8, 2018
# Conflicts:
#	detox/test/package.json
@rotemmiz rotemmiz merged commit d8f59bd into master Mar 11, 2018
@rotemmiz rotemmiz deleted the generation/combining-matchers branch March 11, 2018 19:57
@wix wix locked and limited conversation to collaborators Jul 23, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants