Commit graph

23 commits

Author SHA1 Message Date
Griatch
3236421143 Fix alias regexes 2021-04-25 16:14:43 +02:00
Griatch
00ee48ef49 Remove channel nick-replace from inputfunc 2021-04-24 22:44:05 +02:00
ChrisLR
10139185e1 Placed tags tests in their own TestClass 2020-10-03 14:21:22 -04:00
ChrisLR
27d41cab8b Fixed wrong assert 2020-10-03 13:12:54 -04:00
ChrisLR
b4383a180c Added has method on TagHandler with a few tests 2020-10-03 13:00:07 -04:00
Griatch
a22ca9a925 Ran black on sources, add black config 2020-07-27 21:09:13 +02:00
Griatch
da3a6d25c4 Resolve merge conflicts 2020-07-18 23:30:23 +02:00
Griatch
8187f742ab Add unittest for Attr/Tag.batch_add, clarify docstrings. Resolves #2125 2020-07-18 23:10:46 +02:00
Griatch
c3c50e31b5 Ran black on sources 2020-06-16 14:50:02 +02:00
Griatch
6aac1db354 Resolve merge conflicts 2020-05-18 22:52:49 +02:00
Griatch
d58f9befb2 Add extra unittest 2020-05-18 20:28:30 +02:00
Griatch
e8220721ce Fix get_tag error. Resolve #2128 2020-05-18 20:25:26 +02:00
Andrew Bastien
8f7fc5092d Completely refactored the Attribute Refactor into a single fresh branch. 2020-04-22 17:17:37 -07:00
Griatch
a27a8c3df3 Make scripts/objects lists use EvMore. Change EvMore to not justify by default. 2020-01-11 15:49:12 +01:00
Griatch
db3e53c95b Fix regression in Tag querying when only having one category 2019-12-20 18:50:55 +01:00
Griatch
3cc5701f66 Ran black on branc 2019-12-16 20:31:42 +01:00
Johnny
708bcf28a3 Fixes situation where attributes and tags continue to be cached when TYPECLASS_AGGRESSIVE_CACHE is set to False. 2019-12-03 21:40:00 +00:00
Griatch
21fe2c0e2c Format code with black. Add makefile to run fmt/tests 2019-09-28 18:18:11 +02:00
Griatch
2aab9895d2 Update unit tests for better postgres support 2019-03-21 22:35:58 +01:00
Griatch
ba61ed3d7e Made all unit tests pass 2019-01-09 22:08:48 +01:00
Griatch
ede65d09d0 Clean up with 2to3 2018-10-13 19:43:17 +02:00
Griatch
7bd8fe0a34 get_by_tag manager can now query for multiple tag/category combinations 2018-02-03 19:42:24 +01:00
Griatch
0f6cec5d9b Start setting up unittests for typeclass tests 2018-02-03 16:34:12 +01:00