Add unit test for mark as known page and slightly improve the logic
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Mon, 28 Nov 2016 20:47:35 +0000 (21:47 +0100)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Mon, 28 Nov 2016 20:47:35 +0000 (21:47 +0100)
commitc1767cbdd65e2ff62297676653250c0dcd890446
tree1a082e7bd6ba7068342e1190a8988fc86c0a6831
parentc922f4176046a911deec47dc71f70b0052703233
Add unit test for mark as known page and slightly improve the logic
src/main/java/net/pterodactylus/sone/web/MarkAsKnownPage.java
src/test/kotlin/net/pterodactylus/sone/web/MarkAsKnownPageTest.kt [new file with mode: 0644]