Split channel_operations.py by command.

It was messy.
This commit is contained in:
2021-08-11 20:03:48 +02:00
committed by Val Lorentz
parent 9b02222c4c
commit 7a8acb44cf
12 changed files with 1676 additions and 1654 deletions

View File

@ -54,7 +54,7 @@ Linking to an external document saying "Here is how everyone does it" is.
If reference documents / documentations are long or not trivial,
**try to quote the specific part being tested**.
See `irctest/server_tests/test_channel_operations.py` for example.
See `irctest/server_tests/kick.py` for example.
Tests for **pending/draft specifications are welcome**.