Hello, I am having hard time locating where the tests for BanManager.is_banned() are located. I am supposed to create tests for Banmanager.is_banned_globally() as suggested in my PR <https://gitlab.com/mailman/mailman/-/merge_requests/1432#note_3103197264>. so I am looking for `BanManager.is_banned()` as a reference.
In the codebase, I found two `test_ban.py` test files, one in model and one in rest, and I am not sure where to write tests for Banmanager.is_banned_globally(), as I could not find tests related to Banmanager.is_banned() in both (rest and model test) the files Could anyone please help me to locate that! Thank you gitlab/github- itsPronay -- 251/A and 252, Tejgaon Industrial Area, Dhaka - 1208, Bangladesh. Mob: 019117-81327, 01766-348518 Web: www.seu.edu.bd <https://www.seu.edu.bd>, Email: [email protected] <mailto:[email protected]> _______________________________________________ Mailman-Developers mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/mailman-developers.python.org/ Mailman FAQ: https://wiki.list.org/x/AgA3 Security Policy: https://wiki.list.org/x/QIA9
