-
- Downloads
A minor change for ProviderDiscovery and spec (#3543)
* Do not default the format in ProviderDiscovery The format should be determined when discovering, as it is in the current implementation, and it is a flaw if it is not determined. * Spec ProviderDiscovery
Showing
- app/lib/provider_discovery.rb 1 addition, 1 deletionapp/lib/provider_discovery.rb
- spec/fixtures/requests/oembed_invalid_xml.html 7 additions, 0 deletionsspec/fixtures/requests/oembed_invalid_xml.html
- spec/fixtures/requests/oembed_json.html 7 additions, 0 deletionsspec/fixtures/requests/oembed_json.html
- spec/fixtures/requests/oembed_json_xml.html 8 additions, 0 deletionsspec/fixtures/requests/oembed_json_xml.html
- spec/fixtures/requests/oembed_undiscoverable.html 5 additions, 0 deletionsspec/fixtures/requests/oembed_undiscoverable.html
- spec/fixtures/requests/oembed_xml.html 7 additions, 0 deletionsspec/fixtures/requests/oembed_xml.html
- spec/lib/provider_discovery_spec.rb 118 additions, 0 deletionsspec/lib/provider_discovery_spec.rb
Loading
Please register or sign in to comment