1
0
mirror of https://github.com/muety/wakapi.git synced 2023-08-10 21:12:56 +03:00
Commit Graph

21 Commits

Author SHA1 Message Date
Ferdinand Mütsch
dd8658e33e refactor: replace sqlite with pure go implementation 2022-09-08 21:13:13 +02:00
Ferdinand Mütsch
c5da5e4622 fix: bug in same day comparison 2022-07-02 00:28:56 +02:00
Ferdinand Mütsch
a0f69a371f fix: api tests time zone bug (resolve #355) 2022-07-01 23:31:51 +02:00
Ferdinand Mütsch
e6441f124c chore: adapt tests 2022-04-18 16:14:58 +02:00
Ferdinand Mütsch
5aae18e241 refactor: replace most custom date util functions by lancet ones
refactor: add precision mode to missing intervals function
2022-03-25 12:51:40 +01:00
Steven Tang
6d762f5fd6
ref: remove unnecessary unicode characters 2022-02-18 19:52:55 +11:00
Steven Tang
e7f3432113 feat: GET /heartbeat endpoint (resolves #241) 2022-02-13 11:03:10 +01:00
Ferdinand Mütsch
8f87c4e283 fix: omit null branches property of wakatime summary 2022-01-02 21:29:16 +01:00
Ferdinand Mütsch
2bc53e6f11 feat: basic implementation of branch statistics 2022-01-02 13:39:20 +01:00
Ferdinand Mütsch
cbcdd938eb chore: add api tests for filtering 2022-01-02 12:03:20 +01:00
Ferdinand Mütsch
4e7322c985 fix: api tests 2022-01-02 12:02:12 +01:00
Ferdinand Mütsch
adcd7b35ae fix: adapt tests 2021-12-15 12:52:24 +01:00
Ferdinand Mütsch
a94092e31c test: add api tests for query auth 2021-10-11 11:29:38 +02:00
Ferdinand Mütsch
13cf911edf fix: make test script fail if tests fail [ci skip] 2021-09-18 14:24:16 +02:00
Steven Tang
fe0f41cecb
feat: add test steps to Linux workflow 2021-09-17 21:24:12 +10:00
Ferdinand Mütsch
90477dbb01 chore: fix typo in test case 2021-09-07 23:22:22 +02:00
Konstantin Kondr
84dc594548 add statusbar endpoint test 2021-09-07 19:33:07 +03:00
Ferdinand Mütsch
dd6a040171 chore: add api tests for all alternative heartbeat endpoints 2021-06-22 00:27:46 +02:00
Ferdinand Mütsch
c1c78d8d5b test: add more api tests 2021-06-11 17:47:33 +02:00
Ferdinand Mütsch
a4d47fb566 test: more api tests [ci skip] 2021-05-29 09:52:26 +02:00
Ferdinand Mütsch
1a808f9197 feat: basic integration / api tests (wip) (resolve #9) 2021-05-28 17:14:16 +02:00