Signal-iOS/SignalServiceKit/tests/Network
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
..
HTMLMetadataTests.swift IOS-822: Support for parsing additional HTML content 2020-09-02 14:50:12 -07:00
MessageSenderJobRecordTest.swift Fix more tests. 2019-08-21 15:01:13 -03:00
MessageSendJobQueueTest.swift Fix broken tests 2020-08-28 13:10:47 -07:00
OWSURLSessionTest.swift Add test around URL composition. 2020-08-20 15:40:34 -03:00