Saylua-Archive / SayluaLegacy

Browser Game In Development
saylua.com
GNU Affero General Public License v3.0
2 stars 0 forks source link

Tests #96

Closed NoiSek closed 7 years ago

NoiSek commented 7 years ago

Just some simple tests. Didn't solve the problem I wanted to, but some tests are better than no tests.

Updates minimum Inferno version to 1.4.1. Adds mocha-webpack for dependency resolution reasons.

Also prevents local_settings.py from being tracked in git, as you were unable to actually edit said local settings without committing it to the repo.

Migration notes:

Run the following: npm update or npm install inferno-test-utils mocha-webpack

Commit history made somewhat messy due to some necessary commit message editing.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 0.0% when pulling 0dfa39c83cc74691e75e8e37fe6692abcf7a7a3b on dungeon-tests into 914a8c3fca22f671f26e57933a05ccba0075649f on master.