rally/test
Alexander Vorobyev a2eeb8ea3d fix: await handlePullRequest in rerunCheck and correct asyncs in tests
- test 'check_run rerequested' added to test it
- test methods that should be async made async
- commentOnPull made true to also test the appropriate code path
- handlePullRequest in tests replaced with handlePullRequestWithRally to escape creating real rally instance, that runs its own asyncs, that are left after the tesrts are over
- setup.js with fail on unhandledRejection added to catch async warnings like the one appeared with the absent Connections._ref in rallyClient
2021-05-05 20:18:11 +03:00
..
fixtures fix: await handlePullRequest in rerunCheck and correct asyncs in tests 2021-05-05 20:18:11 +03:00
RallyValidate.test.js fix: await handlePullRequest in rerunCheck and correct asyncs in tests 2021-05-05 20:18:11 +03:00
setup.js fix: await handlePullRequest in rerunCheck and correct asyncs in tests 2021-05-05 20:18:11 +03:00