Commit Graph

35 Commits

Author SHA1 Message Date
Paul Schaub 873ca84af8
Bump PGPainless dependencies
Bump pgpainless-core to 1.5.6
Bump cert-d-pgpainless to 0.2.2
Bump cert-d-java to 0.2.2
2023-07-07 12:34:16 +02:00
Paul Schaub e9f2efd15a
Bump pgpainless-core to 1.3.12, pgpainless-cert-d to 0.2.1, cert-d-java to 0.2.1 2022-11-25 16:17:24 +01:00
Paul Schaub 2a1676904f
Fix user-id format on test key 2022-08-04 13:26:46 +02:00
Paul Schaub 607518f945
Add support for i18n using resource bundles 2022-08-04 13:26:22 +02:00
Paul Schaub c882fa679f
Document wkd-java-cli build.gradle 2022-04-26 01:22:14 +02:00
Paul Schaub 43ef11f11a
Reuse slf4jVersion for slf4j-nop 2022-04-26 01:19:13 +02:00
Paul Schaub 06851776bd
Move picocli version to version.gradle 2022-04-26 01:18:01 +02:00
Paul Schaub 4e2a714ee7
Move pgpainless-cert-d version to version.gradle 2022-04-26 01:17:17 +02:00
Paul Schaub f2833a5a40
Bump mockito to 4.5.1 2022-04-26 01:16:17 +02:00
Paul Schaub 3b9bf52c62
Move junit5-system-exit version to version.gradle 2022-04-26 01:15:27 +02:00
Paul Schaub 7f067c55e5
Rename 'fetch' subcommand to 'get' 2022-04-11 13:47:41 +02:00
Paul Schaub df85b4202d
Javadoc 2022-04-05 16:11:06 +02:00
Paul Schaub 40d5d6eba6
Introduce enum value for test case expectation to enable modelling of unassertive tests! 2022-04-02 17:31:38 +02:00
Paul Schaub d7cddf26bb
Add support for fetching policy objects 2022-03-21 16:03:11 +01:00
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 8968f69e31
Add links to javadoc and maven central to readme files 2022-03-13 16:38:33 +01:00
Paul Schaub 049dc706e4
Update wkd-java-cli/README 2022-03-13 16:29:56 +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 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 296da65728
Initial commit 2022-02-21 11:51:30 +01:00