• Joined on 2023-08-10
juk0de pushed to restructurings at kaizenkodo/ChatMastermind 2023-08-19 08:05:28 +02:00
0f41b0b1ee configuration: added 'asdict()' as an instance function
af56de204b added testcases for messages.py
e3aaa6154a added new module 'message.py'
Compare 3 commits »
juk0de pushed to restructurings at kaizenkodo/ChatMastermind 2023-08-18 16:57:06 +02:00
be35a8ea9e added testcases for messages.py
2830b076f8 added new module 'message.py'
Compare 2 commits »
juk0de pushed to restructurings at kaizenkodo/ChatMastermind 2023-08-18 16:36:48 +02:00
eb3dd98adb added testcases for messages.py
5862071b3b added new module 'message.py'
Compare 2 commits »
juk0de pushed to restructurings at kaizenkodo/ChatMastermind 2023-08-18 16:08:44 +02:00
eaf04e36df added testcases for messages.py
c76bd273e6 added new module 'message.py'
Compare 2 commits »
juk0de pushed to restructurings at kaizenkodo/ChatMastermind 2023-08-18 16:06:01 +02:00
b454010d6c added new module 'message.py'
juk0de pushed to restructurings at kaizenkodo/ChatMastermind 2023-08-18 12:24:58 +02:00
9b61a4ab05 added module 'message.py'
juk0de pushed to restructurings at kaizenkodo/ChatMastermind 2023-08-18 12:22:08 +02:00
0d5ba8b921 added module 'message.py'
604e5ccf73 tags.py: converted most TagLine functions to module functions
ef46f5efc9 added testcases for Tag and TagLine classes
b13a68836a added new module 'tags.py' with classes 'Tag' and 'TagLine'
Compare 4 commits »
juk0de pushed to restructurings at kaizenkodo/ChatMastermind 2023-08-18 12:12:11 +02:00
6a4bbf1e60 tags.py: converted most TagLine functions to module functions
juk0de pushed to restructurings at kaizenkodo/ChatMastermind 2023-08-18 11:38:55 +02:00
12b6966c8a added testcases for Tag and TagLine classes
03c629545e added new module 'tags.py' with classes 'Tag' and 'TagLine'
Compare 2 commits »
juk0de pushed to restructurings at kaizenkodo/ChatMastermind 2023-08-18 08:45:49 +02:00
8844622f6b added testcases for Tag and TagLine classes
5de41ef476 added new module 'tags.py' with classes 'Tag' and 'TagLine'
Compare 2 commits »
juk0de pushed to restructurings at kaizenkodo/ChatMastermind 2023-08-18 08:33:03 +02:00
ebac55b7a8 added testcases for Tag and TagLine classes
76a7f81024 added new module 'tags.py' with classes 'Tag' and 'TagLine'
Compare 2 commits »
juk0de pushed to restructurings at kaizenkodo/ChatMastermind 2023-08-18 08:18:26 +02:00
47ca1037db added testcases for Tag and TagLine classes
a125fe7d42 added new module 'tags.py' with classes 'Tag' and 'TagLine'
Compare 2 commits »
juk0de opened issue kaizenkodo/ChatMastermind#5 2023-08-17 10:19:38 +02:00
Restructuring the code
juk0de created branch restructurings in kaizenkodo/ChatMastermind 2023-08-17 09:14:32 +02:00
juk0de pushed to restructurings at kaizenkodo/ChatMastermind 2023-08-17 09:14:32 +02:00
87fc0fe075 added testcases for Tag and TagLine classes
659ed2dac5 added new module 'tags.py' with classes 'Tag' and 'TagLine'
Compare 2 commits »
juk0de pushed to main at kaizenkodo/ChatMastermind 2023-08-17 07:48:53 +02:00
a5c91adc41 configuration: minor improvements / fixes
juk0de created pull request kaizenkodo/ChatMastermind#4 2023-08-16 11:23:55 +02:00
Better type annotations and stricter mypy checks (#3 )
juk0de pushed to mypy_fixes at kaizenkodo/ChatMastermind 2023-08-16 11:16:03 +02:00
e8343fde01 test_main: added type annotations and a helper class / function
ee8deed320 configuration: added validation
Compare 2 commits »
juk0de opened issue kaizenkodo/ChatMastermind#3 2023-08-16 08:41:36 +02:00
Better type annotations and mypy checks
juk0de pushed to mypy_fixes at kaizenkodo/ChatMastermind 2023-08-16 08:39:31 +02:00
cdd9153288 configuration: added validation