Commit Graph

33 Commits

Author SHA1 Message Date
Ferdinand Mütsch 2af82f529a chore: testing scripts for cockroachdb 2023-07-08 20:33:07 +02:00
Steven Tang 71563c2c33
test: remove api call for timezone 2023-01-21 19:39:28 +11:00
Ferdinand Mütsch 75cc071222 fix: sign up api test 2023-01-02 18:28:41 +01:00
Ferdinand Mütsch 814e74a41e fix: don't require db param for api test script 2022-12-30 14:07:43 +01:00
Steven Tang f46f24f0be
test: ref the config conditional 2022-12-27 20:58:17 +11:00
Steven Tang 9cce0ac2e1
test: revert to docker compose 2022-12-27 20:42:55 +11:00
Steven Tang 497046d0a4
test: address pr comments 2022-12-27 20:41:18 +11:00
Steven Tang 03af194385
test: more efficient database ready detection 2022-12-27 15:35:11 +11:00
Steven Tang ad704cef5c
test: migration testing for mysql/mariadb/postgres 2022-12-27 15:19:30 +11:00
Steven Tang f5395e36ad
ci: SQLite upgrade testing comments 2022-12-06 18:39:09 +11:00
Steven Tang 5242df2b7d
ci: upgrade testing for SQLite 2022-12-04 18:06:48 +11:00
Ferdinand Mütsch 060a33263a chore: update dependencies 2022-10-09 10:16:27 +02:00
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