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

function diving in Cait #5

Closed
lukesg08 opened this issue Sep 4, 2018 · 1 comment
Closed

function diving in Cait #5

lukesg08 opened this issue Sep 4, 2018 · 1 comment

Comments

@lukesg08
Copy link
Collaborator

lukesg08 commented Sep 4, 2018

pedal.cait

Tree matching isn't working properly when diving into function arguments. Created test_function_diving test case (that should currently fail).

student_code1 = "print(report['station'])"
matcher1 = StretchyTreeMatcher("___[__expr__]")
matches01 = matcher1.find_matches(student_code1)
@lukesg08 lukesg08 changed the title function diving Cait function diving in Cait Sep 4, 2018
@lukesg08
Copy link
Collaborator Author

Fixed by fixing cutting mechanisms in code.

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

No branches or pull requests

1 participant