serokell / tzbot

Timezone bot for Slack
Mozilla Public License 2.0
7 stars 2 forks source link

[#17] Automate the parser tests #30

Closed YuriRomanowski closed 1 year ago

YuriRomanowski commented 1 year ago

Description

Problem: Some example tests have been written for time references parser, but they are not checked automatically.

Solution: Use doctest-parallel to automate doctests.

Related issue(s)

Fixed #17

:white_check_mark: Checklist for your Pull Request

Related changes (conditional)

Stylistic guide (mandatory)