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

Refactor test to use unittest #17

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

twizmwazin
Copy link
Member

Fixes #10

@twizmwazin twizmwazin force-pushed the refactor/unittest branch from 03be234 to eb6e0be Compare May 20, 2022 20:46
@github-actions
Copy link

github-actions bot commented May 20, 2022

Unit Test Results

7 files  ±0  7 suites  ±0   1m 9s ⏱️ +19s
7 tests ±0  3 ✔️  - 2  0 💤 ±0  2 +1  2 🔥 +1 

For more details on these failures and errors, see this check.

Results for commit a79d4dd. ± Comparison against base commit 6b1d8db.

This pull request removes 7 and adds 7 tests. Note that renamed tests count towards both.
test_fuzzer ‑ test_dictionary_creation_cgc
test_fuzzer ‑ test_fuzzer_spawn
test_fuzzer ‑ test_minimizer
test_fuzzer ‑ test_multicb_spawn
test_fuzzer ‑ test_parallel_execution
test_fuzzer ‑ test_pollenate
test_fuzzer ‑ test_showmap
test_phuzzer.TestPhuzzer ‑ test_dictionary_creation_cgc
test_phuzzer.TestPhuzzer ‑ test_fuzzer_spawn
test_phuzzer.TestPhuzzer ‑ test_minimizer
test_phuzzer.TestPhuzzer ‑ test_multicb_spawn
test_phuzzer.TestPhuzzer ‑ test_parallel_execution
test_phuzzer.TestPhuzzer ‑ test_pollenate
test_phuzzer.TestPhuzzer ‑ test_showmap

♻️ This comment has been updated with latest results.

@github-actions
Copy link

This pull request has been marked as stale because it has no recent activity. Please comment or add the pinned tag to prevent this issue from being closed.

@github-actions
Copy link

This pull request has been marked as stale because it has no recent activity. Please comment or add the pinned tag to prevent this issue from being closed.

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.

Test case test_phuzzer.py raises exceptions on import
1 participant