typeorm tests are creating a new db connection in each test. If something goes wrong (assertion fails, exception thrown), the test does not close this ...
確定! 回上一頁