Skip to content
This repository has been archived by the owner on Jul 2, 2021. It is now read-only.

ci build fixes #3

Merged
merged 1 commit into from
Nov 14, 2016
Merged

ci build fixes #3

merged 1 commit into from
Nov 14, 2016

Conversation

braydonf
Copy link
Contributor

No description provided.

@braydonf braydonf merged commit a4ced02 into storj-archived:master Nov 14, 2016
@braydonf braydonf modified the milestone: v1.0.0 Feb 4, 2017
aligeti added a commit to aligeti/libstorj that referenced this pull request Dec 20, 2017
Test Case storj-archived#1: No bucket name given
kishore@kishore-Inspiron-13-7353:~/libstorj/src$ ./storj -d list-files
Missing first argument: <bucket-id>

Test Case storj-archived#2: Complete command with valid bucket name with 2 files in it
kishore@kishore-Inspiron-13-7353:~/libstorj/src$ ./storj -d list-files testbucket
ID: 6cb2014a988adca6ed712577 	Decrypted: true 	Created: 2017-12-15T17:23:25.832Z 	Name: testbucket
ID: 27607c99600540cc4c57953c 	Size: 9 bytes 	Decrypted: true 	Type: application/octet-stream 	Created: 2017-12-15T17:27:25.461Z 	Name: testfile.txt
ID: ee2fcc89dfe71c932cf44fcc 	Size: 10 bytes 	Decrypted: true 	Type: application/octet-stream 	Created: 2017-12-15T17:29:38.994Z 	Name: testfile2.txt

Test Case storj-archived#3: Complete command with valid bucket name but no files in it
kishore@kishore-Inspiron-13-7353:~/libstorj/src$ ./storj -d list-files testbucket2
ID: 725131c74690150e7b0cc747 	Decrypted: true 	Created: 2017-12-18T16:41:41.583Z 	Name: testbucket2
No files for bucket.

Test Case storj-archived#4: Compete command with invalid bucket name
kishore@kishore-Inspiron-13-7353:~/libstorj/src$ ./storj -d list-files testbucket2233432
Invalid bucket name.
aligeti added a commit to aligeti/libstorj that referenced this pull request Dec 20, 2017
Checking in supports "storj list-files [bucket_name]"

Test Case storj-archived#1: No bucket name given
kishore@kishore-Inspiron-13-7353:~/libstorj/src$ ./storj -d list-files
Missing first argument: <bucket-id>

Test Case storj-archived#2: Complete command with valid bucket name with 2 files in it
kishore@kishore-Inspiron-13-7353:~/libstorj/src$ ./storj -d list-files testbucket
ID: 6cb2014a988adca6ed712577 	Decrypted: true 	Created: 2017-12-15T17:23:25.832Z 	Name: testbucket
ID: 27607c99600540cc4c57953c 	Size: 9 bytes 	Decrypted: true 	Type: application/octet-stream 	Created: 2017-12-15T17:27:25.461Z 	Name: testfile.txt
ID: ee2fcc89dfe71c932cf44fcc 	Size: 10 bytes 	Decrypted: true 	Type: application/octet-stream 	Created: 2017-12-15T17:29:38.994Z 	Name: testfile2.txt

Test Case storj-archived#3: Complete command with valid bucket name but no files in it
kishore@kishore-Inspiron-13-7353:~/libstorj/src$ ./storj -d list-files testbucket2
ID: 725131c74690150e7b0cc747 	Decrypted: true 	Created: 2017-12-18T16:41:41.583Z 	Name: testbucket2
No files for bucket.

Test Case storj-archived#4: Compete command with invalid bucket name
kishore@kishore-Inspiron-13-7353:~/libstorj/src$ ./storj -d list-files testbucket2233432
Invalid bucket name.

on branches master
branches master
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant