Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
ce921df3 10/12/2015 10:57 AM Cherian Mathew

Add deproxy of entities in assertSame assertions

5a49a28f 07/23/2015 01:54 PM Cherian Mathew

#4932 Remove autowired members, Use serliaised cdm model map

6a3c8a34 07/21/2015 10:42 AM Cherian Mathew

Correct tests to account for change in cache loader mechanism

75291bc4 06/29/2015 03:21 PM Cherian Mathew

Rename classes according to convention

91a8d98c 06/29/2015 02:31 PM Cherian Mathew

#5009 Add operations and corresponding tests for delete / update nodes actions

#5009 : missed in last commit

fc14119f 06/29/2015 02:31 PM Cherian Mathew

#5009 Correct test and test data

986bf16c 06/29/2015 02:31 PM Cherian Mathew

#5009 Add delete handler / operation for polytomous key view with corresponding test class

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

Move test classes to right packages

4cea6554 06/25/2015 03:34 PM Cherian Mathew

Fix remaining test erros for collection call changes from #5031

e09f9c40 06/25/2015 02:46 PM Cherian Mathew

#5031 Update remoting code to be compatible with new common service collection calls

3237a360 06/24/2015 09:26 AM Cherian Mathew

Enable tests again

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...

04f2494e 06/18/2015 09:45 AM Cherian Mathew

CdmApplicationState:New class to handle application state
CdmStore, BaseRemotingTest : using new application state class
TaxonNavigatorTest : ignoring test for now
TaxonNavigatorTest : increased max memory for jetty

e70b1617 06/16/2015 10:18 AM Cherian Mathew

eu.etaxonomy.taxeditor.cdmlib/.classpath,MANIFEST.MF : removed cdm-server jar from classpath
OperationTestBase, TaxonNameEditorTest, : refactoring
MockConversationEnabled : class to mock interface IConversationEnabled
TaxonNavigatorTest (.xml) : added 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

b3523e34 06/03/2015 01:59 PM Cherian Mathew

forgot to add in last commit

f4142aa7 05/27/2015 05:54 PM Cherian Mathew

cdmlib-ehcache : removed disk based cache manager since the hb config is now cached in memory
CdmApplicationRemoteController, CdmModelCacher, CdmRemoteCacheManager, CdmModelGetMethodCacherTest : running the hibernate config load in separate thread
CdmTransientEntityCacher, EntityCacherDebugResult, CdmStore, SessionsViewPart: refactoring...

9d61d919 05/22/2015 07:10 PM Cherian Mathew

CacheLoader : added strict check in recurive loop for same (not only equal) objects
EntityCacherDebugResult : removed deproxy of objects
ProxyUtils : refactoring
httpInvokerServiceClients.xml : corrected validation service class name
hibernate.cfg.xml, cdmTest.*.db : updated to latest

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

corrected / moved existing tests

0ddb8392 02/17/2015 04:45 PM Cherian Mathew

CdmTransientEntityCacher, EntityCacherDebugResult : moved debug methods to debug result class
ProxyUtils : new class for util methods to do with hibernate proxy objects
ICdmEntitySessionEnabled, CdmEntitySessionInput, PolytomousKeyEditorInput, TaxonNameEditor, PolytomousKeyViewPart, TaxonNavigator, AbstractCdmViewPart, MultiPageTaxonEditor : Added getRootEntities method...

c7d830cc 02/11/2015 02:03 PM Cherian Mathew

CdmModelCacher : added recursive search in super classes
CdmTransientEntityCacher : corrected caching
EntityCacherDebugResult : new debug result object
CdmEntitySession, ICdmEntitySession, MockCdmEntitySession : added debug method
CdmEntitySessionInput : new super class for editor input objects...

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

refactoring and added tests

a41953a2 02/03/2015 10:49 AM Cherian Mathew

ApplicationUtil : Added 'Remoting' to title
CdmTransientEntityCacher : corrected recursive call for delete functionality
RemotingLoginDialog : Added refresh functionality
PolytomousKeyTest : updated test data and added tests for delete functionality

72aa4212 02/02/2015 04:42 PM Cherian Mathew

added h2 db to resources and delete test to test class

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

merge from trunk

8ae70850 01/27/2015 10:35 AM Cherian Mathew

updated current tests and added new ones

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

moving tests from cdmlib to the test project