Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test cases not compatible with >v1.0.0 of tusd #37

Closed
DnlLrssn opened this issue Mar 4, 2020 · 1 comment
Closed

Test cases not compatible with >v1.0.0 of tusd #37

DnlLrssn opened this issue Mar 4, 2020 · 1 comment

Comments

@DnlLrssn
Copy link

DnlLrssn commented Mar 4, 2020

Test cases in client_test.go not compatible with github.com/tus/tusd version >v1.0.0 as this version has some breaking changes compared to 0.14.0.

go test -v ./...
# github.com/eventials/go-tus
package github.com/eventials/go-tus (test)
	imports github.com/tus/tusd: no Go files in /gopath/src/github.com/tus/tusd
FAIL	github.com/eventials/go-tus [setup failed]
?   	github.com/eventials/go-tus/leveldbstore	[no test files]
?   	github.com/eventials/go-tus/memorystore	[no test files]
FAIL
@DnlLrssn
Copy link
Author

solved by #38 closing

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

No branches or pull requests

1 participant