Bug 1527701 Comment 3 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

How to test using test feed:

1. go to about:config
2. search for discoverystream.config and set preference to {"api_key_pref":"extensions.pocket.oAuthConsumerKey","enabled":true,"show_spocs":true,"layout_endpoint":"https://gist.githubusercontent.com/punamdahiya/44f78e2f338cbf95f5c28d31faed4639/raw/1c61974ca8ebd02431512d9425031e3a9c8e04f4/test-message-feed.json"}

3. Open new tab and search for text 'Must Reads' in navigation component and it should not be linked.
4. Search for 'Learn more' to find rendered message component and Learn More should not be linked.

5. Open test feed in new tab
    https://gist.githubusercontent.com/punamdahiya/44f78e2f338cbf95f5c28d31faed4639/raw/1c61974ca8ebd02431512d9425031e3a9c8e04f4/test-message-feed.json

6. Search for navigation item with title 'Must Reads' and url should be 'javascript://getpocket.com/explore/must-reads?src=fx_new_tab'

7. Search for text 'Learn more' in json feed and respective link_url should be 'javascript://getpocket.com/firefox/new_tab_learn_more'
How to test using test feed:

1. go to about:config
2. search for discoverystream.config and set preference to {"api_key_pref":"extensions.pocket.oAuthConsumerKey","enabled":true,"show_spocs":true,"layout_endpoint":"https://gist.githubusercontent.com/punamdahiya/44f78e2f338cbf95f5c28d31faed4639/raw/1c61974ca8ebd02431512d9425031e3a9c8e04f4/test-message-feed.json"}

3. Open new tab and search for text 'Must Reads' in navigation component and it should not be linked.
4. Search for 'Learn more' to find rendered message component and Learn More should not be linked.
5. Search for text 'Health' in navigation component and it should not be linked.

6. Open test feed in new tab
    https://gist.githubusercontent.com/punamdahiya/44f78e2f338cbf95f5c28d31faed4639/raw/1c61974ca8ebd02431512d9425031e3a9c8e04f4/test-message-feed.json

7. Search for navigation item with title 'Must Reads' and url should be 'javascript://getpocket.com/explore/must-reads?src=fx_new_tab'

8. Search for text 'Learn more' in json feed and respective link_url should be 'javascript://getpocket.com/firefox/new_tab_learn_more'

9. Search for text 'health' in json feed and respective url should be 'ftp://getpocket.com/explore/health?src=fx_new_tab'

Back to Bug 1527701 Comment 3