Commit Graph

13 Commits

Author SHA1 Message Date
Val Lorentz 36901c1433
Fix lock on the set of used ports (#235)
pytest-xdist (well, execnet) re-loads modules after forking, so each process
had its own lock, making the lock useless.

Co-authored-by: Shivaram Lingamneni <slingamn@cs.stanford.edu>
2023-09-24 08:47:00 +02:00
Shivaram Lingamneni 9de76b6063
basic server test for SCRAM-SHA-256 (#84) 2021-08-08 20:47:42 +02:00
Valentin Lorentz aee6750e7d Add dep on pytest 2021-07-15 21:34:31 +02:00
Valentin Lorentz 64735adf86 workflows: First attempt, with Oragono 2021-02-26 19:16:50 +01:00
Shivaram Lingamneni d7c231ba9e remove psutil 2020-09-13 06:47:50 -04:00
Shivaram Lingamneni a14ebf9ec2 remove scram 2020-09-13 06:41:06 -04:00
Shivaram Lingamneni c5e565ed27 remove ecdsa 2020-09-13 06:39:53 -04:00
Shivaram Lingamneni 8851083a3e remove limnoria/supybot 2020-09-13 06:38:15 -04:00
Valentin Lorentz 37ea5be753 Add tests for SCRAM. 2017-11-01 17:52:29 +00:00
Valentin Lorentz a3b8bc13ae Add ecdsa to the list of requirements. 2015-12-27 12:44:49 +01:00
Valentin Lorentz 550922ffc4 Give the list of dependencies to distutils. 2015-12-20 20:45:12 +01:00
Daniel Oaks 9844b08d9d Automatically wait for server to start before running server tests 2015-12-20 22:46:47 +10:00
Valentin Lorentz 3f08c2eddd Add requirements. 2015-12-19 08:52:33 +01:00