add integration testing support

This commit is contained in:
kaen
2018-11-10 15:49:43 -08:00
parent 1bf84c2443
commit f8507b632a
10 changed files with 219 additions and 4 deletions

3
.gitignore vendored
View File

@@ -17,6 +17,9 @@
# Screeps Config
screeps.json
# ScreepsServer data from integration tests
/server
# Numerous always-ignore extensions
*.diff
*.err