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

OMP - Internal User - All appropriate authority Issued charge changes #1686

Merged
merged 25 commits into from
Mar 21, 2025

Conversation

sreedhar-civica
Copy link
Collaborator

No description provided.

# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
@CivicaJonathanStratford
Copy link
Collaborator

I've ended up implementing some of this, so while I'm happy, and Sreedhar can't approve his own PR, it needs a comment from him to confirm he's happy (or that he's not!)

…display value for SellingTechniqueType from domain to CSV handler
creating a ProducerSubmission was being done wrong; it failed sometimes because some of the dummies actually needed to have matching values, which meant they couldn't be dummies
BUT we're not trying to test the ProducerSubmission here, so a fake of the whole object achieves what we need, with just the specific values returned
It wasn't correct to revert this; the properties can't be faked in this way
(turned out due to an oversight I hadn't actually run the test any of the times I thought I had)

This reverts commit f1eb180.
…s nullable

Otherwise it doesn't match if parameter ends up being null
Use fakes instead of dummies, as specific parts need to match each other / be set
Set the parts of the fake the CSV creator can reasonably expect
@sreedhar-civica
Copy link
Collaborator Author

Looks good.

@CivicaJonathanStratford
Copy link
Collaborator

Sreedhar made some suggestions so I made some further change; think it's all sorted now.

@sreedhar-civica sreedhar-civica merged commit 2bd8a73 into release/3_19 Mar 21, 2025
1 check passed
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.

2 participants