This repository contains API tests for postcode.io using go and testing
Set the below environment variables
export ENV=prodRun tests from single go file
export ENV=prod
go test -run=TestTablePostCodeLatLongRunning specific tests or benchmarks
go test -run=TestTablePostCodeLatLong/"RM17 6EY"https://transform.tools/json-to-go
Owner: beemi.raja@gmail.com