Tag Archives: mocking

SaturdayMP Show 93: PostCast (Part 12 – Start on Slack API)

In this episode Omar and myself start working on the Slack integration for PostCast. We start off by reviewing what we have learned about the Slack API so far. Then we come up with a plan of attack and start … Continue reading

Posted in Code Examples, Saturday MP Show | Tagged , , , , | Comments Off on SaturdayMP Show 93: PostCast (Part 12 – Start on Slack API)

SaturdayMP Show 87: Creating PostCast (Part 9 – Figuring Out Testing in Go)

In this episode Omar and myself figure out how to add tests in Go. We try the built-in Go testing framework but then settle on using Testify. Testify allows writing assertions like other testing frameworks we are used to. We … Continue reading

Posted in Saturday MP Show | Tagged , , , , , | Comments Off on SaturdayMP Show 87: Creating PostCast (Part 9 – Figuring Out Testing in Go)