jrnl/tests/bdd
Kevin 0cc771f633
Add message showing the number of search results (#1524)
* Added message showing the number of search results

Modified _search_journal() to return a bool based upon whether
any filter args were passed to the program.

Added _print_entries_found_count() which prints a message
based upon the number of entries found and prints warnings
if the user was trying to edit or delete.

* Add tests for search results msgs
2022-08-27 12:13:57 -07:00
..
features Add message showing the number of search results (#1524) 2022-08-27 12:13:57 -07:00
test_features.py Clean up copyright notices and version screen (#1553) 2022-08-21 14:17:35 -07:00