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

Remove respondent dict and update test #446

Merged
merged 4 commits into from
Nov 25, 2024
Merged

Conversation

LJBabbage
Copy link
Contributor

@LJBabbage LJBabbage commented Nov 21, 2024

What and why?

Whilst writing the new respondent end point a new dict was introduced. It was to not only sort out the structure, but to make the json more consistent, in reflection it is too aspirational to also fix at the same time, and the old one should be used

How to test?

The good news is the only endpoint this is used by has no use by any other services yet, and that endpoint is now using a well tested dict. This basically doesn't need anything more than an eye ball

Jira

Copy link
Contributor

@SteveScorfield SteveScorfield left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks fine. Approved

@LJBabbage LJBabbage merged commit 633ed81 into main Nov 25, 2024
1 check passed
@LJBabbage LJBabbage deleted the remove-respondent-dict branch November 25, 2024 09:07
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.

4 participants