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

fix: update deps. pull in w3up-client fixes #133

Merged
merged 2 commits into from
Nov 22, 2023
Merged

fix: update deps. pull in w3up-client fixes #133

merged 2 commits into from
Nov 22, 2023

Commits on Nov 21, 2023

  1. fix: update deps. pull in w3up-client fixes

    License: MIT
    Signed-off-by: Oli Evans <[email protected]>
    olizilla committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    0d56ca8 View commit details
    Browse the repository at this point in the history
  2. chore: only login once per test!

    split out createSpace to it's own helper function so tests can opt in to loginAndCreateSpace when they want the do it all in one convinence.
    
    logging in repeatedly isn't what we are typically testing. Calling the login helper repeatedly fails currently.
    
    License: MIT
    Signed-off-by: Oli Evans <[email protected]>
    olizilla committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    910e81f View commit details
    Browse the repository at this point in the history