From 4965cd5360cb698b50ef786de476dc4900bc3018 Mon Sep 17 00:00:00 2001 From: Max Guglielmi Date: Sat, 7 May 2016 19:20:42 +1000 Subject: [PATCH] Added unit tests --- dist/tablefilter/style/colsVisibility.css | 2 +- dist/tablefilter/style/filtersVisibility.css | 2 +- dist/tablefilter/style/tablefilter.css | 2 +- .../style/themes/default/default.css | 2 +- .../style/themes/mytheme/mytheme.css | 2 +- .../style/themes/skyblue/skyblue.css | 2 +- dist/tablefilter/tablefilter.js | 3 +- src/tablefilter.js | 3 +- test/test-data-types.html | 356 ++++++++++++++++++ test/test-data-types.js | 244 ++++++++++++ 10 files changed, 608 insertions(+), 10 deletions(-) create mode 100644 test/test-data-types.html create mode 100644 test/test-data-types.js diff --git a/dist/tablefilter/style/colsVisibility.css b/dist/tablefilter/style/colsVisibility.css index c9c0b6d1..46a59538 100644 --- a/dist/tablefilter/style/colsVisibility.css +++ b/dist/tablefilter/style/colsVisibility.css @@ -1,6 +1,6 @@ /** * tablefilter v0.2.19 by Max Guglielmi - * build date: 2016-05-07T03:25:36.873Z + * build date: 2016-05-07T09:17:18.517Z * MIT License */ span.colVisSpan{text-align:left;}span.colVisSpan a.colVis{display:inline-block;padding:7px 5px 0;font-size:inherit;font-weight:inherit;vertical-align:top}div.colVisCont{position:relative;background:#fff;-webkit-box-shadow:3px 3px 2px #888;-moz-box-shadow:3px 3px 2px #888;box-shadow:3px 3px 2px #888;position:absolute;display:none;border:1px solid #ccc;height:auto;width:250px;background-color:#fff;margin:35px 0 0 -100px;z-index:10000;padding:10px 10px 10px 10px;text-align:left;font-size:12px;}div.colVisCont:after,div.colVisCont:before{bottom:100%;left:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}div.colVisCont:after{border-color:rgba(255,255,255,0);border-bottom-color:#fff;border-width:10px;margin-left:-10px}div.colVisCont:before{border-color:rgba(255,255,255,0);border-bottom-color:#ccc;border-width:12px;margin-left:-12px}div.colVisCont p{margin:6px auto 6px auto}div.colVisCont a.colVis{display:initial;font-weight:inherit}ul.cols_checklist{padding:0;margin:0;list-style:none;}ul.cols_checklist label{display:block}ul.cols_checklist input{vertical-align:middle;margin:2px 5px 2px 1px}li.cols_checklist_item{padding:4px;margin:0;}li.cols_checklist_item:hover{background-color:#335ea8;color:#fff}.cols_checklist_slc_item{background-color:#335ea8;color:#fff} \ No newline at end of file diff --git a/dist/tablefilter/style/filtersVisibility.css b/dist/tablefilter/style/filtersVisibility.css index feaec417..745e509b 100644 --- a/dist/tablefilter/style/filtersVisibility.css +++ b/dist/tablefilter/style/filtersVisibility.css @@ -1,6 +1,6 @@ /** * tablefilter v0.2.19 by Max Guglielmi - * build date: 2016-05-07T03:25:36.873Z + * build date: 2016-05-07T09:17:18.517Z * MIT License */ span.expClpFlt a.btnExpClpFlt{width:35px;height:35px;display:inline-block;}span.expClpFlt a.btnExpClpFlt:hover{background-color:#f4f4f4}span.expClpFlt img{padding:8px 11px 11px 11px} \ No newline at end of file diff --git a/dist/tablefilter/style/tablefilter.css b/dist/tablefilter/style/tablefilter.css index ec136c87..c61a8bfa 100644 --- a/dist/tablefilter/style/tablefilter.css +++ b/dist/tablefilter/style/tablefilter.css @@ -1,6 +1,6 @@ /** * tablefilter v0.2.19 by Max Guglielmi - * build date: 2016-05-07T03:25:36.873Z + * build date: 2016-05-07T09:17:18.517Z * MIT License */ .activeHeader{background-color:#66afe9 !important;color:#fff !important} diff --git a/dist/tablefilter/style/themes/default/default.css b/dist/tablefilter/style/themes/default/default.css index ae1b3de4..e5b0120e 100644 --- a/dist/tablefilter/style/themes/default/default.css +++ b/dist/tablefilter/style/themes/default/default.css @@ -1,6 +1,6 @@ /** * tablefilter v0.2.19 by Max Guglielmi - * build date: 2016-05-07T03:25:36.873Z + * build date: 2016-05-07T09:17:18.517Z * MIT License */ table.TF{border-left:1px solid #ccc;border-top:none;border-right:none;border-bottom:none;}table.TF th{background:#ebecee url("images/bg_th.jpg") left top repeat-x;border-bottom:1px solid #d0d0d0;border-right:1px solid #d0d0d0;border-left:1px solid #fff;border-top:1px solid #fff;color:#333}table.TF td{border-bottom:1px dotted #999;padding:5px}.fltrow{background-color:#ebecee !important;}.fltrow th,.fltrow td{border-bottom:1px dotted #666 !important;padding:1px 3px 1px 3px !important}.flt,select.flt,select.flt_multi,.flt_s,.single_flt,.div_checklist{border:1px solid #999 !important}input.flt{width:99% !important}.inf{height:$min-height;background:#d7d7d7 url("images/bg_infDiv.jpg") 0 0 repeat-x !important}input.reset{background:transparent url("images/btn_eraser.gif") center center no-repeat !important}.helpBtn:hover{background-color:transparent}.nextPage{background:transparent url("images/btn_next_page.gif") center center no-repeat !important;}.nextPage:hover{background:transparent url("images/btn_over_next_page.gif") center center no-repeat !important}.previousPage{background:transparent url("images/btn_previous_page.gif") center center no-repeat !important;}.previousPage:hover{background:transparent url("images/btn_over_previous_page.gif") center center no-repeat !important}.firstPage{background:transparent url("images/btn_first_page.gif") center center no-repeat !important;}.firstPage:hover{background:transparent url("images/btn_over_first_page.gif") center center no-repeat !important}.lastPage{background:transparent url("images/btn_last_page.gif") center center no-repeat !important;}.lastPage:hover{background:transparent url("images/btn_over_last_page.gif") center center no-repeat !important}div.grd_Cont{background-color:#ebecee !important;border:1px solid #ccc !important;padding:0 !important;}div.grd_Cont .even{background-color:#fff}div.grd_Cont .odd{background-color:#d5d5d5}div.grd_headTblCont{background-color:#ebecee !important;border-bottom:none !important;}div.grd_headTblCont table{border-right:none !important}div.grd_tblCont table th,div.grd_headTblCont table th,div.grd_headTblCont table td{background:#ebecee url("images/bg_th.jpg") left top repeat-x !important;border-bottom:1px solid #d0d0d0 !important;border-right:1px solid #d0d0d0 !important;border-left:1px solid #fff !important;border-top:1px solid #fff !important}div.grd_tblCont table td{border-bottom:1px solid #999 !important}.grd_inf{background:#d7d7d7 url("images/bg_infDiv.jpg") 0 0 repeat-x !important;border-top:1px solid #d0d0d0 !important}.loader{border:1px solid #999}.defaultLoader{width:32px;height:32px;background:transparent url("images/img_loading.gif") 0 0 no-repeat !important}.even{background-color:#fff}.odd{background-color:#d5d5d5}span.expClpFlt a.btnExpClpFlt:hover{background-color:transparent !important}.activeHeader{background:#999 !important} \ No newline at end of file diff --git a/dist/tablefilter/style/themes/mytheme/mytheme.css b/dist/tablefilter/style/themes/mytheme/mytheme.css index 7bb8c593..918afc96 100644 --- a/dist/tablefilter/style/themes/mytheme/mytheme.css +++ b/dist/tablefilter/style/themes/mytheme/mytheme.css @@ -1,6 +1,6 @@ /** * tablefilter v0.2.19 by Max Guglielmi - * build date: 2016-05-07T03:25:36.873Z + * build date: 2016-05-07T09:17:18.517Z * MIT License */ table.TF{border-left:1px dotted #81963b;border-top:none;border-right:0;border-bottom:none;}table.TF th{background:#39424b url("images/bg_headers.jpg") left top repeat-x;border-bottom:0;border-right:1px dotted #d0d0d0;border-left:0;border-top:0;color:#fff}table.TF td{border-bottom:1px dotted #81963b;border-right:1px dotted #81963b;padding:5px}.fltrow{background-color:#81963b !important;}.fltrow th,.fltrow td{border-bottom:1px dotted #39424b !important;border-right:1px dotted #fff !important;border-left:0 !important;border-top:0 !important;padding:1px 3px 1px 3px !important}.flt,select.flt,select.flt_multi,.flt_s,.single_flt,.div_checklist{border:1px solid #687830 !important}input.flt{width:99% !important}.inf{background:#d8d8d8;height:$min-height}input.reset{width:53px;background:transparent url("images/btn_filter.png") center center no-repeat !important}.helpBtn:hover{background-color:transparent}.nextPage{background:transparent url("images/btn_next_page.gif") center center no-repeat !important}.previousPage{background:transparent url("images/btn_previous_page.gif") center center no-repeat !important}.firstPage{background:transparent url("images/btn_first_page.gif") center center no-repeat !important}.lastPage{background:transparent url("images/btn_last_page.gif") center center no-repeat !important}div.grd_Cont{background:#81963b url("images/bg_headers.jpg") left top repeat-x !important;border:1px solid #ccc !important;padding:0 1px 1px 1px !important;}div.grd_Cont .even{background-color:#bccd83}div.grd_Cont .odd{background-color:#fff}div.grd_headTblCont{background-color:#ebecee !important;border-bottom:none !important}div.grd_tblCont table{border-right:none !important;}div.grd_tblCont table td{border-bottom:1px dotted #81963b;border-right:1px dotted #81963b}div.grd_tblCont table th,div.grd_headTblCont table th{background:transparent url("images/bg_headers.jpg") 0 0 repeat-x !important;border-bottom:0 !important;border-right:1px dotted #d0d0d0 !important;border-left:0 !important;border-top:0 !important;padding:0 4px 0 4px !important;color:#fff !important;height:35px !important}div.grd_headTblCont table td{border-bottom:1px dotted #39424b !important;border-right:1px dotted #fff !important;border-left:0 !important;border-top:0 !important;background-color:#81963b !important;padding:1px 3px 1px 3px !important}.grd_inf{background-color:#d8d8d8;border-top:1px solid #d0d0d0 !important}.loader{border:0 !important;background:#81963b !important}.defaultLoader{width:32px;height:32px;background:transparent url("images/img_loading.gif") 0 0 no-repeat !important}.even{background-color:#bccd83}.odd{background-color:#fff}span.expClpFlt a.btnExpClpFlt:hover{background-color:transparent !important}.activeHeader{background:#81963b !important} \ No newline at end of file diff --git a/dist/tablefilter/style/themes/skyblue/skyblue.css b/dist/tablefilter/style/themes/skyblue/skyblue.css index 498e17a4..7a1663db 100644 --- a/dist/tablefilter/style/themes/skyblue/skyblue.css +++ b/dist/tablefilter/style/themes/skyblue/skyblue.css @@ -1,6 +1,6 @@ /** * tablefilter v0.2.19 by Max Guglielmi - * build date: 2016-05-07T03:25:36.873Z + * build date: 2016-05-07T09:17:18.517Z * MIT License */ table.TF{padding:0;color:#000;border-right:1px solid #a4bed4;border-top:1px solid #a4bed4;border-left:1px solid #a4bed4;border-bottom:0;}table.TF th{margin:0;color:inherit;background:#d1e5fe url("images/bg_skyblue.gif") 0 0 repeat-x;border-color:#fdfdfd #a4bed4 #a4bed4 #fdfdfd;border-width:1px;border-style:solid}table.TF td{margin:0;padding:5px;color:inherit;border-bottom:1px solid #a4bed4;border-left:0;border-top:0;border-right:0}.fltrow{background-color:#d1e5fe !important;}.fltrow th,.fltrow td{padding:1px 3px 1px 3px !important}.flt,select.flt,select.flt_multi,.flt_s,.single_flt,.div_checklist{border:1px solid #a4bed4 !important}input.flt{width:99% !important}.inf{background-color:#e3efff !important;border:1px solid #a4bed4;height:$min-height;color:#004a6f}div.tot,div.status{border-right:0 !important}.helpBtn:hover{background-color:transparent}input.reset{background:transparent url("images/icn_clear_filters.png") center center no-repeat !important}.nextPage{background:transparent url("images/btn_next_page.gif") center center no-repeat !important;border:1px solid transparent !important;}.nextPage:hover{background:#ffe4ab url("images/btn_next_page.gif") center center no-repeat !important;border:1px solid #ffb552 !important}.previousPage{background:transparent url("images/btn_prev_page.gif") center center no-repeat !important;border:1px solid transparent !important;}.previousPage:hover{background:#ffe4ab url("images/btn_prev_page.gif") center center no-repeat !important;border:1px solid #ffb552 !important}.firstPage{background:transparent url("images/btn_first_page.gif") center center no-repeat !important;border:1px solid transparent !important;}.firstPage:hover{background:#ffe4ab url("images/btn_first_page.gif") center center no-repeat !important;border:1px solid #ffb552 !important}.lastPage{background:transparent url("images/btn_last_page.gif") center center no-repeat !important;border:1px solid transparent !important;}.lastPage:hover{background:#ffe4ab url("images/btn_last_page.gif") center center no-repeat !important;border:1px solid #ffb552 !important}.activeHeader{background:#ffe4ab !important;border:1px solid #ffb552 !important;color:inherit !important}div.grd_Cont{background-color:#d9eaed !important;border:1px solid #9cc !important;padding:0 !important;}div.grd_Cont .even{background-color:#fff}div.grd_Cont .odd{background-color:#e3efff}div.grd_headTblCont{background-color:#d9eaed !important;border-bottom:none !important}div.grd_tblCont table{border-right:none !important}div.grd_tblCont table th,div.grd_headTblCont table th,div.grd_headTblCont table td{background:#d9eaed url("images/bg_skyblue.gif") left top repeat-x;border-bottom:1px solid #a4bed4;border-right:1px solid #a4bed4 !important;border-left:1px solid #fff !important;border-top:1px solid #fff !important}div.grd_tblCont table td{border-bottom:1px solid #a4bed4 !important;border-right:0 !important;border-left:0 !important;border-top:0 !important}.grd_inf{background-color:#cce2fe;color:#004a6f;border-top:1px solid #9cc !important;}.grd_inf a{text-decoration:none;font-weight:bold}.loader{background-color:#2d8eef;border:1px solid #cce2fe;border-radius:5px}.even{background-color:#fff}.odd{background-color:#e3efff}span.expClpFlt a.btnExpClpFlt:hover{background-color:transparent !important}.ezActiveRow{background-color:#ffdc61 !important;color:inherit}.ezSelectedRow{background-color:#ffe4ab !important;color:inherit}.ezActiveCell{background-color:#fff !important;color:#000 !important;font-weight:bold}.ezETSelectedCell{background-color:#fff !important;font-weight:bold;color:#000 !important} \ No newline at end of file diff --git a/dist/tablefilter/tablefilter.js b/dist/tablefilter/tablefilter.js index 8fefeca1..e4738398 100644 --- a/dist/tablefilter/tablefilter.js +++ b/dist/tablefilter/tablefilter.js @@ -482,8 +482,7 @@ return /******/ (function(modules) { // webpackBootstrap /*** data types ***/ //defines default date type (european DMY) this.defaultDateType = f.default_date_type || 'DMY'; - //defines default thousands separator - //US = ',' EU = '.' + //defines default thousands separator US = ',' EU = '.' this.thousandsSeparator = f.thousands_separator || ','; //defines default decimal separator //US & javascript = '.' EU = ',' diff --git a/src/tablefilter.js b/src/tablefilter.js index 73fdd855..abdfb7da 100644 --- a/src/tablefilter.js +++ b/src/tablefilter.js @@ -339,8 +339,7 @@ export class TableFilter { /*** data types ***/ //defines default date type (european DMY) this.defaultDateType = f.default_date_type || 'DMY'; - //defines default thousands separator - //US = ',' EU = '.' + //defines default thousands separator US = ',' EU = '.' this.thousandsSeparator = f.thousands_separator || ','; //defines default decimal separator //US & javascript = '.' EU = ',' diff --git a/test/test-data-types.html b/test/test-data-types.html new file mode 100644 index 00000000..8d06a0be --- /dev/null +++ b/test/test-data-types.html @@ -0,0 +1,356 @@ + + + + + TableFilter filter data types tests + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
EmailIdPhoneUS $UrlEU DateUS DateDD-MMM-YYYY DateIP
devo@flexomat.com66672941-964-8535 +
2.482,79
+
+
2,482.79
+
http://gmail.com14/12/198812/14/198814-Dec-1988186.114.137.213
henry@mountdev.net35889941-964-9543 +
2.776,09
+
+
2,776.09
+
http://www.gmail.com19/1/19841/19/198419-Jan-1984170.138.54.12
christian@reno.gov60021941-964-5617 +
2.743,41
+
+
2,743.41
+
http://www.dotnet.ca25/3/20003/25/200025-Mar-2000219.115.156.141
muffins@donuts.com17927941-964-9511 +
2.998,18
+
+
2,998.18
+
http://google.se24/1/19931/24/199324-Jan-1993252.253.244.189
muffins@reno.gov76375941-964-2757 +
1.836,09
+
+
1,836.09
+
http://www.samba.org4/4/19884/4/19884-Apr-198888.233.9.89
mendez@gmail.com45834941-964-2575 +
2.805,46
+
+
2,805.46
+
http://flexomat.com12/12/198512/12/198512-Dec-198588.233.9.89
dev@gmail.com20022941-964-4967 +
3.296,54
+
+
3,296.54
+
http://www.flexomat.com3/7/20027/3/20023-Jul-2002219.115.156.145
foo@polyester.se55987941-964-745 +
2.953,73
+
+
2,953.73
+
http://www.donuts.com4/8/19878/4/19874-Aug-198788.233.9.87
adam@aftonbladet.se38867941-964-6302 +
1.949,27
+
+
1,949.27
+
http://flexomat.com27/7/19957/27/199527-Jul-1995170.138.54.16
devo@donuts.com51426941-964-1234 +
1.067,00
+
+
1,067.00
+
http://www.polyester.se5/1/19861/5/19865-Jan-1986252.253.244.186
henry@samba.org40859941-964-4856 +
3.401,19
+
+
3,401.19
+
http://www.flexomat.com7/3/19903/7/19907-Mar-199088.233.9.85
found@dotnet.ca23986941-964-2686 +
1.393,52
+
+
1,393.52
+
http://lostnfound.org22/7/19937/22/199322-Jul-1993113.231.1.44
carl@fish.org73392941-964-5792 +
3.876,04
+
+
3,876.04
+
http://www.google.se14/7/19847/14/198414-Jul-1984219.115.156.137
found@mountdev.net03519941-964-1599 +
1.176,48
+
+
1,176.48
+
http://donuts.com6/8/20008/6/20006-Aug-200088.233.9.86
lost@fish.org36628941-964-5985 +
822,23
+
+
822.23
+
http://www.gmail.com14/7/19947/14/199414-Jul-1994252.253.244.184
mendez@dotnet.ca90442941-964-1649 +
1.985,72
+
+
1,975.72
+
http://reno.gov20/10/199710/20/199720-Oct-1997113.231.1.79
carl@donuts.com00412941-964-6432 +
1.834,77
+
+
1,834.77
+
http://gmail.com23/8/19978/23/199723-Aug-1997170.138.54.19
foo@fish.org80653941-964-1022 +
260,26
+
+
260.26
+
http://samba.org24/11/199111/24/199124-Nov-199188.233.9.89
found@fish.org54635941-964-6439 +
1.442,80
+
+
1,442.80
+
http://dotnet.ca12/7/19877/12/198712-Jul-198788.233.9.90
found@flexomat.com20953941-964-5544 +
575,42
+
+
575.42
+
http://gmail.com10/6/19886/10/198810-Jun-198888.233.19.89
+ + + + +
+
+ + diff --git a/test/test-data-types.js b/test/test-data-types.js new file mode 100644 index 00000000..2e378921 --- /dev/null +++ b/test/test-data-types.js @@ -0,0 +1,244 @@ +(function(win, TableFilter){ + // TODO: add sort to test it with different column types + var tf = new TableFilter('demo', { + base_path: '../dist/tablefilter/', + col_number_format: [ + null, null, null, + 'EU', 'US', null, + null, null, null, + 'IpAddress' + ], + col_date_type: [ + null, null, null, + null, null, null, + 'dmy', 'mdy', 'ddmmmyyyy', + null + ] + }); + tf.init(); + window.tf = tf; + + module('Sanity checks'); + test('Data types', function() { + deepEqual(tf instanceof TableFilter, true, 'TableFilter instanciated'); + deepEqual(tf.hasColNbFormat, true, 'Has number column types'); + deepEqual(tf.hasColDateType, true, 'Has date column tyoes'); + }); + + module('Data types filtering'); + test('Can filter a column with a string', function() { + // act + tf.setFilterValue(0, 'carl'); + tf.filter(); + + // assert + deepEqual(tf.getValidRows(), [14, 18], 'Expected rows'); + + }); + + test('Can filter a EU formatted number', function() { + // setup + tf.clearFilters(); + + // act + tf.setFilterValue(3, '1.836,09'); + tf.filter(); + + // assert + deepEqual(tf.getValidRows(), [6], 'Expected rows'); + }); + + test('Can filter a EU formatted number column with a number', function() { + // setup + tf.clearFilters(); + + // act + tf.setFilterValue(3, 3876); + tf.filter(); + + // assert + deepEqual(tf.getValidRows(), [14], 'Expected rows'); + }); + + test('Can filter a EU formatted number column with a number without ' + + 'thousands separator', function() { + // setup + tf.clearFilters(); + + // act + tf.setFilterValue(3, '1393,52'); + tf.filter(); + + // assert + deepEqual(tf.getValidRows(), [13], 'Expected rows'); + }); + + test('Can filter a EU formatted number column with a number without ' + + 'decimals', function() { + // setup + tf.clearFilters(); + + // act + tf.setFilterValue(3, '2.805'); + tf.filter(); + + // assert + deepEqual(tf.getValidRows(), [7], 'Expected rows'); + }); + + test('Can filter a US formatted number', function() { + // setup + tf.clearFilters(); + + // act + tf.setFilterValue(4, '1,836.09'); + tf.filter(); + + // assert + deepEqual(tf.getValidRows(), [6], 'Expected rows'); + }); + + test('Can filter a US formatted number column with a number', function() { + // setup + tf.clearFilters(); + + // act + tf.setFilterValue(4, 3876); + tf.filter(); + + // assert + deepEqual(tf.getValidRows(), [14], 'Expected rows'); + }); + + test('Can filter a US formatted number column with a number without ' + + 'thousands separator', function() { + // setup + tf.clearFilters(); + + // act + tf.setFilterValue(4, '1393.52'); + tf.filter(); + + // assert + deepEqual(tf.getValidRows(), [13], 'Expected rows'); + }); + + test('Can filter a US formatted number column with a number without ' + + 'decimals', function() { + // setup + tf.clearFilters(); + + // act + tf.setFilterValue(4, '2,805'); + tf.filter(); + + // assert + deepEqual(tf.getValidRows(), [7], 'Expected rows'); + }); + + test('Can filter a EU formatted date column', function() { + // setup + tf.clearFilters(); + + // act + tf.setFilterValue(6, '14/7/1994'); + tf.filter(); + + // assert + deepEqual(tf.getValidRows(), [16], 'Expected rows'); + }); + + test('Can filter a EU formatted date column with different date separator', + function() { + // setup + tf.clearFilters(); + + // act + tf.setFilterValue(6, '20-10-97'); + tf.filter(); + + // assert + deepEqual(tf.getValidRows(), [17], 'Expected rows'); + }); + + test('Can filter a US formatted date column', function() { + // setup + tf.clearFilters(); + + // act + tf.setFilterValue(7, '7/14/1994'); + tf.filter(); + + // assert + deepEqual(tf.getValidRows(), [16], 'Expected rows'); + }); + + test('Can filter a US formatted date column with different date separator', + function() { + // setup + tf.clearFilters(); + + // act + tf.setFilterValue(7, '10-20-97'); + tf.filter(); + + // assert + deepEqual(tf.getValidRows(), [17], 'Expected rows'); + }); + + test('Can filter a dd-MMM-yyy formatted date column', function() { + // setup + tf.clearFilters(); + + // act + tf.setFilterValue(8, '3-Jul-2002'); + tf.filter(); + + // assert + deepEqual(tf.getValidRows(), [8], 'Expected rows'); + }); + + test('Can filter a dd-MMM-yyy formatted date column with different date ' + + 'separator', function() { + // setup + tf.clearFilters(); + + // act + tf.setFilterValue(8, '25.Mar.2000'); + tf.filter(); + + // assert + deepEqual(tf.getValidRows(), [4], 'Expected rows'); + }); + + test('Can filter an IP address column', function() { + // setup + tf.clearFilters(); + + // act + tf.setFilterValue(9, '219.115.156.145'); + tf.filter(); + + // assert + deepEqual(tf.getValidRows(), [8], 'Expected rows'); + }); + + test('Can filter an IP address column with a truncated IP address', + function() { + // setup + tf.clearFilters(); + + // act + tf.setFilterValue(9, '219.115.15'); + tf.filter(); + + // assert + deepEqual(tf.getValidRows(), [4, 8, 14], 'Expected rows'); + }); + // module('Tear-down'); + // test('can destroy TableFilter DOM elements', function() { + // tf.destroy(); + // deepEqual(tf.hasGrid(), false, 'Filters removed'); + // }); + +})(window, TableFilter);