This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Description
From the recent review:
The project I setup has a simple title "Test"And always get error:
"before all" hook: gather project and user details: Error: Timeout of 60000ms exceeded.
For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
(/topcoder-x-processor/test/gitlab.test.js)Then I have to add "owned: true" to call gitlabServices.Projects.all method in order to test