CenterForDigitalHumanities / TPEN-services

Services required by TPEN interfaces in order to interact with data
1 stars 0 forks source link

private user routes #118

Closed jsvoo closed 2 months ago

jsvoo commented 2 months ago
image image
cubap commented 2 months ago

We need failing tests in this scenario.

It doesn't have to be a "Class Test" that fails, since this is about an available endpoint, but something in the API tests should catch a missing endpoint. The tests on the class do seem to test the class correctly.

thehabes commented 2 months ago

From the perspective of the Class, yes I do think that part is doing OK. The tests start to fail when I go into /classes/User/User.mjs and remove functions.

jsvoo commented 2 months ago
image image