Commits


Ryan Wilson authored and Paul Beusterien committed 8d399c78bda
Better mocking for Core Unit Tests (#1467) * Better mocking for Core Unit Tests This includes NSNotificationCenter and NSUserDefaults to prevent flaky tests and unit tests interfering with each other. * Share variable for intervals being set.