Skip to content

Comments

Cleanup postman tests#850

Open
gmelodie wants to merge 1 commit intodevfrom
clean-postman-tests
Open

Cleanup postman tests#850
gmelodie wants to merge 1 commit intodevfrom
clean-postman-tests

Conversation

@gmelodie
Copy link
Contributor

@gmelodie gmelodie commented Jan 9, 2023

  • simplify script
  • remove foo file
  • better error messages (todo)

@gmelodie gmelodie requested review from jcace and snissn January 9, 2023 21:35
@gmelodie gmelodie self-assigned this Jan 9, 2023
@jcace
Copy link
Contributor

jcace commented Jan 9, 2023

looks good! will definitely be good to process the errors better, raw axios dump is hard to figure out what's going on. Not entirely sure where to do that though, any idea?

@snissn
Copy link
Contributor

snissn commented Jan 10, 2023

Awesome! Only failure is that we are currently expecting a file named "foo" with content "foo" in the folder. I think we also use it's cid somewhere so can we revert the git rm foo part of the commit? @gmelodie

@@ -1 +0,0 @@
foo
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

need to put this file back as it's used for the tests 🙂

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

Successfully merging this pull request may close these issues.

3 participants