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

Fix wordlist in tests to stop failing on multi-word words #8

Open
kscarlett opened this issue Feb 28, 2021 · 0 comments
Open

Fix wordlist in tests to stop failing on multi-word words #8

kscarlett opened this issue Feb 28, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@kscarlett
Copy link
Owner

Right now, I have switched to using the adjectives list for both words in the test, as it contains almost exclusively single words.
Sometimes, however something like "happy-go-lucky" will slip through, and cause the test that looks for the specified amount of words to fail.

Fixing this may be achieved with a wordlist specifically for testing.

@kscarlett kscarlett added the bug Something isn't working label Feb 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant