Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
8504f4f3 04/28/2016 08:52 PM Andreas Müller

Update TaxEditor H2 test database to 4.0

34de4065 03/15/2016 09:47 AM Katja Luther

change url of test datasource to fix taxeditor tests

3e5aa473 03/11/2016 10:51 AM Andreas Kohlbecker

integration-test run independend from working directory

bf3752e5 03/11/2016 09:58 AM Andreas Kohlbecker

removing unneccesary trace info for test h2 db and using the correct h2 driver class

39713f4e 03/10/2016 10:38 AM Andreas Kohlbecker

fixing path to test datasource

29e15375 03/08/2016 03:53 PM Andreas Kohlbecker

cleaning up test resources

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

2a681907 10/21/2015 10:29 AM Katja Luther

fix test for TaxonNavigator: all nodes need a taxon, except the topmost one

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

#5299 Handle session caching of new entities

1baeb336 09/04/2015 10:33 AM Cherian Mathew

Correct transient service method

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

#5138 Add test for normal Person load case

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

#5138 Add test for cascade error

43527305 08/06/2015 04:01 PM Cherian Mathew

#5130 Extend import wizards to import data via remoting and Add tests for the same

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

#5129 Extend export ui for remoting

233a8fe2 07/02/2015 11:01 AM Cherian Mathew

#5012 Adding remoting session and updating save methods for Bulk Editor

Replace properties file with xml file

#5012 updates for making Bulk Editor remoting capable

a06a017b 06/29/2015 05:58 PM Cherian Mathew

Move test file to correct location

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

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

bb3317c0 06/26/2015 03:11 PM Cherian Mathew

Add log4j extras to apply expression filters

721dde11 06/26/2015 11:37 AM Cherian Mathew

Move test data to be compatible with last commit

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

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

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

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

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

f0909be0 06/18/2015 12:58 PM Cherian Mathew

setting root loffer level to warn

0fd7ff08 06/18/2015 11:28 AM Cherian Mathew

CdmRemoteSourceBase : using user service for db checks
httpInvokerServiceClients.xml : updated database service config
HttpInvokerServicesTest : added polytomous key service ping
server.properties : added back server properties file

35bff1e0 06/16/2015 10:24 AM Cherian Mathew

removing properties file from repo

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

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

93b0eb6b 06/03/2015 01:56 PM Cherian Mathew

eu.etaxonomy.taxeditor.cdmlib/.classpath, eu.etaxonomy.taxeditor.cdmlib/META-INF/MANIFEST.MF, eu.etaxonomy.taxeditor.test/META-INF/MANIFEST.MF : moved test jars to test project
eu.etaxonomy.taxeditor.cdmlib/META-INF/MANIFEST.MF : added packages required by test project to exported package list...

79444489 06/03/2015 01:42 PM Cherian Mathew

moved reseources from src/main/resources to src/test/resources to be maven compliant

bde04797 02/02/2015 04:43 PM Cherian Mathew

reverting incorrect commit

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

added h2 db to resources and delete test to test class