Skip to content

beemi/golang-api-tests

Repository files navigation

golang-postcode-latlong

This repository contains API tests for postcode.io using go and testing

How to run tests

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"

Other tools

https://transform.tools/json-to-go

📧 Contact

Owner: beemi.raja@gmail.com

Releases

No releases published

Packages

No packages published

Languages