@slint are tests needed? I can see for example in the ORCiD tests (test_authorized_signup), there is a test for the 400 error done when disconnecting (and then it works). I could test the decorator but not sure we can (because of mocking) test something in a meaningful way for the views.
@slint are tests needed? I can see for example in the ORCiD tests (
test_authorized_signup
), there is a test for the 400 error done when disconnecting (and then it works). I could test the decorator but not sure we can (because of mocking) test something in a meaningful way for the views.https://user-images.githubusercontent.com/6756943/148374499-ffb3de72-d8e8-402b-9c1e-2854f75a8ccc.mov