-
Notifications
You must be signed in to change notification settings - Fork 23
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
CQF-Tooling Update and Test coverage increase #516
Conversation
Fixed QdmToQICore tool by updating getPageContent and added test to verify HTML pages creation.
Fixed QdmToQICore tool by updating getPageContent and added test to verify HTML pages creation.
Updated test to match other tests
Just updated the test to use @test and match the rest! |
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.
LGTM
Added example commands for multiple tools in Main (Updated Tech doc) Created Test class for BundleToResource tool (Bundle decomposition). Input Data also added (bundle of libraryevaluationtest-bundle.json)
Added a new test for Bundle decomposition (BundleToResource). Resource files are properly created. Input Data (Bundle library Test Json resources) also added for test purpose. |
Added static final variable for BundleToResource args parameters
Added test for BundleToTransaction tooling. Updated tech docs with example command
Added BundleToTransaction test case with proper command in Main.java (Success) |
Description
By creating this PR you acknowledge that your contribution will be licensed under Apache 2.0