dependabot[bot]
|
cac0ed9833
|
Bump ajv and har-validator in /server/tests/js_tests
Bumps [ajv](https://github.com/ajv-validator/ajv) and [har-validator](https://github.com/ahmadnassri/node-har-validator). These dependencies needed to be updated together.
Updates `ajv` from 5.5.2 to 6.12.6
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](https://github.com/ajv-validator/ajv/compare/v5.5.2...v6.12.6)
Updates `har-validator` from 5.1.0 to 5.1.5
- [Release notes](https://github.com/ahmadnassri/node-har-validator/releases)
- [Changelog](https://github.com/ahmadnassri/node-har-validator/blob/master/.releaserc)
- [Commits](https://github.com/ahmadnassri/node-har-validator/compare/v5.1.0...v5.1.5)
---
updated-dependencies:
- dependency-name: ajv
dependency-type: indirect
- dependency-name: har-validator
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-16 19:51:04 +00:00 |
|
Wesley Miaw
|
45477e443e
|
Add to and improve upon the DIAL server unit tests.
|
2019-10-07 14:39:00 -07:00 |
|
Kevin Morris
|
ea691d1c4b
|
Check that 403 is returned when DIAL launch of the System app is attempted.
|
2018-10-25 08:50:00 -07:00 |
|
Kevin Morris
|
b541041ea1
|
Adding tests for v2.2 DIAL spec.
|
2018-10-24 17:07:46 -07:00 |
|
Shruti Ranganathan Jothi
|
e5663f3941
|
adding manual mode test and stress test
|
2017-03-09 10:44:01 -08: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
|
11e4eaf2ac
|
rectify error in sending clientDialVer in application status query
|
2017-03-08 12:57:50 -08:00 |
|
Shruti Ranganathan Jothi
|
6a0edc87dc
|
Removed some test workarounds and updated README
|
2017-03-08 10:56:39 -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
|
2771af310a
|
update README
|
2017-03-01 10:05:07 -08:00 |
|
Shruti Ranganathan Jothi
|
fd58106e7f
|
ability to run tests standalone
|
2017-02-28 17:29:57 -08:00 |
|
Shruti Ranganathan Jothi
|
3966c316ac
|
make tests application agnostic
|
2017-02-28 17:21:35 -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 |
|
Shruti Ranganathan Jothi
|
53687736d9
|
new directory for nodejs tests
|
2017-02-28 11:17:08 -08:00 |
|