diging / tethne

Python module for bibliographic network analysis.
http://diging.github.io/tethne/
GNU General Public License v3.0
81 stars 32 forks source link

Test branch #138

Closed aosingh closed 8 years ago

aosingh commented 8 years ago

Tethne STORY 122 and JIRA 121 fixed. 122 - UserWarning to be shown for duplicate papers 121 - follow_links attribute not defined.

erickpeirson commented 8 years ago

@aosingh Looks like some tests in this build are failing; can you take a look?

We also need to remove the NLTK download from the test procedure, since it's frequently killing our tests; I'll take a look at that early next week.

And I'm removing Appveyor from the CI stack. We don't have time/resources to support windows anyway right now.

aosingh commented 8 years ago

@erickpeirson , These are some test-cases which I had added for scopus reader. However, the scopu readers need some fixes. Do you want me to comment the test-cases for now ?

erickpeirson commented 8 years ago

@aosingh Overall, great; there are some things that ccan be done to clean this up -- see line comments