You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While going through regression testing, encountered an issue with IE and Test page. When Test page is able to open in IE, these issues need to be checked to make sure they are working correctly. They check out in FF and Chrome.
Confirm that missing data rates are shown when missing > 0%. Click ADTIMELINES_partialMissing.csv on this page
Confirm that missing rates <10% are gray, >10% are red (0% rates are hidden)
Confirm that controls for "header details" have been removed
Confirm that a text-based summary of the variable appears above the chart when a row is expanded.
Confirm that categorical variables should have 'missing' and 'unique' on the left and a small data table on the right
Confirm that continuous variables should have 'missing', 'mean', 'SD' and 'median' on the left and a list of extreme values on the right.
Confirm that, when provided, metadata tags are shown below the chart. Click a file with metadata included = yes on this page
Confirm that row count is no longer shown by default in the controls section, and changes as expected when using filters.
Confirm that column count is hidden by default (when 100% of the columns are selected).
Confirm that column count is shown when a variable is hidden in the settings tab.
Confirm that highlight count is hidden by default and is visible when a bar is clicked to highlight participants.
Confirm that the clear highlight button that appears with highlight count works as expected.
% missing text in the title is red for values above the threshold. Currently hard coded to 0.1 (use that as the default).
Confirm that the shape of the distribution mimics the larger chart (click "show all charts" to see the large charts)
Confirm that continuous variables have black bars while categorical variables have gray bars
Confirm that test page here works as expected, and that meta data is displayed beneath the charts for each variable when clicking on a file with "Metadata included?" = Yes.
Confirm that files navigation tab works as expected using this page.
Confirm that navigation bar items turn gray on hover and white when active.
Settings Tab
* Confirm that checking a box under “Hide” within the “Settings” hides the data column by default in both the “Codebook” and “Data Listing” views. This includes not displaying it as a filter or an option in the “Group by” drop-down
* Confirm that checking a box under “Filter” within the “Settings” adds the column variable to the available filters
* Confirm that checking a box under “Group” within the “Settings” adds the column variable to the list of options in the “Group by” drop-down
[ ]
* Confirm that unchecking a box under “Hide” within the “Settings” results in the data column being displayed again in both the “Codebook” and “Data Listing” views
* Confirm that unchecking a box under “Filter” within the “Settings” removes the column variable from the available filters
* Confirm that unchecking a box under “Group” within the “Settings” removes the column variable from the list of options in the “Group by” drop-down
* Confirm that adding a label for a variable name displays a label next to the variable name in the codebook
* Confirm that the label also appears in the data listing tab when hovering over the variable name
Test Page
Confirm that the test page looks good and works as expected.
The text was updated successfully, but these errors were encountered:
While going through regression testing, encountered an issue with IE and Test page. When Test page is able to open in IE, these issues need to be checked to make sure they are working correctly. They check out in FF and Chrome.
Summary Row: These need to be tested with Test page when IE is fixed: https://rawgit.com/RhoInc/web-codebook/v1.4.0-dev/build/test-page/explorer.html
Settings Tab
* Confirm that checking a box under “Hide” within the “Settings” hides the data column by default in both the “Codebook” and “Data Listing” views. This includes not displaying it as a filter or an option in the “Group by” drop-down
* Confirm that checking a box under “Filter” within the “Settings” adds the column variable to the available filters
* Confirm that checking a box under “Group” within the “Settings” adds the column variable to the list of options in the “Group by” drop-down
[ ]
* Confirm that unchecking a box under “Hide” within the “Settings” results in the data column being displayed again in both the “Codebook” and “Data Listing” views
* Confirm that unchecking a box under “Filter” within the “Settings” removes the column variable from the available filters
* Confirm that unchecking a box under “Group” within the “Settings” removes the column variable from the list of options in the “Group by” drop-down
* Confirm that adding a label for a variable name displays a label next to the variable name in the codebook
* Confirm that the label also appears in the data listing tab when hovering over the variable name
Test Page
The text was updated successfully, but these errors were encountered: