Integration test changes #19507
ElectroJr
announced in
Code announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
#19370, #19496, space-wizards/RobustToolbox/pull/4283 have made some changes to content integration tests. In particular:
PairTracker
&Pair
classes have been merged into oneTestPair
class. The oldPairTracker.Pair
field is now unnecessary.PoolManager
functions are now obsoleted and will be moved over to theTestPair
class.server.EntMan
can be used instead ofserver.ResolveDependency<IEntityManager>()
server.System<T>()
Beta Was this translation helpful? Give feedback.
All reactions