Signal-iOS/SignalServiceKit/tests
Michelle Linington e63b16a7e0 IOS-822: Support for parsing additional HTML content
This branch makes improvements to how HTML metadata is parsed. Now,
we'll parse other kinds of opengraph tags as well as title, favicon, and
meta description.

This branch also modifies how URL validation is performed. Before,
international URLs were not supported due to NSURL/NSDataDetectors
handling of punycode. Now, there are mechanisms to detect non-ASCII URLs
that have been parsed and validate that they are comprised of the
correct characters.
2020-09-02 14:50:12 -07:00
..
Account Use protocol contexts in prekey stores. 2020-08-25 21:31:56 -03:00
Contacts Fix broken tests 2020-08-28 13:10:47 -07:00
Devices Goodbye iOS 10 2020-05-27 17:34:32 -07:00
Messages IOS-822: Support for parsing additional HTML content 2020-09-02 14:50:12 -07:00
Network IOS-822: Support for parsing additional HTML content 2020-09-02 14:50:12 -07:00
Security Fix tests 2020-06-01 13:07:56 -07:00
Storage Fix broken tests 2020-08-28 13:10:47 -07:00
Util Revisit resumable attachment uploads. 2020-08-19 10:44:47 -03:00
SSKBaseTestObjC.h Cautious proto address parsing. 2020-08-19 17:06:13 -03:00
SSKBaseTestObjC.m Fix broken tests. 2020-06-23 10:04:39 -03:00
SSKBaseTestSwift.swift Use protocol contexts in prekey stores. 2020-08-25 21:31:56 -03:00
SSKSwiftTests.swift Convert to just using CocoaPods for dependencies 2020-01-02 12:03:57 -08:00