Delta-v/Content.IntegrationTests
DrSmugleaf b9196d0a10
Add a test that puts all components on an entity and checks for no exceptions (#1815)
* Add test that puts all components on an entity and checks for no exceptions

Also fix all the exceptions that happened because of this

* Add comments to the test

* Fix nullable errors

* Fix more nullable errors

* More nullable error fixes

* Unignore basic actor component

* Fix more nullable errors

* NULLABLE ERROR

* Add string interpolation

* Merge if checks

* Remove redundant pragma warning disable 649

* Address reviews

* Remove null wrappers around TryGetComponent

* Merge conflict fixes

* APC battery component error fix

* Fix power test

* Fix atmos mapgrid usages
2020-08-22 22:29:20 +02:00
..
Tests Add a test that puts all components on an entity and checks for no exceptions (#1815) 2020-08-22 22:29:20 +02:00
Content.IntegrationTests.csproj Update submodule and fix ARM builds. 2020-06-09 00:17:11 +02:00
ContentIntegrationTest.cs Add test for airlocks opening/closing and blocking entities (#1842) 2020-08-22 12:30:30 +02:00
DummyGameTicker.cs Add some minor setup behavior to DummyGameTicker by giving it a common base with normal GameTicker. 2020-08-21 17:41:50 +02:00
DummyParallaxManager.cs Improve integration testing 2019-06-29 01:58:16 +02:00