storj/cmd/uplinkng
Jeff Wendling b24ea2ead5 cmd/uplinkng: test framework and ls tests
this adds a test framework with fake implementations of a
filesystem so that unit tests can be written asserting
the output of different command invocations as well as
the effects they have on a hypothetical filesystem and
storj network.

it also implements the mb command lol

Change-Id: I134c7ea6bf34f46192956c274a96cb5df7632ac0
2021-06-14 15:23:41 -04:00
..
access_permissions.go cmd/uplinkng: cp 2021-06-02 14:35:27 +00:00
cmd_access_create.go cmd/uplinkng: initial commit with skeleton 2021-05-18 10:04:44 -04:00
cmd_access_delete.go cmd/uplinkng: initial commit with skeleton 2021-05-18 10:04:44 -04:00
cmd_access_list.go cmd/uplinkng: implement object listing 2021-05-24 23:02:19 +00:00
cmd_access_revoke.go cmd/uplinkng: initial commit with skeleton 2021-05-18 10:04:44 -04:00
cmd_access_save.go cmd/uplinkng: initial commit with skeleton 2021-05-18 10:04:44 -04:00
cmd_access_use.go cmd/uplinkng: initial commit with skeleton 2021-05-18 10:04:44 -04:00
cmd_cp.go cmd/uplinkng: cp 2021-06-02 14:35:27 +00:00
cmd_ls_test.go cmd/uplinkng: test framework and ls tests 2021-06-14 15:23:41 -04:00
cmd_ls.go cmd/uplinkng: test framework and ls tests 2021-06-14 15:23:41 -04:00
cmd_mb.go cmd/uplinkng: test framework and ls tests 2021-06-14 15:23:41 -04:00
cmd_meta_get.go cmd/uplinkng: test framework and ls tests 2021-06-14 15:23:41 -04:00
cmd_rb.go cmd/uplinkng: initial commit with skeleton 2021-05-18 10:04:44 -04:00
cmd_rm.go cmd/uplinkng: test framework and ls tests 2021-06-14 15:23:41 -04:00
cmd_share.go cmd/uplinkng: initial commit with skeleton 2021-05-18 10:04:44 -04:00
cmd_version.go cmd/uplinkng: implement object listing 2021-05-24 23:02:19 +00:00
filesystem_local.go cmd/uplinkng: cp 2021-06-02 14:35:27 +00:00
filesystem_mixed.go cmd/uplinkng: cp 2021-06-02 14:35:27 +00:00
filesystem_remote.go cmd/uplinkng: cp 2021-06-02 14:35:27 +00:00
filesystem_test.go cmd/uplinkng: test framework and ls tests 2021-06-14 15:23:41 -04:00
filesystem.go cmd/uplinkng: cp 2021-06-02 14:35:27 +00:00
global_flags_migrate.go cmd/uplinkng: cp 2021-06-02 14:35:27 +00:00
global_flags.go cmd/uplinkng: initial commit with skeleton 2021-05-18 10:04:44 -04:00
location.go cmd/uplinkng: test framework and ls tests 2021-06-14 15:23:41 -04:00
main.go cmd/uplinkng: test framework and ls tests 2021-06-14 15:23:41 -04:00
project_provider.go cmd/uplinkng: test framework and ls tests 2021-06-14 15:23:41 -04:00
stdlib_flags.go cmd/uplinkng: initial commit with skeleton 2021-05-18 10:04:44 -04:00
tabbed_writer.go cmd/uplinkng: implement object listing 2021-05-24 23:02:19 +00:00
utils.go cmd/uplinkng: initial commit with skeleton 2021-05-18 10:04:44 -04:00