scipost.tests.test_services module

class scipost.tests.test_services.ArxivCallerTest(methodName='runTest')[source]

Bases: django.test.testcases.TestCase

test_identifier_new_style()[source]
test_identifier_old_style()[source]
valid_but_nonexistent_identifier()[source]
class scipost.tests.test_services.DOICallerTest(methodName='runTest')[source]

Bases: django.test.testcases.TestCase

test_works_for_physrev_doi()[source]
test_works_for_scipost_doi()[source]
test_valid_but_non_existent_doi()[source]