Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tests #36

Draft
wants to merge 12 commits into
base: master
Choose a base branch
from
Draft

Tests #36

wants to merge 12 commits into from

Commits on Nov 17, 2022

  1. Initial work on tests

    Add necessary fixtures
    Add CommandsModule tests
    evgfilim1 committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    23ed891 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    add89d5 View commit details
    Browse the repository at this point in the history
  3. Add "Test code" Action

    evgfilim1 committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    b173a7c View commit details
    Browse the repository at this point in the history
  4. Register a test user automatically if needed

    Save credentials for future test runs not to abuse Telegram API
    evgfilim1 committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    6479f24 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d72c543 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6cd52e5 View commit details
    Browse the repository at this point in the history
  7. Integrate hypothesis in tests

    Add CI="true" env for "Test code" Action
    evgfilim1 committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    348c8e2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f871b4e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4703dcf View commit details
    Browse the repository at this point in the history
  10. Use fake client instead of a real one

    Remove asserts not related to `CommandsHandler`
    Optimize `assume` expression
    evgfilim1 committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    f0b6b6b View commit details
    Browse the repository at this point in the history
  11. Add more tests

    evgfilim1 committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    c05531a View commit details
    Browse the repository at this point in the history
  12. Fix tests

    evgfilim1 committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    6566ca5 View commit details
    Browse the repository at this point in the history