shiori/cmd
Peter Etelej 056be03158
Add tests for cmd package
Adds testing for cmd package. Adds a setup and teardown main test
with a cmd test db as well as tests for account, add and update.
Closes #19
2018-03-03 08:03:54 +03:00
..
account.go Add tests for cmd package 2018-03-03 08:03:54 +03:00
account_test.go Add tests for cmd package 2018-03-03 08:03:54 +03:00
add.go Cleaned up command imports and descriptions 2018-03-02 13:29:26 +01:00
add_test.go Add tests for cmd package 2018-03-03 08:03:54 +03:00
cmd_test.go Add tests for cmd package 2018-03-03 08:03:54 +03:00
delete.go Cleaned up command imports and descriptions 2018-03-02 13:29:26 +01:00
export.go Cleaned up command imports and descriptions 2018-03-02 13:29:26 +01:00
import.go Cleaned up command imports and descriptions 2018-03-02 13:29:26 +01:00
open.go Cleaned up command imports and descriptions 2018-03-02 13:29:26 +01:00
print.go Cleaned up command imports and descriptions 2018-03-02 13:29:26 +01:00
root.go Cleaned up command imports and descriptions 2018-03-02 13:29:26 +01:00
search.go Cleaned up command imports and descriptions 2018-03-02 13:29:26 +01:00
serve.go Cleaned up command imports and descriptions 2018-03-02 13:29:26 +01:00
update.go Cleaned up command imports and descriptions 2018-03-02 13:29:26 +01:00
update_test.go Add tests for cmd package 2018-03-03 08:03:54 +03:00
utils.go Initial web view 2018-02-11 21:00:56 +07:00