lookout.style.typos.tests.test_typo_commits_report

Module Contents

lookout.style.typos.tests.test_typo_commits_report.fake_review(*args, **kwargs)
class lookout.style.typos.tests.test_typo_commits_report.TypoCommitsReportTests

Bases:unittest.TestCase

classmethod setUpClass(cls)
classmethod tearDownClass(cls)
check_candidate(self, candidate:Candidate)
check_typo_fix(self, typo_fix:TypoFix)
test_run(self)
test_analyze(self)
test_trigger_review_event(self, func)
test_finalize(self, get_fake_commit, get_fake_package_version)
test_generate_commit_dataset_report(self)