70 Commits

Author SHA1 Message Date
cb32040f6e deal with missing entity endpoint 2025-01-17 11:14:11 +01:00
d7b24bb81c can reset subscription from subscriber entity 2025-01-17 10:51:04 +01:00
1ea3941210 test for null return values 2025-01-16 14:47:37 +01:00
9ca615b668 updates badges 1.0.1 2025-01-13 12:11:12 +01:00
8a934f3d9c fix badge link 2025-01-09 12:04:06 +01:00
255f2ac618 update shields 1.0.0 2025-01-09 11:45:58 +01:00
e43602d5cd fix badge link 2025-01-09 11:22:05 +01:00
687228dac5 fix path 2025-01-09 11:16:52 +01:00
75669b9d50 complete changelog 2025-01-09 11:13:11 +01:00
bce2e201a3 add availability tests 2025-01-09 10:52:21 +01:00
96551718bc update test readme 2025-01-09 10:40:32 +01:00
e203b5126f trim credentials 2025-01-09 10:40:13 +01:00
5724a50ba2 make test case class abstract 2025-01-09 10:39:27 +01:00
c4d2dc65f6 improve code style 2025-01-09 08:50:21 +01:00
e52845329f add Klicktipp class tests 2025-01-09 08:38:47 +01:00
4c600528b2
add tests 2025-01-08 23:09:01 +01:00
5059aea416 reformat code 2025-01-08 15:29:51 +01:00
ca7c96766f split generic exception 2025-01-08 15:29:20 +01:00
52adc473ce assert right return types in Tag entity 2025-01-07 14:06:01 +01:00
630968cef9 assert right return types in Subscription entity 2025-01-07 14:05:39 +01:00
2ea023d412 assert right return types in Subscriber entity 2025-01-07 14:05:08 +01:00
7ebf6f9844 assert right return types in Field entity 2025-01-07 14:04:35 +01:00
8861dc2468 assert right return types in Account entity 2025-01-07 14:04:13 +01:00
2c3505ee82 improve code 2025-01-07 14:02:27 +01:00
9b14bf8235 check for empty credentials 2025-01-07 14:01:44 +01:00
c18c7fb3db improve exceptions 2025-01-07 13:59:04 +01:00
3911584ea7
reformat code 2025-01-05 15:28:57 +01:00
19338d2a58
subscriber lists are always from same type 2025-01-05 14:58:30 +01:00
2991383f18
add tests for field entity 2025-01-05 14:56:05 +01:00
8b4ab26c7b
update documentation 2025-01-04 23:18:18 +01:00
fe319b2733
subscription entity get a endpoint object, so it can persist modified properties 2025-01-04 22:39:02 +01:00
a88bb6d33f
can get endpoints raw element, get entity by a separate call 2025-01-04 22:37:16 +01:00
55bad44a22
add account entity tests 2025-01-04 00:52:19 +01:00
3f624cfb05 add get and update endpoint for account, use constants 2025-01-03 12:04:03 +01:00
ebbd7300e7 use constants for tag 2025-01-03 12:03:10 +01:00
2a0ad3d74c add get endpoint for fields, add field entity, use constants 2025-01-03 12:02:02 +01:00
63530475cf add create, update and delete endpoints for fields 2025-01-03 12:02:02 +01:00
cc3814bbcd use constants for subscriptions 2025-01-03 12:02:02 +01:00
395d6c3b2e add subscription process delete endpoint 2025-01-03 12:02:01 +01:00
abcfea9480 add subscription process create endpoint 2025-01-03 12:02:01 +01:00
549078f1b7 add constants 2025-01-03 12:01:58 +01:00
0110a3b7b9
reformat code 2025-01-02 23:52:24 +01:00
880608ed64
remove unneccessary convert method 2025-01-02 23:51:20 +01:00
29ee7babb1 can add tags, remove tags and persist this in subscriber entity 2025-01-02 14:00:22 +01:00
cb494800d2 tag entity can modify the properties and can persist they 2025-01-02 14:00:18 +01:00
5bb228217b
modify subscriber entity and its tests 2025-01-01 22:25:47 +01:00
58ec1b1549
complete subscriber endpoint 2024-12-31 00:27:14 +01:00
839ffd6346
add tag tests 2024-12-29 23:33:09 +01:00
c488e9fde0
add subscription process tests 2024-12-29 23:32:29 +01:00
6c407e895b
add subscriber tests 2024-12-29 23:31:22 +01:00