Commit Graph

77 Commits

Author SHA1 Message Date
Paul Schaub 21bdd04d80
Reset discoverer after directory based test 2022-03-21 13:10:42 +01:00
Paul Schaub 7a36c285b5
Improve readability 2022-03-21 12:33:59 +01:00
Paul Schaub c2d4d283bc
Even more refactoring 2022-03-21 11:25:03 +01:00
Paul Schaub f04a322ac4
More refactoring 2022-03-19 14:36:33 +01:00
Paul Schaub a6b52562a8
Improve readability of wkd tests 2022-03-19 14:08:35 +01:00
Paul Schaub 661c870d1a
Fix checkstyle issues 2022-03-17 15:31:39 +01:00
Paul Schaub 3af16baa20
Refactoring and dynamic test suite 2022-03-17 15:27:28 +01:00
Paul Schaub 38ef283313
Add test for unbound user-ids 2022-03-13 16:53:22 +01:00
Paul Schaub 8968f69e31
Add links to javadoc and maven central to readme files 2022-03-13 16:38:33 +01:00
Paul Schaub 759afbeede
Fix links to submodules 2022-03-13 16:35:06 +01:00
Paul Schaub 049dc706e4
Update wkd-java-cli/README 2022-03-13 16:29:56 +01:00
Paul Schaub b035160c6a
Update README 2022-03-13 16:26:20 +01:00
Paul Schaub a99f0fef71
Refactor TestSuiteTestRunner 2022-03-13 16:23:42 +01:00
Paul Schaub d50df99946
No longer build fat jars, but rely on gradle application instead 2022-03-13 16:23:18 +01:00
Paul Schaub 85b49233e1
Refactor test suite generator 2022-03-13 16:08:04 +01:00
Paul Schaub d1d953e802
Modularize WKD discovery 2022-03-10 16:56:46 +01:00
Paul Schaub 30e8a55ef6
Catch NPE when fetching non-certificate data 2022-03-02 18:34:43 +01:00
Paul Schaub 2857273580
Document need for better injection technique 2022-03-02 18:02:02 +01:00
Paul Schaub cd3f36e26a
Experimental feature for testing WKDCli against wkd-test-suite 2022-03-02 18:01:12 +01:00
Paul Schaub 049c14b779
Add wkd-test-suite module 2022-03-02 17:01:30 +01:00
Paul Schaub 79af7ccab6
Disable TestFetchKeysFromGithubPages by default
External users might not expect the test suite to contact GH pages
2022-02-23 20:58:42 +01:00
Paul Schaub 851c14c685
Add CLI tests fetching test keys from github pages
See https://github.com/pgpainless/pgpainless.github.io
2022-02-23 20:55:41 +01:00
Paul Schaub 5613d42baf
Add javadoc and move http-independent WKDFetcher logic to AbstractWKDFetchet class. 2022-02-23 19:54:32 +01:00
Paul Schaub 9abe217de0
Create basic WKDCLI implementation 2022-02-21 14:16:55 +01:00
Paul Schaub a006aa11b9
Add Checkstyle config 2022-02-21 14:16:37 +01:00
Paul Schaub 296da65728
Initial commit 2022-02-21 11:51:30 +01:00
Paul Schaub e215eb2f0a
Add initial readme 2022-02-21 11:28:34 +01:00