Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
urgi-is
FAIDARE
Commits
c1d3d129
Commit
c1d3d129
authored
Apr 07, 2021
by
Jeremy Destin
Committed by
Célia Michotey
Aug 20, 2021
Browse files
Fix: Add field and value to germplasmMcdpd fixture.
parent
76ea1460
Changes
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
c1d3d129
...
...
@@ -65,7 +65,7 @@ build-loader-docker-image:
lint
:
stage
:
test
tags
:
-
openstack
-
openstack
script
:
"
./gradlew
lint"
cache
:
key
:
"
$CI_COMMIT_REF_NAME"
...
...
@@ -135,7 +135,7 @@ test-and-sonarqube-master:
build
:
tags
:
-
openstack
-
openstack
stage
:
build
script
:
-
./gradlew assemble
...
...
backend/src/test/resources/fr/inra/urgi/faidare/repository/es/setup/fixture/germplasmMcpd0.json
View file @
c1d3d129
...
...
@@ -14,7 +14,7 @@
"13705"
],
"ancestralData"
:
"Il y a deux hypothèses sur l'origine de cette variété : elle aurait été obtenue dans une pépinière de Vitry-sur-Seine ou trouvée dans une propriété à Chatenay (Pomologie de la France 1871)."
,
"biologicalStatusOfAccessionCode"
:
null
,
"biologicalStatusOfAccessionCode"
:
"test"
,
"breedingInstitutes"
:
[
{
"instituteName"
:
null
,
...
...
@@ -33,15 +33,18 @@
"collectingMissionIdentifier"
:
null
,
"collectingNumber"
:
null
,
"collectingSite"
:
{
"coordinateUncertainty"
:
null
,
"elevation"
:
null
,
"georeferencingMethod"
:
null
,
"latitudeDecimal"
:
null
,
"latitudeDegrees"
:
null
,
"locationDescription"
:
null
,
"longitudeDecimal"
:
null
,
"longitudeDegrees"
:
null
,
"spatialReferenceSystem"
:
null
"locationDbId"
:
"dXJuOlVSR0kvbG9jYXRpb24vNDA2MzU="
,
"locationName"
:
"(U) Liamone - ULI"
,
"latitudeDecimal"
:
42.124165
,
"locationDescription"
:
"Liamone"
,
"longitudeDecimal"
:
8.749445
,
"locationURI"
:
"urn:URGI/location/40635"
,
"coordinateUncertainty"
:
"test"
,
"elevation"
:
"test"
,
"georeferencingMethod"
:
"test"
,
"latitudeDegrees"
:
"test"
,
"longitudeDegrees"
:
"test"
,
"spatialReferenceSystem"
:
"test"
}
},
"cropName"
:
"Cherry"
,
...
...
@@ -69,12 +72,20 @@
],
"species"
:
"cerasus"
,
"speciesAuthority"
:
"L."
,
"holdingInstitute"
:
{
"instituteName"
:
"UMR0588-BioForA (Biologie Intégrée pour la valorisation de la diversité des arbres et de la Forêt)"
,
"acronym"
:
"BioForA"
,
"organisation"
:
"INRA-ONF"
,
"instituteType"
:
"Public-sector research organization"
,
"webSite"
:
"https://www6.val-de-loire.inrae.fr/biofora"
,
"instituteAddress"
:
"2163 avenue de la Pomme de Pin - CS 40001 ARDON, 45075 ORLÉANS CEDEX 2, France"
},
"storageTypeCodes"
:
[
""
],
"subtaxon"
:
"subsp. vulgaris"
,
"subtaxonAuthority"
:
"L."
,
"originLocationDbId"
:
"2400"
,
"originLocationName"
:
null
"originLocationName"
:
"test"
}
]
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment