lpbuildbot:unit-tests
Last commit made on
2025-09-10
- Get this branch:
-
git clone
-b unit-tests
https://git.launchpad.net/lpbuildbot
Members of
Canonical Launchpad Engineering
can upload to this branch.
Log in for directions.
Branch merges
Propose for merging
- Canonical Launchpad Engineering: Pending requested
-
Diff: 899 lines (+814/-0) (has conflicts)13 files modified.gitignore (+12/-0)
CONTRIBUTING.md (+34/-0)
LICENSE (+202/-0)
README.md (+36/-0)
charmcraft.yaml (+70/-0)
pyproject.toml (+46/-0)
requirements.txt (+2/-0)
src/charm.py (+106/-0)
src/utils.py (+72/-0)
templates/buildbot@.service.j2 (+18/-0)
tests/integration/test_charm.py (+34/-0)
tests/unit/test_charm.py (+96/-0)
tox.ini (+86/-0)
Branch information
- Name:
- unit-tests
- Repository:
- lp:lpbuildbot