14Plumes / Hexode

MIT License
0 stars 2 forks source link

Management of games creation/deletion #5

Closed Soreine closed 8 years ago

Soreine commented 8 years ago

Do not merge yet.

Soreine commented 8 years ago

Can theoretically be merged now. Not yet tested

KtorZ commented 8 years ago

Okay. I suggest that, before going any further, we should write some tests using Jasmine. One writes expected behavior first by now, and then, the appropriate implementation.

I'll setup an automated acceptance process with Travis to run regression tests from this.

Also, we could enforce the source code to be compliant to some syntactic and semantic rules. Using tools like eslint to check these and reject a build if we notice an error.