Commit Graph
5 Commits
Author SHA1 Message Date
Łukasz Mierzwa 131e8e2c93 Comment out dead condition 2018-04-19 09:17:18 -07:00
Łukasz Mierzwa 62555df1b0 Use the correct variable in tests
'es.JiraURL == es.JiraURL' is always true, it should compare es with gs. Fix it and reformat for readability
2018-04-19 09:17:18 -07:00
Łukasz Mierzwa aa606eff12 Migrate tests to new annotation scheme 2017-09-07 12:15:32 -07:00
Łukasz Mierzwa 5d4ae47888 Convert all packages to be internal
Internal packages are supported by Go 1.5+, any package in /internal/ dir is only importable from the same repo. This will cleanup main dir a bit and provide better namespace for unsee subpackages
2017-08-04 16:21:27 -07:00
Łukasz Mierzwa deaae332ec Add strict API response test to catch any drift 2017-07-06 22:27:13 -07:00