fix: enrich HSE profile parsing with publications and theses
This commit is contained in:
@@ -14,6 +14,8 @@ def test_employee_detail_template_is_human_readable():
|
||||
assert "Основная информация" in template
|
||||
assert "Контакты" in template
|
||||
assert "Разделы профиля" in template
|
||||
assert "graduation_theses" in template
|
||||
assert "Год защиты" in template
|
||||
assert "Parser version" not in template
|
||||
assert "First seen" not in template
|
||||
assert "Last seen" not in template
|
||||
|
||||
Reference in New Issue
Block a user