aboutsummaryrefslogtreecommitdiffstats
path: root/tests/base.py
AgeCommit message (Collapse)Author
2013-11-24Rename all panels consistently.Aymeric Augustin
Enforce absolute imports to avoid clashing with built-in package names. Thanks Jannis for his feedback.
2013-11-12Remove unnecessary nesting.Aymeric Augustin
2013-11-01Split tests across several modules.Aymeric Augustin
Fix #426.