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

Missing method binding in test cases #29

Open
yiming-tang-cs opened this issue Jun 11, 2018 · 2 comments
Open

Missing method binding in test cases #29

yiming-tang-cs opened this issue Jun 11, 2018 · 2 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@yiming-tang-cs
Copy link
Contributor

yiming-tang-cs commented Jun 11, 2018

Currently, the method binding cannot work in test cases.
Related to #16
I guess the problem may be from the imports (see the description in the issue 2).
#2 However, this issue only happens to the logging expression.

┆Issue is synchronized with this Asana task

@yiming-tang-cs yiming-tang-cs added the bug Something isn't working label Jun 11, 2018
@khatchad khatchad added this to the Future milestone Jun 25, 2018
@khatchad khatchad added the bug Something isn't working label Jun 25, 2018
@khatchad khatchad added the bug Something isn't working label Aug 1, 2018
@yiming-tang-cs
Copy link
Contributor Author

Typebinding cannot work either.

@yiming-tang-cs
Copy link
Contributor Author

I checked solutions from stackoverflow. They said I need to set project for parser or manually set environment, but it did not work. So I still avoid binding for testing now.

yiming-tang-cs pushed a commit that referenced this issue Jan 7, 2019
yiming-tang-cs pushed a commit that referenced this issue Jan 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants