Kamil Pajdzik
|
4c97c47d63
|
Fix tests to pass when -preview suffix set in version (#121)
|
2019-06-06 10:19:37 -07:00 |
Kamil Pajdzik
|
773f4d9141
|
Revert changes to make test work in CI (#110)
* Revert " Add any casting to fix TypeScript bug (#109)"
This reverts commit 535ba9b242 .
* Revert "Add userAgent casting (#108)"
This reverts commit 17d5bba990 .
* Revert "Extract userAgent variable to fix tests in Azure DevOps CI/CD (#107)"
This reverts commit 3807aff6af .
|
2019-05-10 11:31:37 -07:00 |
Kamil Pajdzik
|
535ba9b242
|
Add any casting to fix TypeScript bug (#109)
* Add userAgent casting
* Add any casting to fix TypeScript bug
|
2019-05-10 10:29:50 -07:00 |
Kamil Pajdzik
|
17d5bba990
|
Add userAgent casting (#108)
|
2019-05-10 09:50:51 -07:00 |
Kamil Pajdzik
|
3807aff6af
|
Extract userAgent variable to fix tests in Azure DevOps CI/CD (#107)
* Add cast to any
* Extract userAgent
* Reset package.json
|
2019-05-10 09:39:56 -07:00 |
Kamil Pajdzik
|
2e2abb0db0
|
Fix User-Agent tests (#105)
* Fix User-Agent tests
* Bump the version
|
2019-01-28 08:41:15 -08:00 |
Kamil Pajdzik
|
cee5adbef6
|
Remove final GET on POST 202 long running operations (#103)
* Remove final GET on POST 202 long running operations
* Bump the version to 1.3.0
* Remove unnecessary request mock
|
2019-01-07 12:32:00 -08:00 |
Dan Schulte
|
55e00bc56e
|
Enable coverage in ci
|
2018-12-14 11:48:16 -08:00 |
Kamil Pajdzik
|
c97433e9cb
|
Update ms-rest-js (#94)
* Update ms-rest-js
* Fix tests to include additional properties
|
2018-12-04 08:53:03 -08:00 |
Kamil Pajdzik
|
fd2bac3749
|
Update npm-run-all (#89)
* Update npm-run-all
* Switch example.com to microsoft.com
|
2018-11-28 10:28:35 -08:00 |
Kamil Pajdzik
|
71b0b77ab7
|
Rename NPM package to @azure/ms-rest-azure-js (#77)
|
2018-11-09 20:02:28 -08:00 |
Kamil Pajdzik
|
5dba586a29
|
Fix ms-rest-azure-js user agent telemetry (#74)
* Fix adding runtime information to the telemetry
* Fix tests
* Export getDefaultUserAgentValue
* Reset package.json
* Update ms-rest-js reference
|
2018-11-01 09:44:12 -07:00 |
Dan Schulte
|
bc064af1b3
|
Add Cancelled as a possible LRO state
|
2018-10-26 10:26:06 -07:00 |
Dan Schulte
|
b04a31a498
|
LRO status comparisons should be case insensitive
|
2018-10-26 10:24:29 -07:00 |
Rikki Gibson
|
2fb7c939fe
|
Rollup (#65)
* Use esModuleInterop, etc
* Add rollup config
* Depend on uglify-js
* Bump to v1.0.0
* Update to v1.0.0
* Update changelog
* Replace npmignore with pkg.files
* Update lockfile and typescript version
* Update ts-node
* Fix 'main' field
|
2018-10-04 14:50:00 -07:00 |
Kamil Pajdzik
|
059b674068
|
Add additionalInfo to CloudError (#63)
* Add additionalInfo to CloudError
* Change mapper from Object to Composite
* Add additional info interface
|
2018-09-19 18:46:22 -07:00 |
Kamil Pajdzik
|
54d428d4ee
|
Add innererror property to CloudError (#59)
* Add innererror property to CloudError
* Remove should library
|
2018-09-05 12:25:15 -07:00 |
Rikki Gibson
|
cefed74fbc
|
Add resourceManagerEndpointUri test
|
2018-08-27 10:10:01 -07:00 |
Dan Schulte
|
2f0a670169
|
Fix case-sensitivity test failure
|
2018-08-24 14:15:39 -07:00 |
Dan Schulte
|
446a67940a
|
Remove Promise return types
|
2018-08-24 14:13:53 -07:00 |
Dan Schulte
|
99fca762d1
|
Rename HttpLongRunningOperationResponse to LROPoller
|
2018-08-22 15:00:23 -07:00 |
Dan Schulte
|
f1ffeacda4
|
Refactor LRO polling strategies
|
2018-07-26 14:50:28 -07:00 |
Dan Schulte
|
b85b03c6a8
|
Added all LRO tests from specification. Now time to refactor and cleanup
|
2018-07-26 14:26:25 -07:00 |
Dan Schulte
|
9f277d40a0
|
Restructure LRO polling into different polling strategies
|
2018-07-24 13:31:27 -07:00 |
Dan Schulte
|
cec06a3001
|
Add tests for AzureServiceClient coverage
|
2018-07-18 13:06:58 -07:00 |
Rikki Gibson
|
16b67d340c
|
Don't fail on stub test
|
2018-05-16 14:31:56 -07:00 |
Rikki Gibson
|
93ce7dbc72
|
Add placeholder test
|
2018-04-10 16:01:31 -07:00 |
Rikki Gibson
|
e307eb4ced
|
Remove build products and update configs
|
2018-04-10 15:45:58 -07:00 |