Commit Graph

8 Commits (eae01a07d59dccbf64916183e3ad300f09d325c4)

Author SHA1 Message Date
Wu Tingfeng eae01a07d5
Test mutually exclusive arguments verbose and quiet (#25) 2 years ago
scito dbfd3464f2 save qr code to specific dir, improve help, add tests
- use metavar for files and dirs in help
- support several recursive dirs in saveqr
- add saveqr and debug tests
2 years ago
scito cd2d3258d3 handle not encoded + in query params, fixes #15
- add debug level, by givein parameter -vv
- if the base64 string is not urlencoded, then + will be replaced by a space,
  what cannot be decoded anymore
  --> replace spaces back to plus
- add test
2 years ago
scito 16d9fffc4a add test for verbose output 2 years ago
scito 9d08ebaa38 add output tests 2 years ago
scito aaef496d4f refactor tests, add utils 2 years ago
scito 175e7c38e5 refactor to satisfy flak8 2 years ago
scito 7f8250c0a6 add github test action and add pytest 2 years ago