In this issue I'm listing issues that I'd like to test as a part of the automated tests (`cargo test`): - [x] #271 (cae4666) - [x] #247 parsing is already tested, but we should also make sure messages without `!` in the prefix are shown in the correct tab. (c53d98e) - [ ] #275 currently doesn't run at all, yet it passes CI. We should probably run an IRC server locally and try to connect it. - [ ] #248
In this issue I'm listing issues that I'd like to test as a part of the automated tests (
cargo test):!in the prefix are shown in the correct tab.(c53d98e)