Create basic smoke tests for startup; confirm that the home directory exists and is read/write; confirm that we can create a database connection.
This commit is contained in:
parent
c95b7efc0b
commit
f3098b2705
2 changed files with 142 additions and 0 deletions
|
@ -7,6 +7,8 @@
|
|||
|
||||
edu.cornell.mannlib.vitro.webapp.config.ConfigurationPropertiesSetup
|
||||
|
||||
edu.cornell.mannlib.vitro.webapp.servlet.setup.BasicSmokeTests
|
||||
|
||||
edu.cornell.mannlib.vitro.webapp.config.RevisionInfoSetup
|
||||
|
||||
edu.cornell.mannlib.vitro.webapp.email.FreemarkerEmailFactory$Setup
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue