Commit graph

54 commits

Author SHA1 Message Date
c7c70f1b90
Rename BeforeAll class to BeforeAllTests 2025-06-30 16:08:46 -07:00
8c03669240
Rename tests class 2025-06-24 09:01:40 -07:00
820ec736bb
Generates and convert JUnit test reports for xunit-view 2025-05-28 18:16:59 -07:00
cce4ddbcb9
Cleanup tests 2025-05-14 22:00:55 -07:00
feb7c73505
Update copyright 2025-03-16 21:32:49 -07:00
ba92c1f3b1
Updated clicks summary test to match current API response 2024-09-20 17:16:05 -07:00
30a3e9022d
Made config constructors private 2024-05-26 00:21:50 -07:00
b9449b9140
Minor cleanup 2024-05-26 00:18:23 -07:00
fcf4f437e0
Moved deeplinks enum to enums package 2024-05-22 23:27:34 -07:00
3452db63da
Moved deeplinks into config package 2024-05-22 22:20:02 -07:00
68b4f847bd
Improved and cleaned up the configuration builders [breaking] 2024-05-22 20:30:00 -07:00
b6178a6dea
Implemented DisableOnCi annotation 2024-05-22 20:30:00 -07:00
f1e0b3101c
Implemented DSL for deeplinks when creating or updating Bitlinks. Closes #16 2024-05-22 20:28:19 -07:00
517aeb016a
Implement custom bitlink update. Closes #15 2024-05-19 02:19:59 -07:00
55bc8d9e6a
Update functions to match the bit.ly API. Closes #14 2024-05-18 17:01:01 -07:00
b28a3c0186
Updated copyright 2024-05-10 00:30:51 -07:00
b5cfb1ddff Added detekt extension 2023-11-25 21:38:51 -08:00
f8cf0fd338 Moved from Gradle to bld 2023-11-11 21:26:13 -08:00
54d6ce6b52 Made config fields private 2023-09-25 11:27:16 -07:00
ad1544c6ef Fixed tests 2023-04-20 02:21:46 -07:00
a272599b09 Added message and description to CallResponse 2023-01-30 23:22:17 -08:00
e64afca3cc Added Btilink creation config builder. Closes #10 2023-01-30 23:17:21 -08:00
725ea3b23b Added more tests 2023-01-29 18:30:51 -08:00
708869deb1 Updated copyright 2023-01-29 14:38:44 -08:00
31f5aac584 Added update config builder. Closes #8 2022-10-22 00:04:15 -07:00
82d31578c8 Cleaned up tests with assertk 2022-10-04 13:54:00 -07:00
2636ca0cf8 Fixed copyright. 2022-01-22 06:09:17 -08:00
1bb9a5d1b5 Updated dependencies and copyright. 2022-01-03 12:24:32 -08:00
191b09060b Cleanup. 2022-01-03 12:22:07 -08:00
05195d792d Only log error if severe logging level is enabled. 2021-07-27 15:01:08 -07:00
3971b2fc36 Implemented additional HTTP status codes. Closes #3 2021-06-04 23:41:30 -07:00
f492c712bd Fixed KDocs. 2021-06-04 13:15:08 -07:00
8fcbfb88ce Updated copyright. 2021-03-21 13:21:04 -07:00
720986b83f Upgraded to Gradle 6.6 and Kotlin 1.4.0. 2020-08-18 00:12:41 -07:00
b12931c6ad Implemented lastCallResponse property. Closes #2 2020-07-31 13:27:08 -07:00
0f08c131c6 Fixed examples and docs. 2020-03-21 22:59:24 -07:00
8060f856ee Removed toJson() in CallResponse. 2020-03-17 17:01:09 -07:00
2760b8e3a4 Cleanup.+ 2020-03-03 15:52:24 -08:00
4ca3773fe9 Added CallResponse and Bitlinks.udpate(). 2020-03-03 14:08:34 -08:00
318409cb2f Added CallResponse and Bitlinks.update(). 2020-03-03 13:49:58 -08:00
9ba23fd6c3 Revert "Added CallResponse and Bitlinks.udpate()."
This reverts commit 05ee938de7fac49026118a53f5af02ff26d82ccd.
2020-03-03 13:49:58 -08:00
b10721573a Added Bitlinks.update() method. 2020-03-03 13:25:16 -08:00
dd0079e7e8 Added dokkaDocs 2020-03-03 00:29:30 -08:00
597b5516e1 Added bitlink create method. 2020-03-02 18:32:52 -08:00
b8cec20991 Converted string functions to extensions. 2020-03-01 20:39:26 -08:00
0f3315905d Addec clicks summary. 2020-02-27 09:50:59 -08:00
64e9eb2f55 Added bitlinks tests. 2020-02-27 00:42:29 -08:00
06ea6b91a2 Cleanup. 2020-02-27 00:42:09 -08:00
abdae1cc77 Added EMPTY constant. 2020-02-26 15:22:54 -08:00
d77b3cce72 Restructed with Bilinks, Constants, and Utils classes. 2020-02-26 13:46:30 -08:00