Project

General

Profile

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

# Date Author Comment
28b2c27a 12/01/2017 08:20 AM Andreas Kohlbecker

partially fixing broken test suite:

  • using in mem h2 db for all tests
  • ignoring all broken presenter tests
  • separating out test applicationContext for pure service tests
  • reducing test data sets
25c1d6d8 11/07/2016 11:45 AM Andreas Kohlbecker

fixin project setup:

  • solving maven warnings
  • solving some dependency problems (itextpdf, ...)
  • solving dependency probelms with jetty launcher in eclipse
  • making maven jetty plugin work
  • removing p6spy stuff
19c380b7 03/08/2016 10:28 AM Katja Luther

minor

9f2a3880 03/08/2016 10:27 AM Katja Luther

Revert "fix for 4.0 update"

This reverts commit f005d5fe176805dbaad3b009684875d55d0b10fe.

c442b312 03/08/2016 10:26 AM Katja Luther

fix project for version 4.0

1288c7df 03/07/2016 04:03 PM Katja Luther

fix for update to 4.0

2a3aed04 05/07/2015 05:27 PM Cherian Mathew

testing git flow publish

86ecbed8 05/07/2015 05:21 PM Cherian Mathew

testing for remote feature

3e7f8ad4 05/07/2015 05:16 PM Cherian Mathew

removed incorrect test datasource setting and corresponding factory class

0e7981e2 05/07/2015 04:34 PM Cherian Mathew

NewTaxonBasePresenterTest.xml : adjusted ids in test data to avoid unique key issue
unitils.properties : reverted back to standard h2 jdbs driver

f540664e 04/08/2015 04:25 PM Cherian Mathew

corrected typo

33532d90 04/08/2015 03:08 PM Cherian Mathew

corrected datasource factory class name

73baaed9 04/08/2015 02:54 PM Cherian Mathew

Added tests for NewTaxonBasePresenter
Improved corrected existing tests
CdmTestDataSourceFactory, unitils.properties : added custom test data source factory for unitils

034d3d7a 04/02/2015 10:27 AM Cherian Mathew

testing fixes :

  • removed unnecessary config files
  • moved h2 test db to test resources folder
  • cleaned up unitils properties file
  • reverted applicationContext to use persistentTermInitializer
f0f54b27 03/12/2015 01:20 PM Cherian Mathew

unitils.properties : reverted back to normal h2 settings
StatusPresenterTest : using mock status composite

3908fcfb 03/12/2015 11:34 AM Cherian Mathew

test classes and datasets for status editor

ead0a1ab 12/03/2014 02:16 PM Cherian Mathew

initial commit for project cdm-vaadin