fix: enrich HSE profile parsing with publications and theses
This commit is contained in:
@@ -18,6 +18,8 @@ def test_directory_template_is_russian_and_uses_display_dates():
|
||||
assert "Сотрудники" in template
|
||||
assert "Колонки" in template
|
||||
assert "Применить" in template
|
||||
assert "На странице: {{ value }}" in template
|
||||
assert "{% for value in [25, 50, 100] %}" in template
|
||||
assert "Найдено:" in template
|
||||
assert "employee.first_seen_display" in template
|
||||
assert "employee.last_seen_display" in template
|
||||
|
||||
Reference in New Issue
Block a user