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

Refactor Schematron for use with SchXslt (source: 18F/fedramp-automation: 545) #281

Closed
17 tasks
danielnaab opened this issue Oct 25, 2022 · 1 comment
Closed
17 tasks

Comments

@danielnaab
Copy link
Member

Original issue: 18F#545

Extended Description

Acceptance Criteria

  • All Schematron assertion messages are declarative statements which affirm the positive test outcome.
  • All Schematron assertion diagnostic messages are declarative statements which explain the negative test outcome.
  • The Schematron code has no assertion failures when validated using src/validations/styleguides/sch.sch using the basic phase.
  • XSpec unit tests for positive and negative Schematron assertion outcomes accompany all Schematron assertions (where feasible).

Story Tasks

  • Refactor existing Schematron code so that all Schematron variables are unique within the schema.

Definition of Done

  • Acceptance criteria met
  • Unit test coverage of our code > 95%
  • Automated code quality checks passed
  • Security reviewed and reported
  • Reviewed against plain language guidelines
  • Code must be self-documenting
  • No local tech debt
  • Load/performance tests passed – needs to be created/automated
  • Documentation updated
  • Architectural Decision Record completed as necessary for significant design choices
  • PR reviewed & approved
  • Source code merged
@danielnaab danielnaab changed the title Refactor Schematron for use with SchXslt - (source: 18F/fedramp-automation: 1273610831) Refactor Schematron for use with SchXslt - (source: 18F/fedramp-automation: 545) Oct 26, 2022
@danielnaab danielnaab changed the title Refactor Schematron for use with SchXslt - (source: 18F/fedramp-automation: 545) Refactor Schematron for use with SchXslt (source: 18F/fedramp-automation: 545) Oct 26, 2022
@danielnaab danielnaab moved this to 📋 Backlog in FedRAMP Automation Oct 26, 2022
@aj-stein-gsa
Copy link
Contributor

Re ADR 7, we will not use the previous constraint architecture as-is and the relevant code will soon be removed. I am closing this issue as not planned.

@aj-stein-gsa aj-stein-gsa closed this as not planned Won't fix, can't repro, duplicate, stale Oct 25, 2024
@github-project-automation github-project-automation bot moved this from 📋 Backlog to ✅ Done in FedRAMP Automation Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

3 participants