Commit Graph

463 Commits (424399b88a78c37b2d06cd503279278a4e8f1502)

Author SHA1 Message Date
Stijn De Clercq 76f1ba3543
Merge pull request #115 from stijndcl/codecov
Add CodeCov & increase coverage
2022-07-01 16:00:55 +02:00
stijndcl c95b7ed58f Remove discord stuff from tests 2022-07-01 15:59:33 +02:00
stijndcl 27d074d760 Increase coverage 2022-07-01 15:46:56 +02:00
stijndcl 9d04d62b1c Add codecov 2022-07-01 14:25:15 +02:00
stijndcl 60382b8eab Give up on migrations in tests 2022-06-30 15:20:54 +02:00
stijndcl b4a3a87e6e Use alembic in tests again? 2022-06-29 00:25:51 +02:00
stijndcl 5c1732d119 Fix env 2022-06-29 00:20:50 +02:00
stijndcl 5f2e26f154 Add test container 2022-06-29 00:14:44 +02:00
stijndcl ca9dd84ab5 stash 2022-06-27 19:53:44 +02:00
stijndcl d6a560851b Editing of custom commands, add posix flags 2022-06-25 01:57:52 +02:00
stijndcl 257eae6fa7 Remove pytest-alembic 2022-06-23 12:09:54 +02:00
stijndcl ee03cf7d8c Try to fix tables fixture 2022-06-23 12:04:29 +02:00
stijndcl 36909f04bd Use alembic test package 2022-06-23 11:56:25 +02:00
stijndcl 85a7750d09 No longer run migrations in tests 2022-06-23 11:53:21 +02:00
stijndcl 6b91e792e6 Use event loop fixture again 2022-06-23 11:38:58 +02:00
stijndcl cc8f8b1ee4 Try to fix tests 2022-06-23 11:24:12 +02:00
stijndcl 3ce823f209 Stash 2022-06-23 11:09:43 +02:00
stijndcl add9399944 Fix linting & typing 2022-06-22 02:09:16 +02:00
stijndcl 57e805e31c Try to fix async tests 2022-06-22 02:05:04 +02:00
stijndcl fc195e40b3 Fix syncing 2022-06-22 01:56:13 +02:00
stijndcl d8192cfa0a Adding custom commands & aliases 2022-06-22 00:49:00 +02:00
stijndcl efdc966611 Invoke custom commands 2022-06-22 00:22:26 +02:00
stijndcl fd57b5a79b Crud & tests for custom commands 2022-06-21 23:58:21 +02:00
stijndcl 53f58eb743 Write a few tests 2022-06-21 21:06:11 +02:00
stijndcl 5c2c62c6c4 Add sync command, clean up db sessions 2022-06-21 20:30:11 +02:00
stijndcl 868cd392c3 Fix mypy error 2022-06-21 18:58:33 +02:00
stijndcl 5a76cbd2ec Fix mypy error 2022-06-21 18:50:00 +02:00
stijndcl 000337107b Parse publication time of notifications 2022-06-21 18:44:47 +02:00
stijndcl d75831f848 Create task to purge old announcements 2022-06-19 00:51:24 +02:00
stijndcl d7262595c6 Store announcement date in db 2022-06-19 00:36:38 +02:00
stijndcl 6873cab955 Ufora announcements 2022-06-19 00:23:25 +02:00
stijndcl bacd2d77fb Fix typing 2022-06-17 01:51:06 +02:00
stijndcl eb71470edc Create ufora-related revision 2022-06-17 01:36:47 +02:00
stijndcl b23160b8e2 Add debug print 2022-06-17 01:14:22 +02:00
stijndcl eb182b71f4 Create connection fixture 2022-06-17 01:02:36 +02:00
stijndcl 53a3e0e75a Fix env variable 2022-06-17 00:54:00 +02:00
stijndcl 21aeb80c13 Add default token 2022-06-17 00:50:00 +02:00
stijndcl 9193e73af9 Add password 2022-06-17 00:47:10 +02:00
stijndcl 00e805d535 Fiddle with action 2022-06-17 00:43:55 +02:00
stijndcl 6d61056dc4 Add missing alembic file 2022-06-16 00:40:37 +02:00
stijndcl a1449a4c9c Linting 2022-06-16 00:34:27 +02:00
stijndcl 3d1aabf77c Change action to run everything in parallel with testing 2022-06-16 00:31:34 +02:00
stijndcl de0d543bf8 Fix bug in prefix, pin command, pin context menu 2022-06-16 00:29:38 +02:00
stijndcl 304ad850b7 Try new actions 2022-06-15 02:04:34 +02:00
stijndcl e09ec5c946 Loading cogs 2022-06-15 01:56:18 +02:00
stijndcl 37dd5ba3e8 Check current migration on startup 2022-06-11 01:26:19 +02:00
stijndcl 9518bbe168 Add db through docker, configure alembic & fix pylint warning 2022-06-11 01:15:05 +02:00
stijndcl 3a35718d84 Initialize database stuff & setup didier 2022-06-10 01:48:02 +02:00
stijndcl 0701fbfddb Configure tools & add initial dependencies 2022-06-09 01:44:53 +02:00
stijndcl 00481e42eb Project setup for clean rewrite 2022-06-09 01:32:13 +02:00