Commits


Ryan Wilson authored and GitHub committed 5982981e12b
Prevent Messaging and IID singleton usage during tests. (#2250) * Prevent Messaging and IID singleton usage during tests. * Remove other uses of static Messaging instance. * Removed usages of messagingForTests. * Remove unused imports, unify testing code. * Use local import path instead of framework import.