(unittest) port most unittests to the new server API

This commit is contained in:
Benjamin Sergeant
2020-07-24 12:49:36 -07:00
parent 9957ec9724
commit b146e93a3a
8 changed files with 151 additions and 164 deletions

View File

@ -1,9 +1,9 @@
# Changelog
All changes to this project will be documented in this file.
## [9.10.4] - 2020-07-24
## [9.10.5] - 2020-07-24
(ws) port ws snake to the new server API
(unittest) port most unittests to the new server API
## [9.10.3] - 2020-07-24