{% extends "tasks/view.html" %} {% block additional %} {% if task.status == task.Status.SUCCESS %}
{% if 'form_version' in task.ctx and task.ctx['form_version'] >= 0 %} {% if task.ctx['with_test_data'] %}{{ tests_type }} | |||||
Test module name | Test class name | {% for status in task.STATUS_ORDER %}{{ status }} | {% endfor %}|||
{{ module_name }} | {% set need_module = False %} {% endif %}{{ class_name }} | {% for status in task.STATUS_ORDER %} {% if class_stats[status] == 0 %}{{ class_stats[status] }} | {% else %}{{ class_stats[status] }} | {% endif %} {% endfor %}