* don't use global for server instance * it gets shared between tests and causes gcsafe to trigger * enable `chronosStrictException` in tests * avoid asynctests dep * testcommon -> all_tests (like the other projects)