dependabot[bot]
|
c0ad21d03e
|
Bump semver and yargs in /server/tests/js_tests
Removes [semver](https://github.com/npm/node-semver). It's no longer used after updating ancestor dependency [yargs](https://github.com/yargs/yargs). These dependencies need to be updated together.
Removes `semver`
Updates `yargs` from 6.6.0 to 17.7.2
- [Release notes](https://github.com/yargs/yargs/releases)
- [Changelog](https://github.com/yargs/yargs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/yargs/yargs/compare/v6.6.0...v17.7.2)
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
- dependency-name: yargs
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-23 10:20:37 +00:00 |
|
Shruti Ranganathan Jothi
|
1f5c5454f2
|
adding logging for js tests
|
2017-03-08 19:30:02 -08:00 |
|
Shruti Ranganathan Jothi
|
b0061b88ad
|
ability to write logs of test run to a file for nodejs tests
|
2017-03-08 16:28:28 -08:00 |
|
Shruti Ranganathan Jothi
|
8e322de983
|
use yargs to get commandline params for nodejs tests
|
2017-03-08 10:33:36 -08:00 |
|
Shruti Ranganathan Jothi
|
ac26da16e2
|
use sprintf-js to format console logs
|
2017-03-08 09:58:27 -08:00 |
|
Shruti Ranganathan Jothi
|
f6c369ca3c
|
update package.json and .gitignore
|
2017-02-28 11:54:30 -08:00 |
|
Shruti Ranganathan Jothi
|
7ecd7c2ad0
|
committing node js tests for netflix app with DIAL 2.1
|
2017-02-28 11:24:36 -08:00 |
|