[geneagrapher] 181/226: Added missing descendant information to a test.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Sat Jul 11 17:11:05 UTC 2015


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to branch master
in repository geneagrapher.

commit f2b09d9a842c15be457abe8d901112ce85a10ca7
Author: David Alber <alber.david at gmail.com>
Date:   Sun Nov 27 00:27:35 2011 -0800

    Added missing descendant information to a test.
---
 tests/test_grabber_methods.py | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/tests/test_grabber_methods.py b/tests/test_grabber_methods.py
index 0e0c8f1..e879672 100644
--- a/tests/test_grabber_methods.py
+++ b/tests/test_grabber_methods.py
@@ -121,6 +121,9 @@ class TestGrabberMethods(unittest.TestCase):
                           u"Georg-August-Universit\xe4t G\xf6ttingen")
         self.assertEquals(year, 1911)
         self.assertEquals(advisors, set([7298]))
+        self.assertEquals(descendents, set([12681, 28292, 10275, 79297,
+                                            36991, 17851, 127470, 51907,
+                                            15165, 89841, 84016]))
 
     def test009_multiple_advisors(self):
         # Test for multiple advisors.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/geneagrapher.git



More information about the debian-science-commits mailing list