13887 Commits

Author SHA1 Message Date
418aee2dfa Migrated unit test to integration test. 2014-03-16 21:30:00 +01:00
9daf7f8c62 Migrated unit test to integration test. 2014-03-16 21:24:46 +01:00
17eb69c922 Migrated some test cases to the integration test. 2014-03-16 20:50:26 +01:00
d9138d29e7 Implemented some final services. 2014-03-16 20:36:07 +01:00
e55b4bf967 Added DaisyIntegrationModule. 2014-03-16 20:21:21 +01:00
8486c4f682 Implemented equals/hashCode for PageRequest 2014-03-16 19:56:04 +01:00
62e01c62ae Implemented method. 2014-03-16 19:51:53 +01:00
1f78bc4da5 Migrated integration test from Spring to Guice. 2014-03-16 19:46:36 +01:00
7f912be091 Created new NotificationModule to inject NotificationSourceURL with properties. 2014-03-16 19:33:23 +01:00
a203cfdb40 Converted unit test to integration test. 2014-03-16 19:16:25 +01:00
7fca37521a Converted unit test to integration test. 2014-03-16 19:14:21 +01:00
2accdf0fff Converted unit test to integration test. 2014-03-16 19:10:49 +01:00
a99177fa3b Converted unit test to integration test. 2014-03-16 17:52:32 +01:00
bf440845f0 Migrated unit test to integration test. 2014-03-16 17:13:48 +01:00
2b039e7a45 Converted to integration test. 2014-03-16 16:47:16 +01:00
2edbc7e0c8 More tests. 2014-03-16 16:45:48 +01:00
ac0eaed0bb Moved a bunch of test cases to integration test. 2014-03-16 16:38:56 +01:00
65f751e4d7 Moved a bunch of test cases to integration test. 2014-03-16 16:07:54 +01:00
31eff6428e Converted test to integration test. 2014-03-16 12:54:44 +01:00
f96f686817 Sort-of fixed tests for IdeaServiceImpl 2014-03-16 12:22:25 +01:00
17c813fdf0 Converted mock test to integration test. 2014-03-16 11:42:21 +01:00
138e2fa461 Fixed all view tests.
Added a module containing all mocks to the test injector.
Removed double mocks since the Guice injector cant handle it.
2014-03-16 10:56:47 +01:00
37073e0959 Migrated test cases to integration test class. 2014-03-16 10:26:50 +01:00
cddd1a4463 Migrated test cases to integration test class. 2014-03-16 10:14:05 +01:00
9a371f750c Integration test fixed. 2014-03-16 09:45:07 +01:00
dfefc480a8 Integration test fixed. 2014-03-16 09:43:58 +01:00
c56a97b676 Integration test fixed. 2014-03-16 09:41:21 +01:00
5bcc8d2ed2 Integration test fixed. 2014-03-16 09:40:44 +01:00
f52d7aeced Integration test fixed. 2014-03-16 09:39:48 +01:00
746e51280a Integration test fixed. 2014-03-16 09:38:04 +01:00
b7d435b633 Integration test fixed. 2014-03-16 09:35:40 +01:00
a5a655f9b9 Integration test fixed. 2014-03-16 09:31:17 +01:00
fe68e93c31 Integration test fixed. 2014-03-16 09:30:24 +01:00
3ac6f42a25 Integration test fixed. 2014-03-16 09:28:03 +01:00
f09bfa064e Integration test fixed. 2014-03-16 09:27:25 +01:00
028639e2f9 Integration test fixed. 2014-03-16 09:26:07 +01:00
e26b098859 Integration test fixed. 2014-03-16 09:24:36 +01:00
96a69b0d96 Integration test fixed. 2014-03-16 09:23:06 +01:00
f33c52bb65 Integration test fixed. 2014-03-16 09:18:37 +01:00
0e77920845 Integration test fixed. 2014-03-16 09:16:57 +01:00
33dcec561b Integration test fixed. 2014-03-16 09:13:46 +01:00
8ac1656792 Heh 2014-03-16 09:12:21 +01:00
c2ca480096 Integration test fixed. 2014-03-16 09:09:29 +01:00
05bf8de966 Integration test fixed. 2014-03-16 09:07:34 +01:00
9a8c3751bd Integration test fixed. 2014-03-15 23:47:05 +01:00
4208e043a6 Integration test fixed. 2014-03-15 23:39:15 +01:00
0ad2293627 Integration test fixed. 2014-03-15 23:36:05 +01:00
dfe046aae1 Added IntegrationTest base class that you can extend from to implement integration tests for services. Use the provided save() method to fill the database. Every test is run in a rollback-only transaction. 2014-03-15 23:29:26 +01:00
5b5196d4d5 Moved modules to its own package. 2014-03-15 23:24:12 +01:00
69745a1102 Fixed more implementations. 2014-03-15 22:18:33 +01:00