]> git.cworth.org Git - empires-server/commit
Rename "/judging" endpoint to "/judged"
authorCarl Worth <cworth@cworth.org>
Sun, 14 Jun 2020 17:18:12 +0000 (10:18 -0700)
committerCarl Worth <cworth@cworth.org>
Thu, 25 Jun 2020 16:15:04 +0000 (09:15 -0700)
commit94e1835efd0f912f1a3eab7b996d86dd3137187c
tree28d2e26b0b538673fa285fba0f3689ffcf46b7cd
parent3d164c48d0b979afdd83f58af9bb47e7c89c1877
Rename "/judging" endpoint to "/judged"

This is to make room for a new "/judging" endpoint to capture the
notification that a player is in the process of performing judging,
(that they've started clicking on some of the words in the list).

This commit also fixes the test suite to track this change.

Note: "judged" isn't really a perfect name here. By analogy with
"answer" what we want here is a noun, which would imply "judgment" but
that suggests an entirely different meaning to my ears. So, for now,
we're going with the slightly inconsistent "judged".
empathy.js
test