Login
From:
(Uncensored)
subscribe
Mocking database logic for unit tests in Go at FlightAware
https://flightaware.engineering/mocking-database-logic-for-unit-tests-in-go-at-flightaware/
links
backlinks
Roast topics
Find topics
Find it!
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.