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

Create licence holder seeder #689

Merged
merged 2 commits into from
Jan 25, 2024
Merged

Create licence holder seeder #689

merged 2 commits into from
Jan 25, 2024

Conversation

Jozzey
Copy link
Contributor

@Jozzey Jozzey commented Jan 25, 2024

https://eaflood.atlassian.net/browse/WATER-4188

Whilst carrying out testing there have been multiple instances where we need to create data for a licence holder. This isn't a simple process and involves creating records in 4 tables in the DB.

We have therefore created a "seeder" which when passed a licence reference will create the records required for a licence holder.

https://eaflood.atlassian.net/browse/WATER-4188

Whilst carrying out testing there have been multiple instances where we need to create data for a licence holder. This isn't a simple process and involves creating records in 4 tables in the DB.

We have therefore created a "seeder" which when passed a licence reference will create the records required for a licence holder.
@Jozzey Jozzey added the enhancement New feature or request label Jan 25, 2024
@Jozzey Jozzey self-assigned this Jan 25, 2024
@Jozzey
Copy link
Contributor Author

Jozzey commented Jan 25, 2024

My commit should have said update TEST not SERVICE

@Jozzey Jozzey marked this pull request as ready for review January 25, 2024 16:30
Copy link
Member

@Cruikshanks Cruikshanks left a comment

Choose a reason for hiding this comment

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

Woo-hoo!

Hopefully, this idea will help clean up the tests a bit!

@Jozzey Jozzey merged commit c5dde85 into main Jan 25, 2024
6 checks passed
@Jozzey Jozzey deleted the create-licence-holder-seeder branch January 25, 2024 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants