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

RA-1397 - Ensure all data submitted by registrationapp are saved within a transaction #136

Merged
merged 8 commits into from
Nov 30, 2023

Conversation

mseaton
Copy link
Member

@mseaton mseaton commented Nov 30, 2023

No description provided.

@mseaton mseaton requested a review from ibacher November 30, 2023 13:41
Copy link
Member

@ibacher ibacher left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@mogoodrich mogoodrich left a comment

Choose a reason for hiding this comment

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

I didn't review in great detail, but, conceptually, this seems like the right approach, thanks @mseaton !

import static org.junit.Assert.assertNull;
import static org.junit.Assert.assertThat;
import static org.junit.Assert.assertTrue;
import static org.junit.Assert.*;
Copy link
Member

Choose a reason for hiding this comment

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

We tend to avoid wildcard imports :)

Copy link
Member Author

Choose a reason for hiding this comment

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

Ugh, sorry. Dumb default Intellij setting on a new project.

@mseaton mseaton merged commit 83f29e5 into master Nov 30, 2023
1 check passed
@mseaton mseaton deleted the RA-1397-1 branch November 30, 2023 14:44
mogoodrich added a commit that referenced this pull request Dec 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants