Skip to content

Commit 5be39f7

Browse files
committed
ugh maintaining shinytest tests for htmlwidgets is a real pain
1 parent 8becdb9 commit 5be39f7

File tree

4 files changed

+16
-8
lines changed

4 files changed

+16
-8
lines changed

inst/examples/shiny/event_data/tests/mytest-expected/001.json

+4-2
Original file line numberDiff line numberDiff line change
@@ -408,19 +408,21 @@
408408
"stylesheet": null,
409409
"head": null,
410410
"attachment": null,
411+
"package": null,
411412
"all_files": true
412413
},
413414
{
414415
"name": "crosstalk",
415-
"version": "1.0.1",
416+
"version": "1.0.0",
416417
"src": {
417-
"href": "crosstalk-1.0.1"
418+
"href": "crosstalk-1.0.0"
418419
},
419420
"meta": null,
420421
"script": "js/crosstalk.min.js",
421422
"stylesheet": "css/crosstalk.css",
422423
"head": null,
423424
"attachment": null,
425+
"package": null,
424426
"all_files": true
425427
},
426428
{

inst/examples/shiny/event_data/tests/mytest-expected/002.json

+4-2
Original file line numberDiff line numberDiff line change
@@ -425,19 +425,21 @@
425425
"stylesheet": null,
426426
"head": null,
427427
"attachment": null,
428+
"package": null,
428429
"all_files": true
429430
},
430431
{
431432
"name": "crosstalk",
432-
"version": "1.0.1",
433+
"version": "1.0.0",
433434
"src": {
434-
"href": "crosstalk-1.0.1"
435+
"href": "crosstalk-1.0.0"
435436
},
436437
"meta": null,
437438
"script": "js/crosstalk.min.js",
438439
"stylesheet": "css/crosstalk.css",
439440
"head": null,
440441
"attachment": null,
442+
"package": null,
441443
"all_files": true
442444
},
443445
{

inst/examples/shiny/event_data/tests/mytest-expected/003.json

+4-2
Original file line numberDiff line numberDiff line change
@@ -429,19 +429,21 @@
429429
"stylesheet": null,
430430
"head": null,
431431
"attachment": null,
432+
"package": null,
432433
"all_files": true
433434
},
434435
{
435436
"name": "crosstalk",
436-
"version": "1.0.1",
437+
"version": "1.0.0",
437438
"src": {
438-
"href": "crosstalk-1.0.1"
439+
"href": "crosstalk-1.0.0"
439440
},
440441
"meta": null,
441442
"script": "js/crosstalk.min.js",
442443
"stylesheet": "css/crosstalk.css",
443444
"head": null,
444445
"attachment": null,
446+
"package": null,
445447
"all_files": true
446448
},
447449
{

inst/examples/shiny/event_data/tests/mytest-expected/004.json

+4-2
Original file line numberDiff line numberDiff line change
@@ -430,19 +430,21 @@
430430
"stylesheet": null,
431431
"head": null,
432432
"attachment": null,
433+
"package": null,
433434
"all_files": true
434435
},
435436
{
436437
"name": "crosstalk",
437-
"version": "1.0.1",
438+
"version": "1.0.0",
438439
"src": {
439-
"href": "crosstalk-1.0.1"
440+
"href": "crosstalk-1.0.0"
440441
},
441442
"meta": null,
442443
"script": "js/crosstalk.min.js",
443444
"stylesheet": "css/crosstalk.css",
444445
"head": null,
445446
"attachment": null,
447+
"package": null,
446448
"all_files": true
447449
},
448450
{

0 commit comments

Comments
 (0)