Closed tolim closed 1 month ago
That makes a lot of sense. Perhaps others in the TC also can help. Thank you so much for your contribution!
I just added a pull request #59 that will include the automated tests in our master branch.
IMHO, the test data for the conversion should live in a separate repo at https://github.com/oasis-open.
Therefore, I suggest to close the issue.
I completely agree. Overall, while there has been significant progress in addressing this issue through a few contributions and commits, it seems that discussions have dwindled, and the issue can be closed.
I suggest to add automated tests into the Github repository using Github actions. Triggered by pushed commits into the repository, the tests would automatically be executed and show the result on the repository's web site. If a test failed, an email would automatically be sent to the committer.
The following tests could be integrated:
"additionalProperties": false
in each object)The already implemented tests are available in our forked repository, please see an example here: https://github.com/tschmidtb51/csaf/runs/720620127?check_suite_focus=true)
I have the following questions:
Thanks!