Remove duplication that is in the test helper. Adding tests for the passing of no content, and the wrong method used. Also ensuring that there has been a changeset added to the db when it is created.

This commit is contained in:
Shaun McDonald 2009-04-13 00:04:24 +00:00
parent 0f25285ab6
commit 2c52b06716
5 changed files with 29 additions and 23 deletions

View file

@ -1,2 +1,2 @@
# Use the MySQL interface for SqlSessionStore
SqlSessionStore.session_class = MysqlSession
SqlSessionStore.session_class = PostgresqlSession