Project

General

Profile

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

# Date Author Comment
d9054fe5 08/13/2019 05:02 PM Andreas Müller

adapt TaxEditor to Schema changes v5.8.1

d7aa17fe 02/26/2019 01:58 PM Katja Luther

fix test in ProgressMonitorServiceTest, extraUser needs to be in group editor

6034c463 03/16/2018 04:17 PM Katja Luther

fix using correct cache

3fd86b55 03/16/2018 02:54 PM Katja Luther

missing test adaption for cdmlib-cache

4b5b85e0 03/16/2018 02:47 PM Katja Luther

adapt tests to cdmlib-cache

10644642 11/10/2016 01:50 PM Andreas Müller

ref #3658 remove nomenclatural code from datasources

f8828bfd 05/24/2016 10:28 PM Andreas Müller

minor

15202dd0 11/16/2015 03:12 PM Cherian Mathew

Fix test environment for webapp test

7a96337f 11/16/2015 03:11 PM Cherian Mathew

#4073 Add new project for lanuching embedded jetty server using cdmlib webapp

#4073 Add jetty server dependencies

#4073 Add stop start possibility for server

#4073 Add functionality to control managed server in login dialog

#4073 Add start / stop methods for managed server...

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

f4f5cd63 09/02/2015 11:03 AM Cherian Mathew

#5181 Fix incorrect load of CdmServiceCacher when connecting via Datasource view

da3cc7e3 08/24/2015 05:17 PM Cherian Mathew

Correct properties file load and server info test

15a62a24 08/24/2015 11:58 AM Cherian Mathew

#4073 Initial implementation of local cdm-server

26d19e4f 08/04/2015 06:34 PM Cherian Mathew

#5129 Extend export ui for remoting

568f7fa0 07/21/2015 01:10 PM Cherian Mathew

Set security context for tests

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

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

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

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

115e458f 06/11/2015 05:50 PM Cherian Mathew

fixed issues with resource loading for maven int tests

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

95b6f6f5 05/27/2015 02:07 PM Cherian Mathew

CdmApplicationRemoteController : refactoring code to simplify application context loading and making it performant
CdmModelCacher : removed unused method
CdmRemoteCacheManager : moved cache from disk to memory
httpInvokerServiceClients : lazy initializing all service beans...

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

79c42b3f 01/28/2015 02:26 PM Cherian Mathew

merge from trunk

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

updated current tests and added new ones

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