⚲
Project
General
Profile
Sign in
Home
Projects
Help
Search
:
EDIT
All Projects
EDIT
Overview
Activity
Roadmap
Issues
Gantt
Wiki
Repository
«
Previous
|
Next
»
Revision 28b2c27a
Added by
Andreas Kohlbecker
over 5 years
ago
ID
28b2c27a6153d40dcf2d2442b76d7834dd787482
Parent
5ca9eaf3
Child
d2cd6047
partially fixing broken test suite:
using in mem h2 db for all tests
ignoring all broken presenter tests
separating out test applicationContext for pure service tests
reducing test data sets
Changes
View differences
added
modified
copied
renamed
deleted
src
main
java
eu
etaxonomy
cdm
vaadin
component
taxon
StatusPresenter.java
(
diff
)
test
java
eu
etaxonomy
cdm
CdmVaadinIntegrationTest.java
(
diff
)
service
SpecimenTypeDesignationWorkingsetEditorPresenterTest.java
(
diff
)
vaadin
CdmVaadinBaseTest.java
(
diff
)
container
CdmSQLContainerTest.java
(
diff
)
presenter
ConceptRelationshipPresenterTest.java
(
diff
)
EditConceptRelationshipPresenterTest.java
(
diff
)
NewTaxonBasePresenterTest.java
(
diff
)
StatusPresenterTest.java
(
diff
)
util
converter
TypeDesignationSetManagerIT.java
TypeDesignationSetManagerTest.java
resources
eu
etaxonomy
cdm
applicationContext-service-integration.xml
vaadin
util
CdmSpringContextHelperTest.xml
(
diff
)
unitils.properties
(
diff
)
webapp
WEB-INF
applicationContext-alternative.xml
(
diff
)
applicationContext.xml
(
diff
)
Loading...
partially fixing broken test suite: