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

Acd 573 data contract application details #1282

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

alexdesi
Copy link
Contributor

What

https://dsdmoj.atlassian.net/browse/ACD-573

Before you ask people to review this PR:

  • Tests and linters should be passing
  • Github should not be reporting conflicts; you should have recently run git rebase master.
  • Avoid mixing whitespace changes with code changes in the same commit. These make diffs harder to read and conflicts more likely.
  • You should have looked at the diff against master and ensured that nothing unexpected is included in your changes.
  • You should have checked that the commit messages say why the change was made.

- Updated `ApplicationSummary` and `ProsecutionCaseSummary` models to include the application summary data.
- Modified `apiCourtsDefinitions.json` to reflect the new schema changes.
- Added fixture file `application_summary/all_fields.json` for testing.
- Created a new spec for `ApplicationSummary` model.
- Updated `ProsecutionCaseSummary` spec to test integration with application summary data.
- Enhanced `json_schema_rspec` to support validation of new schema changes.

This commit introduces support for application summary in the prosecution case search functionality.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant