Commit Graph

30 Commits

Author SHA1 Message Date
Dave
6bc466954e System.out cleanup 2015-07-05 22:14:16 +02:00
Dave
c7596effeb warning cleanup 2015-07-05 22:13:54 +02:00
Dave
2865590088 large set of functional tests, passing all except the HandshakeAction 2015-07-05 20:08:45 +02:00
Dave
ad951798e8 starting to add a functional test suite showcasing basic implementation
details and action behaviour
2015-07-04 17:43:55 +02:00
Dave
6176bede43 adding license 2015-07-04 15:36:56 +02:00
Dave
1cc6f9c4b9 merged adapter into master, moved NoRegister to models package 2015-07-04 14:54:39 +02:00
Dave
7a3a78f78f import cleanup 2015-07-04 14:50:10 +02:00
Dave
cd1c7bdc69 all basic tests pass! 2015-07-04 14:46:22 +02:00
Dave
1c1a6012bf import cleanup 2015-07-03 23:43:06 +02:00
Dave
788e2a8dc4 set up NoUtil to use a env secret key 2015-07-03 23:24:57 +02:00
Dave
c0b2c1c82d massive changes
- Changed NoCore to a non-static object
- Cut out all spheres in favour of a NoAdapter interface
- Added basic NoDefaultAdapter object, should be overridden in prod uses
2015-07-03 22:44:28 +02:00
Dave
1e543bafc1 name refactors 2015-06-29 22:34:47 +02:00
Dave
178616adcb warning fixes 2015-06-29 22:29:25 +02:00
Dave
59b2be78c1 Test tweaks, expecting the correct error 2015-06-29 22:27:54 +02:00
Dave
a40d5e9738 renaming to adhere to GoogleStyle conventions 2015-06-28 21:50:46 +02:00
Dave
bd931e1dce removed unnecessary catch 2015-06-28 21:32:24 +02:00
Dave
e3873ed22c removed some catches, added nullpointer checks 2015-06-28 21:32:15 +02:00
Dave
64e408a67a added a test for allowed secret key size 2015-06-28 21:17:29 +02:00
Dave
6166e77646 unit tests 2015-06-27 23:46:46 +02:00
Dave
bb12dcc555 added NoUserTest 2015-06-27 22:33:47 +02:00
Dave
ae4266b9ba removed shitty """"unit tests"""" 2015-06-27 22:00:13 +02:00
Dave
34b9a748f9 formatting 2015-06-27 21:50:28 +02:00
Dave
fb63626fc5 removed unused imports 2015-01-06 23:56:01 +02:00
Dave
e43f696b9f Added some printIf comments to ActionInfluenceLifecycle 2015-01-06 23:54:48 +02:00
Dave
4e42c51581 Added action-influence lifecycle test 2015-01-06 23:45:33 +02:00
Dave
787d66b87d removed unused imports 2015-01-06 22:45:15 +02:00
Dave
aa8bb07300 Added a test to test logging in, modifying data and logging out 2015-01-06 22:43:20 +02:00
Dave
707252b62b ignores and unused dependency removal 2015-01-06 19:43:39 +02:00
Dave
e5ca4b6048 Finalized Registration and Login tests 2015-01-06 18:59:49 +02:00
Dave
2d754af0c2 New classes for testing 2015-01-05 23:10:59 +02:00