Commit Graph

6068 Commits

Author SHA1 Message Date
akwizgran f97393f160 Unit tests, refactoring and bugfixes for the database. Replies to messages in
other groups no longer affect sendability, which makes it safe to delete all
messages from a group when unsubscribing.
2011-07-05 14:16:29 +01:00
akwizgran eb752ada62 Factored out the database cleaner. 2011-07-04 18:11:27 +01:00
akwizgran 390b316724 Unit tests for H2Database. 2011-07-04 16:06:10 +01:00
akwizgran 6384256c06 Unit tests for i18n component. 2011-07-01 13:11:59 +01:00
akwizgran a5bb959635 Enabled assertions in junit tests. 2011-07-01 12:19:02 +01:00
akwizgran 0ed2a7c9e7 Javadocs and unit tests. 2011-07-01 12:07:00 +01:00
akwizgran b29a024c2a Changed "neighbour" to "contact" throughout (messy, but it's only going to get messier later). Also reordered some methods in DatabaseComponent impls. 2011-06-29 13:16:33 +01:00
akwizgran ed0174a91b Added the ability to remove neighbours from the database (untested). 2011-06-29 12:54:00 +01:00
akwizgran 6960f64982 Unit tests for InvitationWorker. 2011-06-28 17:53:34 +01:00
akwizgran b2532708d3 Removed name from startTransaction(), merged the two batch-removal methods. 2011-06-28 17:52:26 +01:00
akwizgran 82fb860ab8 More javadocs. 2011-06-27 16:11:59 +01:00
akwizgran 5281113f24 Javadocs and unit tests, God help me. 2011-06-27 13:01:31 +01:00
akwizgran d193f23e4c Replaced printlns with logging, moved delete() to FileUtils. 2011-06-27 10:38:30 +01:00
akwizgran eaf52f57e7 More unit tests. 2011-06-22 17:09:49 +01:00
akwizgran dad1b4fcb9 More unit tests. 2011-06-22 16:58:03 +01:00
akwizgran eb1c855278 Javadocs and unit tests. Woo! 2011-06-22 11:42:33 +01:00
akwizgran 9e76cc6a4f Added test jars and the first unit test. 2011-06-21 23:12:30 +01:00
akwizgran cd4f99df3d Initial commit with new directory structure. 2011-06-21 18:01:28 +01:00