Commit Graph

5 Commits (7f1936268a2290092e4962b0b58c07f9ebe3cff0)

Author SHA1 Message Date
Dmitry Shibanov 60dce67d9a
Adding tests (#2)
* add tests

* fixing tests

* change names of it

* resolve comments

Co-authored-by: Dmitry Shibanov <v-dmshib@microsoft.com>
5 years ago
Dmitry Shibanov ddc76880cc update setup go task to use releases 5 years ago
Bryan MacFarlane f4b0281c15 mocked tests work with no internet 6 years ago
Alif Rachmawadi 21620fff65
use golang-dl release data 6 years ago
Alif Rachmawadi 632d18fc92 Handle .x version syntax with latest release (#13)
* get latest release for .x syntax version

* added nock as dev dependency

* added test for .x syntax

* updated readme

* updated http client name

* use rest client for getting available versions

* more .x handling

* move nock to setup and teardown
6 years ago