add functional tests coverage
Bug #1979686 reported by
Gabriel Cocenza
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Juju Lint |
Fix Released
|
Undecided
|
Mert Kirpici |
Bug Description
bugs lp#1979349[0] and lp#1967325[1] show that we lack functional tests in the project. We need to check if the snap is working on different Ubuntu series.
[0]https:/
[1] https:/
Related branches
~mertkirpici/juju-lint:lp/1979686
- Gabriel Cocenza: Approve
- Eric Chen: Needs Information
- BootStack Reviewers: Pending requested
- Martin Kalcok: Pending requested
-
Diff: 1844 lines (+1690/-11)9 files modified.gitignore (+1/-1)
CONTRIBUTING.md (+11/-0)
Makefile (+6/-2)
rename.sh (+13/-0)
tests/functional/conftest.py (+129/-0)
tests/functional/requirements.txt (+1/-0)
tests/functional/test_jujulint.py (+49/-0)
tests/resources/fcb-yoga-focal-bundle.yaml (+1442/-0)
tox.ini (+38/-8)
tags: | added: bseng-193 |
Changed in juju-lint: | |
status: | New → In Progress |
assignee: | nobody → Mert Kirpici (mertkirpici) |
Changed in juju-lint: | |
status: | In Progress → Fix Committed |
Changed in juju-lint: | |
milestone: | none → 1.0.4 |
Changed in juju-lint: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.