Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
44d3355b 08/28/2020 11:51 AM Andreas Müller

some fixes in various files

b3085974 06/10/2020 10:42 PM Andreas Müller

ref #9005 , ref #9036 remove flags from TaxonNode in TaxEditor test data

c34a11ca 08/16/2019 03:35 PM Andreas Müller

ref #7957 adapt tests to DescriptionBase.types not null

8b7ea5be 07/25/2019 12:27 PM Andreas Müller

ref #8281 adapt TaxEditor test data to doubtful flag in TaxonNode

43613a08 07/25/2019 12:25 PM Andreas Müller

ref #7334 adapt TaxEditor tests to new schema (delete partial and proparte)

34d765c2 06/06/2017 10:05 AM Andreas Müller

adapt Taxeditor test data to model update

506d9934 02/06/2017 06:01 PM Andreas Kohlbecker

fix #2939 removing EhCacheConfig from application contexts and configuring the CacheManager explicitely

0ec8f6d7 02/06/2017 06:00 PM Andreas Kohlbecker

fix #2939 explicitely adding CdmServiceCache to test applicationContext

68fdcde3 02/06/2017 08:26 AM Andreas Kohlbecker

fix #2939 set up of cacheManager in test applicationContext

e042ef3a 11/14/2016 02:38 PM Andreas Müller

ref #5875 fix testdata in TaxEditor

b3570263 11/14/2016 02:27 PM Andreas Müller

ref #5875 fix testdata in TaxEditor

d0899d41 11/14/2016 02:13 PM Andreas Müller

ref #3925 fix testdata in TaxEditor

18336f56 11/14/2016 02:01 PM Andreas Müller

ref #3925 fix testdata in TaxEditor

9300078c 11/14/2016 01:39 PM Andreas Müller

ref #3925 fix testdata in TaxEditor

71cfddb2 11/14/2016 01:20 PM Andreas Müller

ref #3925 fix testdata in TaxEditor

478830af 11/14/2016 01:19 PM Andreas Müller

Add dataset.dtd to TaxEditor test data

c81df78d 11/14/2016 10:56 AM Andreas Müller

Update testdata in TaxEditor to model changes

e4e86d74 11/14/2016 10:19 AM Andreas Müller

Update TaxEditor tests to model changes

e73a46a0 11/11/2016 02:18 PM Andreas Müller

ref #5974 Some synonymRelationship updates in TaxEditor tests

f1c8dbb2 04/28/2016 09:27 PM Andreas Müller

Update Editor tests to 4.0

74b39e26 04/28/2016 09:11 PM Andreas Müller

Update Editor tests to 4.0

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

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

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

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

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

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