Fix load scopus csv authors affiliations
- added conftest file that supports simple tests on all docs in doc set
- made scopus_csv more consistent with scopus source (returning None as opposed to empty list and vice versa)
- add support for authors with multiple affiliations
- add support for current CSV file download and older version
- add tests for both versions and break tests out into independent tests.
Hi Travis. Thank you very much this contribution. Fixing the ability to load Scopus CSV files is a highly requested feature. I am happy to see that this PR is well documented and has thorough testing.
I have made some (small) comments on the code.
Hi Travis. Thank you very much this contribution. Fixing the ability to load Scopus CSV files is a highly requested feature. I am happy to see that this PR is well documented and has thorough testing.
I have made some (small) comments on the code.
Not sure how to look at the comments? Are you sure they are there or am I missing something?
Hi.
You were right. They should be visible now!