-
Notifications
You must be signed in to change notification settings - Fork 0
Data entry types #24
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
base: main
Are you sure you want to change the base?
Data entry types #24
Conversation
|
It turns out the implementation in Evaluator requires each property to be fully set up in |
|
This test is failing (and probably the cause of other failures): Dropping into a debugger indicates it's deeper: This is the code most blatantly copied from Evaluator, a.k.a. I understand it the least Note that similar tests for other properties are passing |
Closes #2