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 case for ipfs update. #5195

Open
Stebalien opened this issue Jul 5, 2018 · 1 comment
Open

Test case for ipfs update. #5195

Stebalien opened this issue Jul 5, 2018 · 1 comment
Labels
kind/test Testing work

Comments

@Stebalien
Copy link
Member

Stebalien commented Jul 5, 2018

Write a sharness test that:

  1. Starting from the current release, then the previous release, then the release before that (installed with ipfs-update).
  2. Initializes a repo.
  3. Starts and stops the daemon. Maybe adds and cats a file?
  4. Builds a fake dist for the current branch.
  5. Runs ipfs update $currentbranchbuild.
  6. Checks to make sure ipfs daemon works. Starts and stops the daemon, possibly catting the same file from step 3.
@Stebalien Stebalien added the kind/test Testing work label Jul 5, 2018
@Stebalien
Copy link
Member Author

@chriscool does this sound like something you could put together? Basically, we don't have anything that actually tests that the ipfs update command always works.

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

No branches or pull requests

2 participants