-
Notifications
You must be signed in to change notification settings - Fork 1
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
Add tests #1
Labels
Comments
This URL should be tested, it causes exceptions.
|
This feels important. |
Yes it does. Not really related to tests, but to the exception, and issue #2, perhaps Addressable could solve both problems? [4] pry(main)> Addressable::URI.parse('http://www.iwaseki.co.jp/cgi/yybbs/yybbs.cgi/%DEuropean]buy')
=> #<Addressable::URI:0x3fd29d98245c URI:http://www.iwaseki.co.jp/cgi/yybbs/yybbs.cgi/%DEuropean]buy> |
Fixed with #3 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You never now what will happen without tests...
The text was updated successfully, but these errors were encountered: