Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
a41769e5 05/24/2016 02:57 PM Katja Luther

minor

30c47554 05/24/2016 10:32 AM Katja Luther

fix test

5089d8d9 05/24/2016 10:27 AM Katja Luther

fix test

dd67df76 05/24/2016 10:18 AM Katja Luther

set the failing test to ignore, I will fix it tomorrow

e5784407 04/04/2016 02:59 PM Katja Luther

comment the failing line out because the remove null value call in getChilren method converts the persistent list into a arraylist

39224821 02/01/2016 09:23 AM Katja Luther

fix tests

535b8101 01/21/2016 04:33 PM Andreas Müller

Change only for debugging

f1d20a81 01/21/2016 04:24 PM Andreas Müller

Cleanup a bit, no real change

93590159 10/27/2015 05:24 PM Cherian Mathew

#5297 Add remoting progress monitoring

#5297 Change active seesion variable to a inheritable thread local variable and add relevant tests

Add monitered operation

#5297 Add post monitor operation callback, Add report text dialog

#5297 Add progress monitor client manager...

3b668a07 10/09/2015 03:42 PM Andreas Müller

remove Ignore on saveNewTerm test

d4d342a1 10/08/2015 05:19 PM Cherian Mathew

#5302 Add cdm version and services version check

6c95dd3d 10/08/2015 12:48 PM Cherian Mathew

Update root entity merge calls to use new merge method.

c27ecf00 10/01/2015 03:14 PM Cherian Mathew

#5299 Handle session caching of new entities

abebca79 09/24/2015 11:05 AM Cherian Mathew

#5247 Fix duplicate entity issue for new entities by using the new merge service method which returns the input transient object

6ac1f1fd 09/04/2015 11:42 AM Cherian Mathew

Correct test to use uuids

a9afeb56 09/03/2015 12:09 PM Cherian Mathew

#5138 Add test for normal Person load case

4df2d57c 09/01/2015 05:45 PM Cherian Mathew

Ignoring test until #5138 is fixed

5e6e427a 09/01/2015 05:23 PM Cherian Mathew

#5138 Add test for cascade error

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