CoronaTeam / CoronaGame

Software Development Project 2020
3 stars 0 forks source link

Dev/user encapsulations #179

Closed TheCrazyKing closed 4 years ago

TheCrazyKing commented 4 years ago

This does a little bit of refactoring of how User is encapsulated. Basically, it adds a "IN_TEST" static variable to simplify things, renames the factory to an adapter, and remove useless Account properties (ex. PlayId support , ...)

TheCrazyKing commented 4 years ago

Maybe I could try to add some tests but I don't see how right now

codeclimate[bot] commented 4 years ago

Code Climate has analyzed commit 01c93640 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 83.3% (80% is the threshold).

This pull request will bring the total coverage in the repository to 67.9% (-0.1% change).

View more on Code Climate.