Closed prasadtalasila closed 1 month ago
It is best to fix issue #45 along with this issue.
Since we are going to use a dedicated installation of gitlab for DTaaS, we should run tests with this dedicated instance. We will then avoid the caphcha problem.
PR #871 fixes the issue.
The end-to-end tests of react website use gitlab.com as OAuth provider. Gitlab has recently enabled the capcha during the authentication. Hence, the playwright tests fail. This problem is also the cause for failure of lib microservice tests mentioned in issue #167