Skip to content

Conversation

wenxi-zeng
Copy link
Contributor

@wenxi-zeng wenxi-zeng commented Oct 12, 2021

  • setup github actions
  • remove circleci
  • update libraries version
  • add snyk test
  • fix flaky unit tests

@wenxi-zeng wenxi-zeng requested a review from prayansh October 14, 2021 20:50
every { analytics.networkIODispatcher } returns testDispatcher
every { analytics.fileIODispatcher } returns testDispatcher
every { analytics.store } returns spyStore(testScope, testDispatcher)
lifecyclePlugin = AndroidLifecyclePlugin()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

any reason why this needs to be initialized here vs how it was before

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah. this does not have to be here. I will revert this change. I was blindly trying to fix the flaky test. this eliminated a possible cause, since AndroidLifecyclePlugin manages some states internally.

@wenxi-zeng wenxi-zeng marked this pull request as ready for review October 15, 2021 17:41
@wenxi-zeng wenxi-zeng merged commit 43a6501 into main Oct 15, 2021
@wenxi-zeng wenxi-zeng deleted the wenxi/setup-github-actions branch October 15, 2021 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants