Commit graph

84 commits

Author SHA1 Message Date
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
539bb6fbc0
Reverted back to Kotlin 1.9.24 as koltinx-serialization-json is not yet compatible with 2.0.0 2024-05-24 01:29:17 -07:00
2c64779c18
Minor cleanup 2024-05-23 22:22:33 -07:00
6eede8886d
Bumped Kotlin to version 2.0.0 2024-05-23 22:20:43 -07:00
92b21fce9e
Bumped Mockito to version 5.12.0 2024-05-11 13:04:31 -07:00
ceedb5009d
Updated copyright 2024-05-10 00:46:11 -07:00
5b837efc2a
Bumped Kotlin to version 1.9.24 2024-05-09 23:47:42 -07:00
96497b62e7
Bumped Mockito to version 5.11.0 2024-03-21 00:21:24 -07:00
c97e77e5f0 Bumped to bld 1.9.0 2024-02-26 17:28:22 -08:00
44a2678de9 Using provided directory for Kotlin serialization plugin 2024-01-31 16:41:17 -08:00
d180795974 Bumped dependencies 2024-01-31 16:14:00 -08:00
ac5cb0ef07 Added detekt extension 2023-11-25 21:46:55 -08:00
b4194b765a Upgraded to Kotlin 1.9.21 2023-11-23 17:56:29 -08:00
f850dbb51c Minor cleanup 2023-11-13 12:42:58 -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
a918fdf107 Fixed potential resource leak 2023-01-31 22:07:20 -08: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
453bb95617 Cleanup 2022-04-28 22:03:37 -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
adf12ce9ab Dependencies updates. Kotlin 1.5.30. 2021-08-25 09:04:47 -07:00
782fd2f649 Upgrade to JDK 16, Kotlin 1.3.21 and Gradle 7.1.1 2021-07-27 14:41:16 -07:00
b674549840 Cleanup. 2021-06-12 13:30:54 -07:00
09e681ed8b Updated dependencies. 2021-04-26 12:47:38 -07: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
bd27e0b7af Added toApiUrl() extension. 2020-03-05 22:50:06 -08:00
a995ae2af5 Cleanup. 2020-03-05 22:49:44 -08:00
527530e89d Added toJson(). 2020-03-05 22:49:24 -08:00
5550f076ca Updated dependencies. 2020-03-05 22:48:34 -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
1b0146ebb4 Allow null strings in comment properties. 2019-10-01 22:11:44 -07:00
4bbb8b7701 More tests for mock request. 2019-09-29 23:04:36 -07:00
a0e2750c01 Cleanup. 2019-09-25 10:56:26 -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
2db72fa867 Cleanup. 2019-09-24 17:20:05 -07:00
0e6d9921f6 Added ifNull() extension function. 2019-09-24 16:52:49 -07:00
b8df369f0a Cleanup. 2019-09-23 18:31:17 -07:00
8702c6511d Moved static functions to companion object. 2019-09-23 16:29:16 -07:00
7e3c7c1190 Cleanup. 2019-09-23 11:23:44 -07:00
befd8bfc3f Added more types. 2019-09-23 11:22:25 -07:00
1595c7c238 Added more tests. 2019-09-22 23:32:48 -07:00