summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* tests/migrate: update to use argparse and run spicy by defaultAlon Levy2011-07-051-32/+56
| | | | | | | | | Most helpful change is that it prints help if you do --help. It can take --image parameter, and --client parameter, defaults to spicy. Incidentally, spicy switch host seems broken - if you run with --client spicec (assuming spicec is in the PATH), it works fine, but using the default spicy (or --client spicy) it fails after a single switch.
* tests/migrate.py: refactor to allow importing for later useAlon Levy2011-02-111-51/+81
|
* tests/migrate.py: add a migration testAlon Levy2011-01-151-0/+158