-
Notifications
You must be signed in to change notification settings - Fork 2
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
Fixed test failure due to mismatch in object properties #117
Fixed test failure due to mismatch in object properties #117
Conversation
… to avoid failure in passing data between languages
@BHoMBot check versioning |
@albinber to confirm, the following actions are now queued:
|
@FraserGreenroyd to confirm, the following actions are now queued:
|
The check |
The check |
The check |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed through with @tg359
@BHoMBot check ready-to-merge |
@FraserGreenroyd to confirm, the following actions are now queued:
There are 1 requests in the queue ahead of you. |
… to avoid failure in passing data between languages
Issues addressed by this PR
Failure in testing of code passed between BHoM/C# and Python where objects hadn't been fully updated to match new schema. Minor fix to ensure that properties can be populated to stop failure in this process.
Test files
LBT_Tk test script should now function fully, so I'd suggest using that to test as otherwise it returns a failure.
Changelog
Additional comments