Commit graph

5 commits

Author SHA1 Message Date
Matthias Krüger 1d912002e9 fix most remaining clippy findings (mostly redundant imports) 2020-02-21 12:15:16 +01:00
Takayuki Nakata 58ae3d06b9 Revert fixes of response handling and fix tests 2020-01-22 09:19:59 +09:00
Takayuki Nakata e632bdb906 Update response handling to add tests for cargo owner -a/-r
Follow up 5e152863f.
2020-01-21 09:06:06 +09:00
Takayuki Nakata 8076f578a3 Refactoring of creating files in tests
Use `mkdir_p` and `fs::write`.
2020-01-14 16:15:29 +09:00
Takayuki Nakata 5e152863f4 Load credentials and add tests for yank and owner commands 2020-01-09 22:22:32 +09:00