eclipse-score / eclipse-score/docs-as-code
consolidate scenarios
- Vorherrschende Sprache
- Python
- Sterne
- 10
- Forks
- 32
- Ø Merge
- 23 Std. 52 Min.
- Gemergte PRs (30 T.)
- 52
Beschreibung
currently scenarios are written like unit tests. very small and isolated. however running every scenario takes ages with bazel. we should test multiple things per scenario. this will implicitly make the scenarios themselfes more realistic.
hint: attempt to follow realistic score scenarios
---
included or follow-up:
gap: add scenario with pytest and gtest. with a passing, failing, skipped, and errored testcase. Based on #774 the parser should be way more defensive, e.g. unknown attribute = error.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
Start by locating the existing scenario tests and their Bazel target, then compare them with realistic score scenarios. Completion means scenarios exercise multiple behaviors while avoiding the current per-scenario runtime cost; pytest and gtest coverage, including passing, failing, skipped, and errored cases, is listed as included or follow-up work alongside the defensive parser changes from #774.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python
- Bereich
- build-system, testing
- Issue-Typ
- Refactoring
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Aktiv
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 38/100