Closed pyrodogg closed 4 years ago
Should we remove the files under test/integration
and make those optional too?
Right now they don't even compile without the screeps-server-mockup
dependency.
Looks ready to merge to me :)
@brisberg I think the test files can stay, since you won't be running them without following the steps in the docs...
Alternatively, what would you think of just making the screeps-server-mockup dependency required for this package? Too much? 🔢
@djD-REK Thanks for bringing this up again. I stalled when considering how much further it could go and forgot that the basic test
script is currently broken on master.
The goal is to keep the framework for integration testing but not require screeps-server-mockup by default. Instead, to instruct users how to install the dependency themselves.
screeps-server-mockup
and adding test scriptstest-integration
scripttest
script