Skip to content
This repository has been archived by the owner on Feb 23, 2018. It is now read-only.

Commit

Permalink
#14 clean up test properties and add readme for unit test setup
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-conway committed Oct 27, 2017
1 parent 024f328 commit ec8973f
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 118 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,17 @@ eventually be pulled out to a stand alone utilities package for use across mid t

Switched to the existing standardized /etc/irods-ext method of defining properties picked up by spring for interpolation in
bean configuration. This is especially useful for docker deployments as the /etc/irods-ext can be a volume mount for docker

#### ticket tests failing when run together, possible iRODS issue #16

Did some cleanup and temporarily put aside several ticket tests for further assessment at the iRODS and Jargon layer. There maybe some
remaining issues with tickets, see https://github.com/DICE-UNC/jargon/issues/266 so this will be revisited at that
layer as soon as possible. These changes allow a clean unit test baseline

#### Adjust props,etc so that unit tests are clean before proceding #14

Normalizing the test setup, properties generation scheme to align with cloud browser, rest, jargon, etc. This will allow
easier setup in iRODS CI, etc. Simplified the spring config propertis references to look at the metalnx.properties in /etc/irods-ext for production in issue #10 and #7, and this change utilizes build of test.metalnx.properties and testing.properties from the pom
based on settings.xml as in jargon and other libs.

See the DEVELOPER-README.md doc for details on how to set up and run tests.
44 changes: 0 additions & 44 deletions src/emc-metalnx-services/src/test/resources/database.properties

This file was deleted.

This file was deleted.

24 changes: 0 additions & 24 deletions src/emc-metalnx-services/src/test/resources/msi.properties

This file was deleted.

18 changes: 0 additions & 18 deletions src/emc-metalnx-services/src/test/resources/security.properties

This file was deleted.

0 comments on commit ec8973f

Please sign in to comment.