Skip to content
Snippets Groups Projects
  • jugglinmike's avatar
    f554f68a
    Improve coverage for section 21: String (#712) · f554f68a
    jugglinmike authored
    This changeset increases coverage for section 21, specifically "21.1 String
    Objects".
    
    * Add tests for "this" validation of String methods
    
    * Add tests for ToNumber as used by String methods
    
    * Add test for `length` prop of exotic String objs
    
    * fixup! Add test for `length` prop of exotic String objs
    f554f68a
    History
    Improve coverage for section 21: String (#712)
    jugglinmike authored
    This changeset increases coverage for section 21, specifically "21.1 String
    Objects".
    
    * Add tests for "this" validation of String methods
    
    * Add tests for ToNumber as used by String methods
    
    * Add test for `length` prop of exotic String objs
    
    * fixup! Add test for `length` prop of exotic String objs