Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test(Accordion): add inclusive tests for opening and closing panels #1023

Conversation

koenvg
Copy link
Contributor

@koenvg koenvg commented Dec 13, 2016

Added the final tests for the issue 988.

@codecov-io
Copy link

Current coverage is 100% (diff: 100%)

Merging #1023 into feat/accordion-exclusive will increase coverage by 0.04%

@@           feat/accordion-exclusive   #1023   diff @@
=======================================================
  Files                           137     137          
  Lines                          2287    2287          
  Methods                           0       0          
  Messages                          0       0          
  Branches                          0       0          
=======================================================
+ Hits                           2286    2287     +1   
+ Misses                            1       0     -1   
  Partials                          0       0          

Powered by Codecov. Last update 8fd2472...051d97a

@levithomason levithomason changed the title Add inclusive tests for opening and closing panels for #988 - feat(Accordion) test(Accordion): add inclusive tests for opening and closing panels Dec 14, 2016
@levithomason levithomason merged commit b44cea8 into Semantic-Org:feat/accordion-exclusive Dec 14, 2016
@levithomason
Copy link
Member

Awesome, thank you!

levithomason added a commit that referenced this pull request Dec 16, 2016
* Add ability for activeIndex in Accordions to be an array

Allowing multiple open panels at once, need help with transforming
activeIndex prop to an array.

* feat(Accordion): ability to open multiple items

* docs(Accordion): add missing period

* fix(Accordion): remove redundant defaultActiveIndex logic

* refactor(Accordion): consolidate active index checks

* test(Accordion): fix exclusive test, use array defaultActiveIndex

* test(Accordion): silence console for known prop type warning

* docs(ExampleSection): add whitespace to bottom of page

* test(Accordion): add inclusive tests for opening and closing panels (#1023)

test(Accordion): add inclusive tests for opening and closing panels
@koenvg koenvg deleted the feat/accordion-exclusive branch January 9, 2017 09:11
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.

3 participants