buku/tests
Alex cb95122be5 Search honors field filters: implements print_rec_with_filter (#216)
* Initial test of print_rec_with_filter

* Replace dummy code to actually pass test

* Call print_rec_with_filter if search options are used with --format

* Call print_rec_with_filter in print_rec; add field_filters, update test

* Add new format_filters to argparse arguments to --format

* Update help for --format

* Update man page and remove trailing whitespace

* Fix test cases

* Update README

* Call print_single_rec from print_rec_with_filter if filt is 0

* Add create=True to buku.print mock

* Update Help text

* Update README

* Update man page
2017-09-23 22:31:37 +05:30
..
__init__.py Add setup.py for installation as a system tool. 2016-11-06 19:44:44 +01:00
.pylintrc Remove outdated packaging, test files 2017-09-02 10:54:35 +05:30
test_buku.py Search honors field filters: implements print_rec_with_filter (#216) 2017-09-23 22:31:37 +05:30
test_BukuCrypt.py Feature/test (#130) 2017-03-18 19:11:59 +05:30
test_bukuDb.py test browser database load (#215) 2017-09-21 20:45:18 +05:30
test_BukuHTMLParser.py Feature/test (#130) 2017-03-18 19:11:59 +05:30
test_ExtendedArgumentParser.py Feature/fix help test (#178) 2017-07-25 12:26:02 +05:30