Skip to content

add AnimatedColor test cases#4

Open
mhdamirhamza wants to merge 1 commit into
mainfrom
fix-animated-color-bug
Open

add AnimatedColor test cases#4
mhdamirhamza wants to merge 1 commit into
mainfrom
fix-animated-color-bug

Conversation

@mhdamirhamza

Copy link
Copy Markdown
Owner

Added AnimatedColor-test.js
This test file covers:

  1. Preventing _listenerCount from going negative after __detach + removeListener.
  2. Proper native subscription cleanup when _listenerCount reaches 0.
  3. Graceful handling of removeListener after removeAllListeners.

Added AnimatedColor-test.js 
This test file covers:
1. Preventing _listenerCount from going negative after __detach + removeListener.
2. Proper native subscription cleanup when _listenerCount reaches 0.
3. Graceful handling of removeListener after removeAllListeners.
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.

1 participant