Skip to content

fix: support deserialization of all known examples #537

@jkowalleck

Description

@jkowalleck
Member

in https://github.com/CycloneDX/specification/tree/master/tools/src/test/resources
there are some example data, that do not work wit hthe deserialization of this library.

lets fix this

Activity

self-assigned this
on Jan 25, 2024
linked a pull request that will close this issue on Jan 25, 2024
madpah

madpah commented on Apr 10, 2024

@madpah
Collaborator

@jkowalleck - if I'm reading the current code in main correctly, this is already covered by the work you did to add schemaTestData used in test_validation_json.py and test_validation_xml.py?

jkowalleck

jkowalleck commented on Apr 10, 2024

@jkowalleck
MemberAuthor

[...] this is already covered by the work you did to add schemaTestData used in test_validation_json.py and test_validation_xml.py?

Nope. this issue is not about validating test data, but about deserializing the test data.
see how #538 failed?

removed their assignment
on Apr 10, 2024
madpah

madpah commented on Apr 10, 2024

@madpah
Collaborator

Gotcha! Will work on #581 and #422 first.

jkowalleck

jkowalleck commented on May 5, 2024

@jkowalleck
MemberAuthor

related: #600

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @jkowalleck@madpah

      Issue actions

        fix: support deserialization of all known examples · Issue #537 · CycloneDX/cyclonedx-python-lib