issues
search
anaconda
/
percy
A tool to work on recipes from aggregate.
BSD 3-Clause "New" or "Revised" License
9
stars
0
forks
source link
Adds test cases around `commands/` directory
#88
Closed
schuylermartin45
closed
1 year ago
schuylermartin45
commented
1 year ago
Adds basic tests around
percy
's CLI tools. This at least acts as a smoke test, to ensure the CLIs can at least run "to some degree"
Moves existing test into an appropriate folder
Increases test coverage requirement
Also ignores
examples/
directory
Example projects are no longer considered for test-coverage statistics.
This follows our previous decision that the
examples/
directory does not need to be considered for linting
This does not fully enable the static analyzer
percy
's CLI tools. This at least acts as a smoke test, to ensure the CLIs can at least run "to some degree"Also ignores
examples/
directoryexamples/
directory does not need to be considered for linting