Project

General

Profile

Download (4.13 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
63311bd9 03/14/2019 04:05 PM Andreas Kohlbecker

multiple test datasources for tesing multiple test suites

28b2c27a 12/01/2017 08:20 AM Andreas Kohlbecker

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
87f35b2d 11/27/2017 10:32 AM Andreas Kohlbecker

fxing problems in testsetup:

  • separate applicationContext.xml for old tests and for alternative tests
  • removing TDYPE from taxonname and reference test data xml
2969d864 11/24/2017 11:32 PM Andreas Kohlbecker

implementing test framework for integration tests and setting up SpecimenTypeDesignationWorkingService tests

93fcde18 04/29/2015 12:28 PM Cherian Mathew

fix for #4844
CdmVaadinAuthentication : new class used for authentication
AuthenticationPresenter, AbstractAuthenticatedUI, CdmVaadinSessionUtilities, AuthenticationView, IAuthenticationComponent : using new authentication object linked to host and context path...

73baaed9 04/08/2015 02:54 PM Cherian Mathew

Added tests for NewTaxonBasePresenter
Improved corrected existing tests
CdmTestDataSourceFactory, unitils.properties : added custom test data source factory for unitils

15ef3168 04/02/2015 10:53 AM Cherian Mathew

CdmVaadinBaseTest : added disabling of constraints for ignoring foreign key constraints
StatusPresenterTest : added test for updating publish flag

374bb513 03/25/2015 05:20 PM Cherian Mathew

StatusComposite, IStatusComposite : implemented filters and context menu
CdmSQLStringDecorator : empty string decorator
StatusPresenter : added getter methods
CdmVaadinBaseTest, StatusPresenterTest , StatusPresenterTest : added tests

ead0a1ab 12/03/2014 02:16 PM Cherian Mathew

initial commit for project cdm-vaadin