Skip to content

Commit

Permalink
[tests] add original test for #1410
Browse files Browse the repository at this point in the history
  • Loading branch information
anjakefala committed Oct 17, 2023
1 parent 16f1e73 commit 8150de3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
5 changes: 5 additions & 0 deletions tests/1410c.vdj
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#!vd -p
{"sheet": "global", "col": null, "row": "numeric_binning", "longname": "set-option", "input": "True", "keystrokes": "", "comment": null}
{"longname": "open-file", "input": "sample_data/y77d-th95.json.gz", "keystrokes": "o"}
{"sheet": "y77d-th95", "col": "geolocation", "row": "", "longname": "type-len", "input": "", "keystrokes": "z#", "comment": "set type of current column to len"}
{"sheet": "y77d-th95", "col": "geolocation", "row": "", "longname": "freq-col", "input": "", "keystrokes": "Shift+F", "comment": "open Frequency Table grouped on current column, with aggregations of other columns"}
3 changes: 3 additions & 0 deletions tests/golden/1410c.tsv
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
geolocation count percent histogram
2 988 98.8 ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
vlen(None) 12 1.2

0 comments on commit 8150de3

Please sign in to comment.