Fix the tests. int-2024-03-27_1612
authorPete <pete@debu.gs>
Wed, 27 Mar 2024 23:09:37 +0000 (16:09 -0700)
committerPete <pete@debu.gs>
Wed, 27 Mar 2024 23:09:37 +0000 (16:09 -0700)
commit1ac69f7771fd4018e33f22d076234d207f58436f
tree40bde17fff4d49721f6a0369f27a820e94ca23ab
parent0295af0ecccaf06c10b9fa2ec2ed09f8fefcdd95
Fix the tests.

This is a total hatchet-job, but the tests seem to do a lot of things that they should not.
At any rate, there are no more bare escapes embedded in these files.  I do not know why the
build script wants `make test` to pass.
chat/message/theme.go
chat/message/theme_test.go
chat/message/user.go
chat/message/user_test.go
chat/room_test.go
host_test.go