home.social

#outsideintest — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #outsideintest, aggregated by home.social.

  1. when you're writing tests (which really are a good idea) - how do you deal with things that need to go out over http and get something?

    well - you could mock out everything and test tiny units with mocks, or you could write an
    #outsideInTest and use a mock-server

    i like
    #wireMock for this

    https://youtu.be/x3MvZ8DFrpE