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

MPD write tests should check XML equivalency of output #23

Closed
juliancooper opened this issue Mar 1, 2016 · 0 comments
Closed

MPD write tests should check XML equivalency of output #23

juliancooper opened this issue Mar 1, 2016 · 0 comments

Comments

@juliancooper
Copy link
Contributor

Currently tests check if XML marshaling output is equal to a text fixture. We should be verifying that the fixture and the output are equivalent XML instead of using string equality.

robertoamici added a commit to StreamCo/go-dash that referenced this issue Mar 21, 2018
It requires custom marshalling code due to bugs/limitation of the
standard golang xml package with namespaced elements and attributes
Also add a test for zencoder#23, because now we can
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

2 participants