This server was generated by the swagger-codegen project. By using the OpenAPI-Spec from a remote server, you can easily generate a server stub.
To run the server, run:
npm start
Run npm test
.
Some tests only run if an env var is set:
RUN_E2E_TESTS=true npm test
or
RUN_E2E_TESTS=true npx mocha built/test/e2e.js
for just the e2e tests.
Run npz stryker run --config-file stryker.conf.js
in the root directory of the project.
Stryker.js will perform mutation testing and provide a report on the code coverage.
Joining games
Game world