forked from new-frontiers-14/frontier-station-14
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix more integration tests (new-frontiers-14#2489)
* Update AutoInternalsTests.cs * Update UiControlTest.cs * Update StorageInteractionTest.cs * Update EntityTest.cs * Update AutoInternalsTests.cs * Update StorageInteractionTest.cs * Update UiControlTest.cs * Update AutoInternalsTests.cs * Update AutoInternalsTests.cs * Cleanup * A mess * Update nfsd.yml * Update darts.yml * Never did this * MobThresholds? * MobThresholds: don't log errors in IncapThreshold * base trading crate is abstract * syndies get one survival box * GunSystem: fix degenerate direction * just mimic the debug assertion * Update UiControlTest.cs * Update UiControlTest.cs * Update EntityTest.cs * Update EntityTest.cs * Update EntityTest.cs * Update StorageInteractionTest.cs * Update EntityTest.cs * Update StorageInteractionTest.cs * Update StorageInteractionTest.cs * Update AutoInternalsTests.cs * Update AutoInternalsTests.cs * "you should not be adding to this" :^) * return the storage interaction test * clothe the boy, johnny test needs clothes * Selectively disable job internals test * StorageInteractionTests: ignore failing test * Restore a few entity tests * Enable SpawnAndDirtyAllEntities * Return SpawnAndDeleteAllEntitiesInTheSameSpot * disable the two troublemakers * revert the gunsystem check * Fix ERT Backpacks * Remove the frontier code for "cache, ensure valid loadouts." for testing * Update AutoInternalsTests.cs * this all passed on my machine somehow * fix * Update EntityTest.cs * Update EntityTest.cs * Remove comment * Cherry-pick missing changes from ss14#33110 Thank you, Ed. * Add missing continue * backpack comment * integration test cvar: control.static_storage_ui * LoadoutSystem: revert loadout changes for now * Revert "LoadoutSystem: revert loadout changes for now" This reverts commit 7253330. --------- Co-authored-by: Checkraze <[email protected]> Co-authored-by: Whatstone <[email protected]> Co-authored-by: Whatstone <[email protected]>
- Loading branch information
1 parent
be81a8e
commit cf509ae
Showing
16 changed files
with
74 additions
and
73 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.