GodLock

{{ motto }}

{{ banner }}

{{ counter }}Tests
{{ resilience_score }}Score
{% if error %}

{{ error }}

{% endif %} {% if doctor %}

{{ doctor.verdict }} {% if doctor.ok %}All checks good.{% else %}Something is wrong.{% endif %}

{% endif %} {% if import_result %}
{% if import_result.mode == 'texts' %}

Saved {{ import_result.submitted }} test{% if import_result.submitted != 1 %}s{% endif %} from the file.

{% else %}

Checked the file. {{ import_result.loaded }} PASS (kept), {{ import_result.skipped }} already here, {{ import_result.failed|length }} FAIL.

{% if import_result.failed %} {% endif %} {% endif %}
{% endif %}
Verify Export JSON
{% if result %}

Saved.

{{ result.receipt.id }}

{% if result.jeeves_analysis and result.jeeves_analysis.suggested_hardening %}

Tip: {{ result.jeeves_analysis.suggested_hardening }}

{% endif %}
{% endif %}

Recent tests