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

Add missed ModLog and Points models to test loader #1308

Merged
merged 7 commits into from
Sep 5, 2024

Conversation

Cruikshanks
Copy link
Member

@Cruikshanks Cruikshanks commented Sep 5, 2024

https://eaflood.atlassian.net/browse/WATER-4645
https://eaflood.atlassian.net/browse/WATER-4635

We recently added two new models connected to two new tables to support managing return requirements and viewing licence history.

When we did, though, we forgot to make them available to the acceptance test loader!

Plus, as we are adding them to the test loader, we also need to ensure they are included in the teardown.

https://eaflood.atlassian.net/browse/WATER-4645
https://eaflood.atlassian.net/browse/WATER-4635

We recently added 2 new models connected to two new tables to support managing return requirements and viewing licence history.

- [Add Licence Version Purpose Point model](#1288)
- [Add Mod Log model](#1264)

When we did though we forgot to make them available to the acceptance test loader!
@Cruikshanks Cruikshanks added the housekeeping Refactoring, tidying up or other work which supports the project label Sep 5, 2024
@Cruikshanks Cruikshanks self-assigned this Sep 5, 2024
@Cruikshanks Cruikshanks marked this pull request as ready for review September 5, 2024 09:44
@Cruikshanks Cruikshanks merged commit cffbecc into main Sep 5, 2024
6 checks passed
@Cruikshanks Cruikshanks deleted the add-missed-models-to-loader branch September 5, 2024 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
housekeeping Refactoring, tidying up or other work which supports the project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants