issues
search
tsoding
/
HyperNerd
Total Surveillance Automatic Ban Machine for Twitch and Discord
https://www.twitch.tv/tsoding
MIT License
148
stars
16
forks
source link
Let's fuzz Bot.Expr.exprs to make sure that it has expected behaviour
#801
Closed
rexim
closed
5 years ago
rexim
commented
5 years ago
introduced in #800
rexim
commented
5 years ago
Rest of the work after #804:
[x] subcommand to generate default config
[x] expr normalization may generate less expressions than required by the config
[x] separate parser from
Bot.Exprs
(it should not depend on such things as
Effect
)
[x] stats of generated exprs
[ ] fuzzing of trailing whitespaces between
%
and
,
[ ] fuzzing of special characters in text nodes
[ ] run fuzzer as part of the unit tests
introduced in #800