Angle of Attack

a blog by the engineers @
flightaware logo
Author 2 Posts
Lee Obuli

Lee Obuli

Lee Obuli is a software engineer on the AeroAPI team who specializes in driving testing efforts with Go at FlightAware.
Page 1 of 1
5/5/2025
airplane icon
Lee Obuli

Part II: Using Mockery to generate Mocks for Testing in Golang

In Part I, we talked about mocking some of our functionality using pgxmock. This version of the article replaces the manual mocking approach with mockery, a tool that automates the generation of mocks.

READ NOW
2/19/2024
airplane icon
Lee Obuli

Part I: Mocking database logic for unit tests in Go at FlightAware

Go is one of FlightAware’s four core programming languages. Since FlightAware needs a performant solution for delivering massive amounts of data, Go is a great choice. This blog will focus on a mocking technique for effective unit testing in Go.

READ NOW
Page 1 of 1
FlightAware logo
flightaware.com
Terms of Use
Privacy Policy
linkedin logo github icon github icon