Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-13 | plugin(points): forgot one special case, see #34 | Matthias Hecker | |
Tokens that include itself ++/-- are now ignored as well. | |||
2020-04-13 | plugin(points): new message parser, see #34 | Matthias Hecker | |
2020-04-13 | message: add #thanks method, similar to okay | Matthias Hecker | |
2020-04-07 | plugin(note): test cases added, closes #24 | Matthias Hecker | |
2020-04-06 | plugin(points): +/- must come after, closes #34 | Matthias Hecker | |
This modifies the karma/points plugin to ignore increment/ decrement suffixes. `--SOMETHING` is more trouble than its worth, people will write --NAME as a signature, or paste a command line argument, e.g. `ls --sort time` which causes issues. I also added tests for the points plugin, the plan is to make the plugin testing easier more "rubionic" | |||
2020-04-06 | tests: mocked bot and messages added, added points tests | Matthias Hecker | |
2020-04-01 | plugin(rot13): test assert added | Matthias Hecker | |
2020-03-31 | test: rot13 simplified | Matthias Hecker | |
2020-03-31 | test: fix shadowed test method | Matthias Hecker | |
2020-03-30 | test: change db adapter to dbm | Matthias Hecker | |
2020-03-30 | test: first plugin test added for rot13 | Matthias Hecker | |
2020-03-29 | test: optional registry adapter tests | Matthias Hecker | |
2020-03-29 | test: small changes and fixes to existing tests | Matthias Hecker | |
2015-07-04 | journal: introduce ensure_payload_index | Matthias Hecker | |
2015-06-20 | journal: start with core botmodule, api changes | Matthias Hecker | |
2015-06-15 | journal: add mongodb storage backend | Matthias Hecker | |
2015-06-14 | journal: even more tests | Matthias Hecker | |
2015-06-14 | journal: more postgres tests | Matthias Hecker | |
2015-06-14 | journal: finishing postgres adapter | Matthias Hecker | |
2015-06-14 | journal: started implementing postgres storage | Matthias Hecker | |
2015-06-14 | journal: unsubscribe added | Matthias Hecker | |
2015-06-14 | introducing a persistent message queue, the "journal" | Matthias Hecker | |
2014-03-06 | [registry] improved tests, sqlite/tc bugfixes | Matthias H | |
2014-03-06 | [registry] more tests | Matthias H | |
2014-03-06 | [registry] small refactoring and added flush test | Matthias H | |
2014-03-06 | [registry] added a testcase | Matthias H | |
2009-02-19 | remove whitespace | Raine Virta | |
2008-04-12 | test for event threshold | doki_pen | |
2008-04-10 | adds test for add_botmodules bug fix. | doki_pen | |
2008-04-09 | Added unit test for botmodule event priorities. | doki_pen | |