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