Haven't found out exactly what's causing the error, but occasionally running temple test on simple.temple crashes with an error due to kong, with a message of:
❌ Auth register: Expected 200 but found 404.
Response from http://192.168.99.164:30000/api/auth/register was: object[message -> "no Route matched with those values"],
with request body: {
"email" : "fdF2bNt1gR@AyLtWvKx.com",
"password" : "a3NhHjdFtq"
}
However rerunning the program fixes it