Support 18048 integration test for complete full genome workflow - #99
Open
PoffM wants to merge 12 commits into
Open
Support 18048 integration test for complete full genome workflow#99PoffM wants to merge 12 commits into
PoffM wants to merge 12 commits into
Conversation
-Updated dbi jars. -Added Library Pool and Content repositories. -Aded new field to StepResourceDto.
-Updated jars. -Added name field to LibraryPrepBatchDto.
-Added ValidationExceptionMapper for javax ValidationExceptions. -Added initial validation for unique index sets when adding a new LibraryPoolContent.
-Updated dbi jars. -Added tests for LibraryPoolContentRepository's error handling for duplicate IndexSets and LibraryPrepBatchs.
-Added new fields to LibraryPoolDto and LibraryPrepBatchDto
workflow https://redmine.biodiversity.agr.gc.ca/issues/18048 -Updated jars. -Began writing WGS test. Currently fails when adding StepResources because hibernate-types seems to be unable to deserialize enums (StepResourceValue) from the database when using h2.
workflow https://redmine.biodiversity.agr.gc.ca/issues/18048 -Added the rest of the workflow. -Added delete methods to afterwards step backwards through the workflow and delete all the created data. -Renamed the test to ...IT. -The test only works with postgres because of enum fields.
-Updated dbi jars. -Fixed tests; let well row and column format validations be handled by the entity validation.
-Removed unused import.
-Removed region field from StepResourceDto.
Support_18048_Integration_test_for_complete_Full_Genome_workflow Conflicts: lib/seqdb.dbi-3.37-SNAPSHOT-test-support.jar lib/seqdb.dbi-3.37-SNAPSHOT.jar
-Removed unnecessary stepResource type attributes from POST requests.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.