Tests for config.py and stdmodels.py
Abierto
python
- Lenguaje dominante
- Rust
- Estrellas
- 30.5k
- Forks
- 3.2k
- Métricas de merge de PR
- Métricas de PR pendientes
Descripción
**Files:** `pylib/anki/config.py` (134) + `pylib/anki/stdmodels.py` (122) · **Target: ≥ 80% each**
**New:** `pylib/tests/test_config.py`, `pylib/tests/test_stdmodels.py`
Scope — config:
- get/set/remove; defaults;
- serialized types (bool/list/dict) preserved on round-trip.
Scope — stdmodels:
- each stock notetype (Basic, Basic+reversed, optional reversed, type-in, Cloze) is built with
the correct fields and templates.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.