andymeneely / dev-fortress-server

MIT License
4 stars 0 forks source link

GameEvent model and tests #72

Closed ShaydeNofziger closed 7 years ago

ShaydeNofziger commented 7 years ago

Fixes #38.

Description

This PR adds a GameEvent model to the server.

Includes the following changes/additions:

Known Issues

This is just the basic model and tests. Socket controller to be created in later story

Code coverage for models/GameEvent.js

Before After
n/a 100%