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

[New Functional Testing] Create fake timer to test toggle_start_pause function #53

Merged
merged 4 commits into from
Jan 6, 2021

Conversation

tai271828
Copy link
Collaborator

Types of changes

  • New feature
  • Refactoring
  • Breaking change (any change that would cause existing functionality to not work as expected)

Description

Test toggle_start_pause by invoking pytest ./tests/test_timer.py

Checklist:

  • Add test cases to all the changes you introduce
  • Run pytest locally to ensure all linter checks pass
  • Update the documentation if necessary

Steps to Test This Pull Request

pytest under project root.

Expected behavior

7 passed, 1 warning

Related Issue

#52

@zztin zztin merged commit 095cf6b into zztin:master Jan 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants