Mike Harder
45a4b4c4ad
[README.md] Update node version ( #1033 )
2024-06-12 12:41:47 -07:00
Eddy Ashton
e85c12cf06
Update links in README.md ( #978 )
...
* Update links in README.md
Co-authored-by: Scott Beddall <45376673+scbedd@users.noreply.github.com>
2023-06-02 17:20:07 -07:00
Ke Yu
a87a57277a
Retire some features ( #860 )
...
* retire validateExamplesInCompositeSpec in validate-example
* retire SpecValidator in validate-spec
* retire autorestPlugin
* retire dependencies
* retire vscode launch config
* revert simple semantic validation
* npm install
* clear unused dependencies
* update version
* update version to v3.2.0
Co-authored-by: Ray Chen <raychen@microsoft.com>
2022-10-11 16:26:32 +08:00
Tianen
31c9a69fce
Migrate oav traffic converter ( #830 )
...
* add traffic-converter
* add changelog and update readme
* fix comment
Co-authored-by: v-tianxi@microsoft.com <v-tian@microsoft.com>
Co-authored-by: Ray Chen <raychen@microsoft.com>
2022-06-30 17:42:41 +08:00
kevinmichaelbowersox
a26ae9cc73
Fixes issues in the formatting of the README.md file ( #796 )
...
* Update README.md
Fixing the formatting in the readme file so that bullets do not display in a textarea which makes content hard to read with scrollbar. Removed references to issues that seemed unrelated to the "issues detected".
* Update README.md
Fixed formatting on bullets
Co-authored-by: Ray Chen <raychen@microsoft.com>
2022-05-23 13:59:24 +08:00
Alexander Batishchev
fb38b9b417
Added NPM package version ( #773 )
2022-04-07 08:35:22 +08:00
Samer Alameer
76d2ec1eab
Re-arranging the readme file propsa ( #748 )
...
The top of the readme should usually contain information about how to install the tool. I would suggest pushing down the "Run test" to the bottom after the users are able to install the tool and understand how to use it first
Thanks
2022-02-14 13:21:03 +08:00
Lei Ni
561e55e3b0
V2 ( #655 )
...
* fix bug
* fix bug
* separate schema def
* fix types
* remove type & add scenario
* fix testResourceLoader
* fix jsonpatch
* fix schemas
* fix schema
* fix types
* fix schema
* fix raw types
* save
* fix loader
* simplify VariableScope in memory
* fix
* fix testScenarioGenerator
* fix
* fix runner
* fix tslint
* restore shareScope
* fix bug
* requiredVariables
* variable type
* fix resolve variables
* bump js-yaml version
* define patternProperties
* restore plain structure
* implement apiScenaroYamlLoader
* expectedResponse & use Example operationId
* fix variableEnv bug
* support patch
* fix bug
* implement Patch per ARM RPC
* log step name
* templateGenerator
* update export types
* add armTemplate parameters convension
* fix bug
* fix request schema
* cleanUpSteps
* error handling when execution
* revert
* revert cliSuppressExceptions
* Update validate-examples-regression-sample.yml for Azure Pipelines
* Update azure-pipelines.yml for Azure Pipelines
* Revert "Update azure-pipelines.yml for Azure Pipelines"
This reverts commit 273b05ef82
.
* Revert "Update validate-examples-regression-sample.yml for Azure Pipelines"
This reverts commit d758018bdb
.
* npm install with v6
* Refactor VariableEnv
* fix bug
* variableEnv
* fix outputVariables
* revert placeholder
* add resolveVariables option and turn off in postmanCollectionRunner
* fix pathVariable
* use output method to make output variable global
* update
* fix prettier
* rename to apiScenario
* rename command
* restore folder name
* restore fixture
* remove fixture from .gitignore
* fix
* fix test
* resove armTemplate
* systemData is readOnly
* Fix bug
* fix VariableEnv
* fix resolveString
* fix convention for cleanUp steps
* apply patch
* fix xmsExampleExtract bug
* fix xMsExampleExtractor
* rename folder and add Changelog
Co-authored-by: ruowan <ruowan@microsoft.com>
2021-09-30 11:27:59 +08:00
Ruoxuan Wang
c9ae46271a
Ruowan/small fix ( #657 )
...
* runner support resolve armTemplate and deploymentScripts
* update comments
* bump version and update changelog
2021-08-25 15:25:31 +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
Ligengxin
51e2e4247b
support validate-traffic <traffic-path> <spec-path> command in OAV cli ( #633 )
...
* support validate-traffic <traffic-path> <spec-path> command
* fix format
* update command describe
* update
* update log type
* format
* update readme
* delete semicolon
* test ci
* check file path before validate
* resolve comment
* resovle comment
* Update
* add missing dependency files
* fix lint
* remove files
* resolve comment
* fix lint
* Bump version and update changelog
* update
Co-authored-by: Ray Chen <raychen@microsoft.com>
2021-07-13 11:36:21 +08:00
raychen
8815d179d1
Release 2.0.0 version
2020-11-24 11:07:36 +08:00
Ray Chen
c0aaed0421
Readme update ( #496 )
...
* Updated readme file.
2020-03-24 13:49:20 +08:00
billytrend
02235674f3
Add instructions for regression fixes ( #430 )
...
* Add instructions for regression fixes
* Update README.md
2019-06-13 13:43:33 -07:00
billytrend
2c03e13db1
Add regression suites for validateExamples ( #403 )
2019-05-08 11:39:02 -07:00
Vlad Barosan
0035655d53
Validate request body when object ( #415 )
2019-04-10 21:22:59 -07:00
Vlad Barosan
44a19e34a8
Seperate request response ( #405 )
...
* Refactor and seperate validate method
* re-use seperate validations
* refactoring
* use globby instead of glob sync
* mark that is a breaking change
* new return types
* Add snapshot tests
* Add snapshot tests for live validation
* Add option for relative source location url
* Add severity
* Don't expose get operations externally anymore
2019-03-28 11:47:48 -07:00
Sergey Shandar
945f32092c
update status badge to Azure DevOps. ( #350 )
2018-11-06 10:26:20 -08:00
Vlad Barosan
875b75a0c0
Single discriminator error ( #291 )
...
* Single discriminator error
* Add badges to readme
2018-08-10 21:23:12 -07:00
Vlad Barosan
a068fda8b3
fix broken link
2018-04-05 17:49:41 -07:00
Vlad Barosan
ff80fc42e8
Enhance readme
2018-04-05 17:38:33 -07:00
Amar Zavery
eff9c437ec
Update README.md
2017-12-12 10:49:22 -08:00
Amar Zavery
315fd1d807
Update README.md
2017-12-12 10:48:17 -08:00
Veronica Giaudrone
dff6e2513e
Addressing CR feedback
2017-10-17 17:11:27 -07:00
Veronica Giaudrone
1a94f6a365
updating model validator plugin to autorest
2017-10-02 14:10:39 -07:00
Vishrut Shah
e091bc0d61
Bit more precise documentation for cli
2017-05-25 14:21:11 -07:00
Vishrut Shah
adb3dcecd3
update README
2017-05-24 14:57:37 -07:00
Vishrut Shah
7530c8e324
Prepare release of oav 0.4.2
2017-05-24 14:56:09 -07:00
Amar Zavery
735a83e743
update README
2017-03-16 09:34:10 -07:00
Amar Zavery
693dda2ac8
added support for logging as required for reporting; introduced off and json as two more log levels; small bug fixes
2017-02-24 11:06:31 -08:00
Amar Zavery
3c5ab1b111
imp modifications made to run in rest-api-specs CI
2017-02-06 11:33:36 -08:00
Amar Zavery
2a95d0225d
added support for setting console log level and made minor tweaks to the source code
2017-01-23 21:16:27 -08:00
Amar Zavery
afdadcae54
move to sway and promises, better logging support, structured cli commands using yargs package, initial protype for live testing
2017-01-16 23:06:51 -08:00
veronicagg
46b6aca0fa
Updating with review feedback
2016-12-16 10:20:06 -08:00
veronicagg
074f779978
Updating readme file
2016-12-15 16:58:09 -08:00
Amar Zavery
6db37b0453
Update README.md
2016-11-18 22:55:25 -08:00
Amar Zavery
401c66b7a2
Tool available for dogfooding
2016-11-18 22:49:15 -08:00
Amar Zavery
7a82a0db26
Updated REadme.md with basic info
2016-11-13 22:54:18 -08:00
veronicagg
dc713dadab
Initializing repo
2016-11-07 16:28:36 -08:00
veronicagg
de92684dd4
initializing repo
2016-11-07 16:20:39 -08:00