lp://staging/~zyga/checkbox/provider-tools
- Get this branch:
- bzr branch lp://staging/~zyga/checkbox/provider-tools
Branch merges
- Brendan Donegan (community): Needs Fixing
-
Diff: 1471 lines (+1408/-5)5 files modifiedplainbox/plainbox/impl/box.py (+6/-2)
plainbox/plainbox/impl/commands/startprovider.py (+476/-0)
plainbox/plainbox/impl/test_box.py (+4/-3)
plainbox/plainbox/provider_manager.py (+543/-0)
plainbox/plainbox/test_provider_manager.py (+379/-0)
Branch information
Recent revisions
- 2620. By Zygmunt Krynicki
-
plainbox:commands: add and enable the startprovider command
This patch adds and enables the new startprovider command that generates
a template of a new plainbox provider. The template is intended to help
test authors get started with test development using plainbox.The generated content is making use of the provider_manager module
Signed-off-by: Zygmunt Krynicki <email address hidden>
- 2619. By Zygmunt Krynicki
-
plainbox:
provider_ manager: add startprovider support module This module implements the code imported by generated manage.py scripts.
It consists of a new tool, ProviderManagerTool, which has a number of
sub-commands useful for working with standalone providers:info display basic information about this provider
validate perform various static analysis and validation
develop install/remove this provider, only for development
install install this provider in the system
sdist create a source tarballSigned-off-by: Zygmunt Krynicki <email address hidden>
- 2617. By Sylvain Pineau
-
"automatic merge by tarmac [r=sylvain-
pineau, roadmr] [bug=][ author= sylvain- pineau] " - 2615. By Zygmunt Krynicki
-
"automatic merge by tarmac [r=roadmr][bug=1236377,1236505,
1243610, 1254189, 1254191, 1255066, 1255085, 1265748, 1267794, 1273100] [author= zkrynicki] " - 2613. By Zygmunt Krynicki
-
"automatic merge by tarmac [r=sylvain-pineau][bug=1236377,1236505,
1243610, 1254189, 1254191, 1255066, 1255085, 1265748, 1267794, 1273100] [author= zkrynicki] "
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/checkbox