stevebuik / greased

Faster Lightning development and testing
MIT License
26 stars 2 forks source link

FEATURE child component references are mined from body #13

Open stevebuik opened 7 years ago

stevebuik commented 7 years ago

in init, iterate through all child components and store them in a list attribute

then create test. fns for iterating through them (maybe filtering based on type) for operations that need to run on N of the components under test