Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
52c57094 07/20/2015 07:04 PM Cherian Mathew

Fix duplicate entity issue with newly created cdm entities

c93b5f35 07/20/2015 03:37 PM Cherian Mathew

Use new find method with update

ac1f29b5 07/10/2015 04:47 PM Cherian Mathew

Add method to sessionOwner objects to fine tune performance using property paths

8c8ead8a 07/10/2015 11:23 AM Cherian Mathew

Update ICdmEntitySessionEnabled to no longer extend ICdmChangeListener

f4e49b08 07/07/2015 11:23 AM Cherian Mathew

#5054 Update test for checking terms update

1175f901 07/03/2015 06:25 PM Cherian Mathew

#5054 Update Term Editor to be remoting compatible

bb1997d0 07/03/2015 11:44 AM Cherian Mathew

#5054 Integrate remoting session in Term Editor

This commit also fixes a loading bug in the CdmServiceCacher, adds a test for creating term vocabulary and adapts to the change in the save call (#5056)

971b7c3a 06/29/2015 11:24 AM Cherian Mathew

Remove manual session creation and re-enable failing tests

43854311 06/29/2015 11:14 AM Cherian Mathew

Ignore failing tests to check if other tests fail

90dae518 06/29/2015 10:40 AM Cherian Mathew

Add logs to debug test issue on integration jenkins

0cf0b572 06/26/2015 10:41 PM Cherian Mathew

Fix test by making sure that all entities are loaded in sessions

8a0d251d 06/26/2015 06:04 PM Cherian Mathew

Remove unnecessary call to session debugger

0a7bd050 06/26/2015 05:09 PM Cherian Mathew

#5034 Add tests for handler / operations architecture

Fix test

112716b9 06/26/2015 03:12 PM Cherian Mathew

Fix LanguageString issue with test data

bdde50e7 06/26/2015 11:34 AM Cherian Mathew

Move test classes to right packages

698cfb0e 06/24/2015 09:06 AM Cherian Mathew

#4074 : Fix initialisation, use and disposal of mocke session owner

e62f0e9d 06/23/2015 06:13 PM Cherian Mathew

Fix initialisation of mock session owner

b13da0b9 06/22/2015 04:58 PM Cherian Mathew

#5007 : Add remoting handler / operations for the taxon navigator

83a1a479 06/19/2015 03:20 PM Cherian Mathew

TaxonNavigator : added refresh of navigator on data change
TaxonNavigatorLabels : new interface with label strings used by taxon navigator handlers
RemotingChangeAcceptedTaxonToSynonymHandler : using TaxonNavigatorLabels
RemotingMoveFactualDataHandler : remoting version of move factual data handler...

ae7e2680 06/19/2015 10:43 AM Cherian Mathew

ICdmDataChangeService, CdmUIDataChangeService, CdmDataChangeService : added new data change service with different services for the ui and non-ui states
CdmApplicationState, CdmStore : added data change service to app state
CdmChangeEvent, ICdmChangeListener : added change listener and even to fire in case of data changes...

5c781bd3 06/12/2015 03:01 PM Cherian Mathew

BaseRemotingTest, RemotingSessionAwareTest : made abstract since there are not runnable tests
CdmEntitySessionManagerTest (.xml) : fixed test data

df390232 06/12/2015 02:29 PM Cherian Mathew

RemotingSessionAwareTest : added new class which handles pre-config of test classes which require a session
*Test.java : set super class to RemotingSessionAwareTest
*.xml : removed DefinedTermBase entites from datasets so that the terms are not deleted
ServiceInterceptorTest : correction

608f7100 06/11/2015 10:50 AM Cherian Mathew

corrected merge to latest snapshot version
updated hibernate config file and test db
setup testing framework with jetty and maven

f399aa02 05/20/2015 02:16 PM Cherian Mathew

corrected / moved existing tests

3e592557 02/17/2015 04:46 PM Cherian Mathew

implemented new method in interface

5528bb74 02/05/2015 10:42 AM Cherian Mathew

refactoring and added tests

5c6184af 02/02/2015 04:18 PM Cherian Mathew

merge from trunk

48a32bd3 01/20/2015 12:20 PM Cherian Mathew

merge from trunk

46d0131b 12/10/2014 06:03 PM Cherian Mathew

moving tests from cdmlib to the test project