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

14 Коммитов

Автор SHA1 Сообщение Дата
Scott Beddall 8d1b55c745
Cleanup Test Folders, Add `debug` tests to repro api-specs failures (#1022)
* some general cleanup of the test area. removing some extraneous launch.json configurations
* update tsconfig to resolve additional warnings for 'tsConfig'
* add test utility for cloning a targeted pr
2023-12-13 15:46:55 -08:00
Ray Chen a91895fd04
Live validator update from rpaas feedback (#656)
* Live validator update from rpaas feedback

* Isolate RP when running transform in livevalidator

* Use template msg for livevalidation runtime error
2021-08-25 14:36:17 +08:00
Phoenix He 2e25ef5da2
Refactor Semantic Feature (#649)
* sync

* Add changelog

Co-authored-by: Phoenix He <tih@microsoft.com>
Co-authored-by: raychen <raychen@microsoft.com>
2021-08-12 17:36:27 +08:00
Ruoxuan Wang ff64062a5b
Test scenario main (#599)
Support test scenario and test runner
2021-03-24 16:48:10 +08:00
Phoenix He 150c5e9c7c
Test Scenario Support (#558)
* Support yaml in jsonLoader

* New package
2021-01-18 16:54:38 +08:00
raychen 8815d179d1 Release 2.0.0 version 2020-11-24 11:07:36 +08:00
billytrend 2c03e13db1
Add regression suites for validateExamples (#403) 2019-05-08 11:39:02 -07:00
Sergey Shandar 2f90b77417
Source Map (#322) 2018-09-25 17:18:31 -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
Sergey Shandar 82bbd0933e
no .npmignore file 2018-05-31 15:01:32 -07:00
Sergey Shandar aa2d7edffe
ts-node 2018-05-31 13:17:17 -07:00
Sergey Shandar 5740fe1aa2
nyc & ts-node 2018-05-31 12:15:24 -07:00
Sergey Shandar 2ca3782946
generate *.js and *.d.ts before publishing. 2018-05-29 14:12:35 -07:00
Sergey Shandar 4d04902e6d
JavaScript => TypeScript 2018-05-25 17:18:04 -07:00