7 Commits

Author SHA1 Message Date
Jonathan Garbee
2089a682f7 Refactor snackbar. 2015-12-21 16:55:50 -05:00
Sam Saccone
30cf84dfcd 🚿 Add component upgrade/downgrade leak tests 2015-10-22 17:55:14 -07:00
Sam Saccone
49d775092c 🐐 Split up memory tests 2015-09-25 20:54:14 -07:00
Sam Saccone
285e45d993 Add snackbar memory tests
Fixes #1630
2015-09-25 10:09:47 -07:00
Sam Saccone
d5895f6fdc Add menu memory retry logic
xref #1327 (Closes #1329)
2015-08-07 18:37:19 +01:00
alex
83e167549f Run memory tests on CI 2015-08-06 15:34:47 +01:00
Sam Saccone
549844b425 Add initial automated memory test.
This is the initial automated memory test for the menu component in
material design light.

Running this file will check to see if any new DOM nodes or listeners
have been created, therefore automatically detecting memory leaks.
2015-08-05 10:29:20 -04:00