Commit graph

41 commits

Author SHA1 Message Date
722dd9a888
Ignore unknown keys when deserializing JSON 2025-05-30 09:52:40 -07:00
928e60e191
Update copyright 2025-05-28 20:41:38 -07:00
c9cd086ba1
Minor cleanups 2025-05-28 20:41:38 -07:00
14418918ee
Switch to Mockito Kotlin 2025-05-28 20:07:24 -07:00
726d7455f5
Cleanup tests 2025-05-04 17:17:01 -07:00
0480a72c30
Added a data class for the comment types 2024-05-24 17:25:57 -07:00
c5810c1986
Added comment config and builder 2024-05-24 02:41:38 -07:00
ceedb5009d
Updated copyright 2024-05-10 00:46:11 -07:00
b4194b765a Upgraded to Kotlin 1.9.21 2023-11-23 17:56:29 -08:00
d5e21dd3a1 Moved from Gradle to bld 2023-11-12 15:12:11 -08:00
7ef1c441e6 Updated copyright 2023-09-24 21:11:36 -07:00
4816f2258b Support for postman-echo new format 2023-09-24 16:23:38 -07:00
d525910145 Cleaned up tests with assertk 2022-10-03 23:52:55 -07:00
4a1f4e32b3 Upgraded to Kotlin 1.7.20 2022-09-30 22:40:48 -07:00
89c0acdf42 Updated dependencies and copyright. 2022-01-03 12:49:29 -08:00
f9594e9dc3 API URL must not be null. 2022-01-03 12:47:53 -08:00
7f3c783fe0 Updated copyright. 2021-03-21 17:14:41 -07:00
7adbddd3a3 Upgraded to Gradle 6.6 and Kotlin 1.4.0. 2020-08-18 00:31:13 -07:00
319af15a15 Updated copyright. 2020-03-07 16:26:11 -08:00
527530e89d Added toJson(). 2020-03-05 22:49:24 -08:00
5555f4ffc9 Added blank page test. 2019-10-02 01:38:10 -07:00
c2dfee4952 Improved tests. 2019-10-01 23:21:52 -07:00
5d5678aa79 Tests for null strings. 2019-10-01 22:36:03 -07:00
4bbb8b7701 More tests for mock request. 2019-09-29 23:04:36 -07:00
6f47f40bd1 Cleanup. 2019-09-24 21:15:16 -07:00
9d784dfe96 Added more tests and cleanup. 2019-09-24 18:52:11 -07:00
8702c6511d Moved static functions to companion object. 2019-09-23 16:29:16 -07:00
1595c7c238 Added more tests. 2019-09-22 23:32:48 -07:00
d100fdf7ed Improved reset() testing. 2019-09-22 22:53:03 -07:00
8a20a5cdb2 Implemented errorMessage and JSON (de)serialization. 2019-09-22 12:03:53 -07:00
139048d7c4 Added buildUserAgent() test. 2019-09-22 00:11:02 -07:00
72ae537e48 Updated tests. 2019-09-21 22:25:56 -07:00
ef74c7e5d8 Reworked constructors to match the API. 2019-09-21 00:06:34 -07:00
9993309a0f Added response property tests. 2019-09-20 20:39:07 -07:00
68144275b2 Added AkismetComment class. 2019-09-20 06:33:58 -07:00
1a2fa5273f Added isTest property. 2019-09-20 00:45:37 -07:00
a7f6b6a6c4 Addded blog property test. 2019-09-19 19:37:27 -07:00
8e2e7e1649 Replaced getApiKey() with getKeys().
Added spam author and email.
2019-09-19 18:08:59 -07:00
66fdd46fd8 Added submitHam and submitSpam tests. 2019-09-19 12:29:55 -07:00
4b018f926a Added dateToGmt() function. 2019-09-19 12:26:13 -07:00
271568e674 Initial commit. 2019-09-18 05:16:01 -07:00