Closed imre84 closed 7 months ago
Wouldn't start limiting tests to only default stuff, if there's special need to actually run tests for default configuration it can be done as a separate configuration test utilizing multiple configuration files one for each scenario (like default, all enabled, all disabled, etc.).
For information, currently things that are actually tested in one way or another:
Hello, I understand neither messages sent by S-S-X
please disregard this PR, how do I delete it?
please disregard this PR, how do I delete it?
Can be just closed or if you like you could also just revert technic/spec/fixtures/technic.conf to version in master branch and then we merge that simple README.md change, it isn't big change but it is still good as it would remove unneeded legacy stuff.
I mean just git checkout origin/master technic/spec/fixtures/technic.conf
and commit as usual, will be squashed together anyway when merging.
Noticed that enable_frames was also on technic.conf for Mineunit so removed it from there too. Searched a bit if there's anything else about frames and didn't found anything, should be clean now.
as far as I'm able to tell enable_frames doesn't do anything, I removed that, and also updated technic/spec/fixtures/technic.conf to reflect the defaults as per technic/config.lua
low impact PR