summaryrefslogtreecommitdiff
path: root/tests/test_submenu.py
Commit message (Expand)AuthorAgeFilesLines
* Extract submenu code to new projectkotfu2018-05-091-181/+0
* Removed the expensive imports from cmd2/__init__.pyEric Lin2018-04-251-1/+1
* Most of the unit tests fixed.kotfu2018-04-161-1/+1
* Basic structure for cmd2 as a packagekotfu2018-04-161-1/+1
* Revert "Basic structure for cmd2 as a package"kotfu2018-04-161-1/+1
* Basic structure for cmd2 as a packagekotfu2018-04-161-1/+1
* add tests for preserve sharesAlberto Sartori2018-03-141-11/+41
* AddSubMenu should work with default kwargsAlberto Sartori2018-03-131-1/+14
* Added separate test fixture for SecondLevel app by itselfTodd Leonhardt2018-02-071-4/+11
* Attempt to fix unit testsTodd Leonhardt2018-02-071-31/+55
* Added tests for submenuCalvin Lobo2018-02-041-0/+107