Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Testcase4. import All Indian news from newsrack's library. #6

Closed
khushpreet-kaur opened this issue Jan 9, 2017 · 1 comment
Closed
Milestone

Comments

@khushpreet-kaur
Copy link
Collaborator

import Sources from library.

Issue definition in Newsrack:

import sources {Indian News Media Feeds} from library
import sources {rss.feeds} from subbu

define concepts
   <water> = water, drinking water
   <politics> = Narendra Modi, BJP, AAP, Mamata Banerjee, politicians, elections
   <sports> = cricket, football, MS Dhoni, captaincy
   <pot> = pot, marijuana, medical use
end concepts

define issue usecase4-indian-news-from-library
  monitor sources {Indian News Media Feeds} organize news into categories
  {
    [Water] = water
    [politics] = politics
    [sports] = sports
    [pot] = pot
  }
end issue

News Source format: import sources from Newsrack's Library.

Concepts: Water, politics, sports, cricket, pot etc.

Expected result: To get news feed based on concepts as a keyword from the source provided.

Actual Result: As expected. Got [3,165] feed.

Status: PASS

Source format Validation Status: VALID

@salus-sage
Copy link
Member

Out of this Library we should find out which sources have bad links. We should be able to identify and changes these sources.

@salus-sage salus-sage added this to the Pre-Phase 1 milestone Jan 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants