Commit graph

424 commits

Author SHA1 Message Date
anthonyraymond 9c682d88c6 Updated to Springboot 2.0 and updated all other maven deps 2018-05-07 02:04:52 +02:00
anthonyraymond a83d9474c7 Removed Hibernate validator 2018-05-07 00:31:57 +02:00
anthonyraymond 6134c4f0f0 Switch from Tomcat to Undertow 2018-05-07 00:19:06 +02:00
anthonyraymond 4e7c66a9e5 Update ui 2018-05-05 21:19:38 +02:00
anthonyraymond ea3a84664a Dispatch torrent file created/deleted events 2018-04-30 17:29:35 +02:00
anthonyraymond c376d9fca9 Enforce a test case 2018-04-30 17:28:36 +02:00
anthonyraymond 8de4c683ee Fix infohash deserialising 2018-04-29 02:28:39 +02:00
anthonyraymond 04f0ce56ad Fix a bug when announcer fails to announce to many times (a stop event was send after the torrent was deleted) 2018-04-29 02:28:14 +02:00
anthonyraymond 9d3ce33f7f Fix concurency issue when Client was Stopping and torrents were actives 2018-04-26 00:13:57 +02:00
anthonyraymond c7e122d4d7 Add thread name to log 2018-04-26 00:13:11 +02:00
anthonyraymond 8c7a4fd725 Fix concurency issue in key and peerid generator 2018-04-26 00:12:54 +02:00
anthonyraymond 4c60f2964f WebSocketAuthorizationSecurityConfigTest tests 2018-04-10 00:41:59 +02:00
anthonyraymond 2ff9b24f7b Removed class from coverage exclusion 2018-04-10 00:00:56 +02:00
anthonyraymond f9106191fd WebSocketAuthenticatorService & AuthChannelInterceptorAdapter tests 2018-04-09 23:51:19 +02:00
anthonyraymond 12aa47c56e Removed useless imports 2018-04-09 23:12:55 +02:00
anthonyraymond 5f39a4ac00 WebSocketAuthenticationSecurityConfig tests 2018-04-09 23:04:20 +02:00
anthonyraymond 29ac2d5c59 JacksonConfig tests 2018-04-08 00:53:18 +02:00
anthonyraymond 8da936c16f Endpoint obfuscator tests 2018-04-08 00:53:00 +02:00
anthonyraymond c16924c431 WebSocketConfig tests 2018-04-08 00:52:38 +02:00
anthonyraymond 0f7d29ca3e Renamed two WebApp tests 2018-04-08 00:51:51 +02:00
anthonyraymond 4db4b486c5 removed useless annotation 2018-04-07 23:15:53 +02:00
anthonyraymond 1037f4e58f Jackson config test 2018-04-07 23:14:39 +02:00
anthonyraymond 812b25caa8 Renamed a webapp test 2018-04-07 23:01:43 +02:00
anthonyraymond d10c6c9c78 Start to test web layer 2018-04-07 02:14:58 +02:00
anthonyraymond e64979284a Fix coverage exclusion 2018-03-31 01:02:48 +02:00
anthonyraymond f6bb8342fe Added first integration test with full web context loaded 2018-03-31 00:58:33 +02:00
anthonyraymond 3aadfcebcd Prepare Integration tests 2018-03-31 00:14:56 +02:00
anthonyraymond c7f3a3749d Improved Covera on web package 2018-03-30 23:20:44 +02:00
anthonyraymond c8586eed2c Improved travis build time 2018-03-30 00:55:39 +02:00
anthonyraymond 107b564cd9 Improve coverage for WebSocketCOntroller 2018-03-30 00:39:03 +02:00
anthonyraymond ab0902c046 Regular test on WebsocketController 2018-03-30 00:25:44 +02:00
anthonyraymond d649659e95 Update to SpringBoot 1.5.10 2018-03-29 23:47:38 +02:00
anthonyraymond 9d013cc016 Excluded some class from jaCoCo coverage 2018-03-29 00:14:14 +02:00
anthonyraymond 09211eeba6 Fix NPE when ConnectionHandler stops 2018-03-28 23:38:52 +02:00
anthonyraymond f0385c7029 Improved ConnectionHandler test coverage 2018-03-28 23:37:46 +02:00
anthonyraymond 4a5208dba5 ConnectionHandler thread was never started 2018-03-28 22:34:03 +02:00
anthonyraymond 74b125ba32 Fix tests to work on slow environment (travis) 2018-03-26 23:54:55 +02:00
anthonyraymond 9b753c5b98 Fix pom.xml indent 2018-03-26 23:36:48 +02:00
anthonyraymond 3243dc9dcf Improved test coverage 2018-03-26 23:34:19 +02:00
anthonyraymond 350e5e5014 Removed useles imports 2018-03-26 23:34:18 +02:00
anthonyraymond 5a1c9c4f5e Improved test coverage 2018-03-26 23:34:18 +02:00
anthonyraymond eaf72cbeaf Fix client "stop" property on instantiation; 2018-03-26 23:34:18 +02:00
anthonyraymond d89e855929 Improved test coverage 2018-03-26 23:34:18 +02:00
anthonyraymond cf7de59cd0 Improved test coverage 2018-03-26 23:34:17 +02:00
anthonyraymond 2193b8b173 Improved test coverage 2018-03-26 23:34:17 +02:00
anthonyraymond bb1bba6e68 Improved test coverage & small refactor 2018-03-26 23:34:17 +02:00
anthonyraymond ec38e97a12 Instantiate Announcer with a Factory 2018-03-26 23:34:17 +02:00
anthonyraymond 32ef182d08 Pass dow AppConfiguration instead of ConfigProvider 2018-03-26 23:34:17 +02:00
anthonyraymond c4c696dca8 Speed up tests 2018-03-26 23:34:17 +02:00
anthonyraymond 521733f308 Remove useless imports 2018-03-26 23:34:17 +02:00