hebdobot/tests
Pierre-Louis Bonicoli 919bb59859
reviewstats: don't write 'None' if duration is unset
Keep the current reviewstats format: when review duration is unset/unknown,
the line contains only two values separated by one tab and then EOL.

Another way to test/reproduce the fixed issue:
1. add 'lllll : !stats' to tests/datas/irc.txt
2. run 'pytest tests/test_review_stats.py'
2024-07-21 15:18:52 +02:00
..
datas reviewstats: don't write 'None' if duration is unset 2024-07-21 15:18:52 +02:00
__init__.py First commit 2024-01-11 08:17:25 +01:00
settings.py Complete refactoring in order to use scheduler 2024-04-01 19:27:52 +02:00
test_aliases.py Complete refactoring in order to use scheduler 2024-04-01 19:27:52 +02:00
test_basic_hooks.py Complete refactoring in order to use scheduler 2024-04-01 19:27:52 +02:00
test_bot.py Complete refactoring in order to use scheduler 2024-04-01 19:27:52 +02:00
test_complete_review.py Plusieurs mises à jour 2024-04-06 10:03:48 +02:00
test_review_data.py reviewstats: don't write 'None' if duration is unset 2024-07-21 15:18:52 +02:00
test_review_hooks.py Plusieurs mises à jour 2024-04-06 10:03:48 +02:00
test_review_stats.py Ajout de tests pour les statistiques de revue. Closes #7 2024-06-27 18:59:42 +02:00
test_topic.py Complete refactoring in order to use scheduler 2024-04-01 19:27:52 +02:00
users.conf First commit 2024-01-11 08:17:25 +01:00
utils.py Complete refactoring in order to use scheduler 2024-04-01 19:27:52 +02:00