Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upInclude a note in the docs that some Dune characters are parsable as dates #1482
Labels
Comments
|
I'd argue your test is wrong. |
|
Oh agree, that test was most definitely not the best and since has been rewritten |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


I was using faker in
Faker::Dune.characterin an rspec test as an invalid date string to test that an error get's thrown, but then discovered thatThufir Hawatis a parsable date. So maybe mention that in the Dune doc?