-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Right now the Integer primitive doesn't have any tests for the case where it parses numeric strings. The tests should be written in /core/src/object/mod.rs, inside the tests module. It should be easy: A string object should be created, and it should be checked that the expected result of parsing it as an integer is actually returned from to_int.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers