File tree Expand file tree Collapse file tree 9 files changed +17
-17
lines changed
inst/examples/shiny/event_data/tests/shinytest Expand file tree Collapse file tree 9 files changed +17
-17
lines changed Original file line number Diff line number Diff line change 413
413
},
414
414
{
415
415
"name" : " jquery" ,
416
- "version" : " 1.11.3 " ,
416
+ "version" : " 3.5.1 " ,
417
417
"src" : {
418
- "href" : " jquery-1.11.3 "
418
+ "href" : " jquery-3.5.1 "
419
419
},
420
420
"meta" : null ,
421
421
"script" : " jquery.min.js" ,
426
426
},
427
427
{
428
428
"name" : " crosstalk" ,
429
- "version" : " 1.1.0.1 " ,
429
+ "version" : " 1.1.0.9000 " ,
430
430
"src" : {
431
- "href" : " crosstalk-1.1.0.1 "
431
+ "href" : " crosstalk-1.1.0.9000 "
432
432
},
433
433
"meta" : null ,
434
434
"script" : " js/crosstalk.min.js" ,
File renamed without changes.
Original file line number Diff line number Diff line change 430
430
},
431
431
{
432
432
"name" : " jquery" ,
433
- "version" : " 1.11.3 " ,
433
+ "version" : " 3.5.1 " ,
434
434
"src" : {
435
- "href" : " jquery-1.11.3 "
435
+ "href" : " jquery-3.5.1 "
436
436
},
437
437
"meta" : null ,
438
438
"script" : " jquery.min.js" ,
443
443
},
444
444
{
445
445
"name" : " crosstalk" ,
446
- "version" : " 1.1.0.1 " ,
446
+ "version" : " 1.1.0.9000 " ,
447
447
"src" : {
448
- "href" : " crosstalk-1.1.0.1 "
448
+ "href" : " crosstalk-1.1.0.9000 "
449
449
},
450
450
"meta" : null ,
451
451
"script" : " js/crosstalk.min.js" ,
File renamed without changes.
Original file line number Diff line number Diff line change 434
434
},
435
435
{
436
436
"name" : " jquery" ,
437
- "version" : " 1.11.3 " ,
437
+ "version" : " 3.5.1 " ,
438
438
"src" : {
439
- "href" : " jquery-1.11.3 "
439
+ "href" : " jquery-3.5.1 "
440
440
},
441
441
"meta" : null ,
442
442
"script" : " jquery.min.js" ,
447
447
},
448
448
{
449
449
"name" : " crosstalk" ,
450
- "version" : " 1.1.0.1 " ,
450
+ "version" : " 1.1.0.9000 " ,
451
451
"src" : {
452
- "href" : " crosstalk-1.1.0.1 "
452
+ "href" : " crosstalk-1.1.0.9000 "
453
453
},
454
454
"meta" : null ,
455
455
"script" : " js/crosstalk.min.js" ,
File renamed without changes.
Original file line number Diff line number Diff line change 435
435
},
436
436
{
437
437
"name" : " jquery" ,
438
- "version" : " 1.11.3 " ,
438
+ "version" : " 3.5.1 " ,
439
439
"src" : {
440
- "href" : " jquery-1.11.3 "
440
+ "href" : " jquery-3.5.1 "
441
441
},
442
442
"meta" : null ,
443
443
"script" : " jquery.min.js" ,
448
448
},
449
449
{
450
450
"name" : " crosstalk" ,
451
- "version" : " 1.1.0.1 " ,
451
+ "version" : " 1.1.0.9000 " ,
452
452
"src" : {
453
- "href" : " crosstalk-1.1.0.1 "
453
+ "href" : " crosstalk-1.1.0.9000 "
454
454
},
455
455
"meta" : null ,
456
456
"script" : " js/crosstalk.min.js" ,
File renamed without changes.
Original file line number Diff line number Diff line change 1
- app <- ShinyDriver $ new(" ../" , shinyOptions = list (display.mode = " normal" ))
1
+ app <- ShinyDriver $ new(" ../../ " , shinyOptions = list (display.mode = " normal" ))
2
2
app $ snapshotInit(" mytest" )
3
3
4
4
app $ snapshot()
You can’t perform that action at this time.
0 commit comments