bemoji/test
Marty Oehme 0aaca26b0e
BREAKING: Add ability to limit recent emoji shown (#1)
Instead of `-P` being a flag for showing history it has become an option
whose argument is the number of history entries to show, `-P 4`.

To mimic the old behavior use `-P 0`.

Added some test coverage for history functionality.

Fixes #1.
2023-04-30 18:22:44 +02:00
..
bats@26c9b18983 🧪 Add simple test framework 2022-06-29 12:35:52 +02:00
resources 🧪 Set up default emoji list for tests 2022-06-29 12:37:13 +02:00
test_helper 🦊 Change download option to work multiple times (#16) 2022-11-10 16:05:23 +01:00
bemoji_cmds.bats 🐛 Pass through stdin to custom typing tool (#19) 2023-04-11 23:00:19 +02:00
bemoji_directories.bats 🦊 BREAKING: Use new XDG Base specification for state (#5) 2022-11-19 15:03:14 +01:00
bemoji_download.bats 🦊 Change download option to work multiple times (#16) 2022-11-10 16:05:23 +01:00
bemoji_history.bats BREAKING: Add ability to limit recent emoji shown (#1) 2023-04-30 18:22:44 +02:00