Граф коммитов

11 Коммитов

Автор SHA1 Сообщение Дата
Scott Beddall 61fe0ba253
Add Documentation to reflect migrated internal wiki items (#998)
* add example-generation doc to the review. beginning to update the two error reference docs with the possible errors
* cross-compare of the full list versus what we have documented in the error set
* remove accidentally duplicated entry
2023-08-30 18:16:20 -07:00
Ray Chen f4f361bbac
Create error-definitions.json (#771)
error contains code, friendlyName, and link to github document.
2022-04-02 10:04:57 +08:00
Ruoxuan Wang 6c9aab3879
make runner run api sync (#648)
* runner run test scenario sequentially

* add runner architecture

* bump version and update changelog

* remove install gif update runApiTest.gif
2021-08-10 14:49:25 +08:00
Ruoxuan Wang 5660d08093
Update readme and small bug fix (#644)
* fix lint

* add gif

* add installOav.gif

* update oav -h in readme

* update runApiTest doc

* small fix

* avoid conflict step name when generate postman collection item

* update changelog

* support verbose command update gif

* update doc

* refine doc

* poller do not output err

* update gif

* fix typo

* bug fix. setup subscriptionId as environment variables

* update changelog
2021-07-29 11:32:57 +08:00
Veronica Giaudrone def3719dee Update documentation with missing error code (#364)
* Adding reference documentation for oav model validation

* adding doc for missing error code
2018-12-05 14:45:37 -08:00
Veronica Giaudrone 4d269e2fe7 Update doc to add error code which wasn't captured (#358)
* Adding reference documentation for oav model validation

* adding new error doc
2018-11-27 17:22:48 -08:00
Sergey Shandar 43d4fbe615
Fix for x-ms-examples extractor (#314)
* Suppression Design

* Update swagger-parser

* test files for extracting x-ms-examples

* Remove dead code.

* reproducing errors.

* Remove errors.

* 0.5.10

* address comments.
2018-09-18 11:49:56 -07:00
Vlad Barosan 1f24493dc3
Add unique array errors (#293)
* Add unique array errors

* Lint fixes

* Add test for similar paths on serialized errors
2018-08-15 10:50:16 -07:00
Sergey Shandar bb66d2c638
Using a JSON parser with a source map (#292)
* responseReducer & scenarioReducer

* toModelErrors

* toModelErrors: map vs reduce

* Iterable

* less reduce functions

* simplified scenarioReducer

* reduce() => map()

* operationId & scenarios

* minor

* stringMap

* stringMap

* no `Unknown`

* remove unused methods

* source-map design review

* strict TypeScript

* remove some any types

* remove `any` type

* no any

* less any

* new JSON parser

* Using JSON parser with a source map

* minor

* minor

* US data style

* address comments

* address comments

* clean jsonParser
2018-08-13 12:16:26 -07:00
Veronica Giaudrone 30e4e92d60 Documentation for semantic errors (#286)
* Adding reference documentation for oav model validation

* adding documentation for semantic validaiton errors
2018-08-03 21:13:18 -07:00
Veronica Giaudrone d47ad01113 Adding reference documentation for oav model validation (#275) 2018-07-17 14:56:02 -07:00