Commit Graph

47 Commits (424399b88a78c37b2d06cd503279278a4e8f1502)

Author SHA1 Message Date
stijndcl 0834a4ccbc Write tests for tasks 2022-07-24 01:49:52 +02:00
stijndcl da0e60ac4f Send daily birthday notifications, add more settings & configs, fix small bugs in database 2022-07-23 23:21:32 +02:00
stijndcl 393cc9c891 Add support for lazy loading of user fields 2022-07-23 22:34:03 +02:00
stijndcl 66997b7556 Fix broken migration 2022-07-23 20:59:02 +02:00
stijndcl adcf94c66e Tests for birthday commands, overwrite existing birthdays 2022-07-19 23:35:41 +02:00
stijndcl 9401111bee Try to use migrations in tests 2022-07-19 18:49:22 +02:00
stijndcl c9dd275860 Fix failing test 2022-07-18 23:23:53 +02:00
stijndcl 1aeaa71ef8 Add extra tests 2022-07-18 22:00:39 +02:00
stijndcl 5b47397f29 Add study guide commands, get auto-completion for full course names based on aliases 2022-07-15 23:06:40 +02:00
stijndcl 72c3acbcc2 Add simple caching implementation for database queries that will be used in command autocompletion 2022-07-14 22:44:22 +02:00
stijndcl 84bf1d7a26 Add crud functions to get ufora courses 2022-07-14 22:03:30 +02:00
stijndcl c8392342a6 Urban dictionary commands 2022-07-14 20:28:45 +02:00
stijndcl b9c5c6ab10 Add flake8 docstring plugin, formatting, create base class for embeds & models 2022-07-13 22:54:16 +02:00
stijndcl 61128dda92 Write some tests for currency crud 2022-07-03 19:26:30 +02:00
stijndcl 96916d2abd Re-create & test number converter 2022-07-01 16:06:12 +02:00
stijndcl bec893bd20 Add tests for users crud 2022-07-01 16:06:12 +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 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 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 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 57e805e31c Try to fix async tests 2022-06-22 02:05:04 +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 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 00e805d535 Fiddle with action 2022-06-17 00:43:55 +02:00
stijndcl e09ec5c946 Loading cogs 2022-06-15 01:56:18 +02:00
stijndcl 00481e42eb Project setup for clean rewrite 2022-06-09 01:32:13 +02:00
Stijn De Clercq 9819e82638 Add tests for courses, change study guide description 2022-02-11 22:26:23 +01:00
Stijn De Clercq 853b708ece Fix broken test import paths 2022-02-03 01:49:00 +01:00
Stijn De Clercq 768f43ade9 Add some basic tests for urban dictionary 2021-09-05 15:56:48 +02:00
Stijn De Clercq 02ea90ec6a Test sporza html scraper 2021-08-08 23:28:40 +02:00
Stijn De Clercq 41a1527e72 Fix typo in test 2021-08-08 22:24:05 +02:00
Stijn De Clercq aa1e28937c Add extra tests for schedules & timeformatters 2021-08-08 22:22:11 +02:00
Stijn De Clercq 76df656128 run tests on commit 2021-08-08 20:40:50 +02:00
Stijn De Clercq 445ca84834 Write some tests, fix imports 2021-08-08 20:26:53 +02:00
Stijn De Clercq e8301ce8a2 Creating embeds 2021-08-08 18:12:16 +02:00
Stijn De Clercq 02bd10adcb Additional snipe tests 2021-07-01 01:16:52 +02:00
Stijn De Clercq 09cad58f43 Don't snipe steam codes, fixes #78
(bot commands can be sniped)
2021-06-30 21:55:17 +02:00