defuse / passgen

A password generator.
78 stars 25 forks source link

Test Coverage #15

Open defuse opened 10 years ago

defuse commented 10 years ago

coveralls.io gives 75% test coverage. That can probably be improved. Look at the actual gconv output to see what's missing.

Note that gconv screws up when running in the fakechroot test... it puts the files in a subfolder which is annoying (and doesn't include the coverage). Fix that too.