Skip to content

2021-September-07 - Prerelease - 2.6.364

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 07 Sep 03:54
e36a121
Enable and update lobby-server controller integration tests (#9572)

- Re-enable most of the tests by fixing database data setup.
- Simplify tests by removing some of the test scaffolding
- Update tests to be more like acceptance tests rather than
  just integration tests. Acceptance tests, or contract tests,
  verify a work flow, while integration tests just verify
  if there is connectivity and if requests can be sent.