-
Notifications
You must be signed in to change notification settings - Fork 1
V3.0.0: Package Updates and Major Fixes #232
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
base: main
Are you sure you want to change the base?
Conversation
…ed paths to variations
Update referenced version to v2.0.0
| const { exit } = require('process'); | ||
| const { DEFAULT_DD_VERSION } = require('../../../common'); | ||
|
|
||
| const runRcfTests = async ({ |
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.
@mohit-s96 - I think this needs to be filled in from that code you had been working on.
| @@ -0,0 +1 @@ | |||
| # TODO No newline at end of file | |||
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.
@mohit-s96 - we should add a README too similar to the DD 2.0 README. We need a new section on the root README about how to test RCF for certification, not just schema validation.
It should link off to its own page that explains how to use the tools and describes the files and outcomes. https://github.com/RESOStandards/reso-certification-utils/blob/main/lib/certification/data-dictionary/README.md
For DD 2.0 variations and schema validation testing, you could potentially just link to the sections from the current DD 2.0 testing guide.
This release fixes the following issues:
There are some remaining items: