Skip to content
This repository has been archived by the owner on Feb 5, 2022. It is now read-only.

Possible issues with element order #6

Open
tlc opened this issue Dec 6, 2021 · 0 comments
Open

Possible issues with element order #6

tlc opened this issue Dec 6, 2021 · 0 comments

Comments

@tlc
Copy link

tlc commented Dec 6, 2021

At this point in your test code, https://github.com/ampledata/pycot/blob/main/tests/test_cot.py#L82, parsed has a None point attribute, because point should precede detail with meta.order_sensitive=True. The assertEqual() specifically tests without the point element string. Did you mean to test meta.order_sensitive here?

I found an xsd file online, but I am uncertain whether meta.order_sensitive should be True for Event and Detail.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant