Add a manual live-server smoke test suite
Nadie ha tomado este issue todavía.
Evaluación
- Dificultad
- 5/5
- Tiempo estimado
- Más de una semana
- Aptitud para principiantes
- 30/100
- Tipo de issue
- Nueva funcionalidad
- Claridad
- Necesita aclaración
- Estado de actividad
- Activo
- Stack tecnológico
- go
- Área
- cli, testing-qa
Línea de trabajo
Comienza con docs/confluence/ y la cobertura de pruebas existente de golden y --json para entender qué comportamientos de Confluence en vivo no se ejercitan. Define la suite mínima invocada manualmente en torno al ancho de página, la sincronización de adjuntos, los nombres de adjuntos aceptados y el renderizado de tablas publicadas. Se considera terminado cuando estén especificados la invocación, el manejo de credenciales y espacios personales, las medidas de protección, la limpieza, las aserciones y la exclusión de go test ./... y CI.
Escrito por el modelo de indexación a partir del texto del issue.
Descripción
Add a test suite a developer runs by hand against a real Confluence server —
credentials from the usual CONFLUENCE_* resolution, pages created in a personal
space — covering a small, critical set of behaviour.
Why
The current suite proves what markfluence emits: the converter's goldens pin the
storage format, and the --json schema guards the output contract. Neither can
prove what Confluence does with what we send, and docs/confluence/
is explicit that this is where confident wrong conclusions come from — body.storage
shows only what was stored, never what takes effect. Several behaviours were
established by experiment and are currently protected by nothing but those notes:
- page width living in two content properties, where writing one leaves the reader
and the editor disagreeing; - attachment sync's checksum/recorded-path logic (skip, update, repair a mangled
path) and the multipart charset requirement; - what attachment names Confluence accepts;
- whether a published table keeps its layout, alignment, and highlight colours.
A suite that runs against a live server would turn those from documented
observations into something re-checkable when Atlassian changes behaviour.
Deliberately undecided
Nothing about the design is settled yet — to be worked out when this is picked up:
- what it covers (which commands, which round trips, how minimal is minimal)
- how it is invoked and how it is kept out of
go test ./...and CI - how the target space and credentials are supplied
- what guardrails and cleanup it needs, given it writes real pages
- where the files live and what they assert against
Notes
Came up while fixing #18. Not urgent — parked for now.
- Lenguaje dominante
- Go
- Estrellas
- 2
- Forks
- 0
- Merge medio
- 2 h 50 min
- PR fusionados (30 d)
- 52
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Más de mozilla/markfluence
-
Dificultad 4/5 3-5 días Aptitud para principiantes 55/100
mozilla/markfluence#186 ·
-
Dificultad 5/5 Más de una semana Aptitud para principiantes 35/100
mozilla/markfluence#185 ·
-
Dificultad 5/5 Más de una semana Aptitud para principiantes 35/100
mozilla/markfluence#184 ·
-
bug
Dificultad 3/5 1-2 días Aptitud para principiantes 55/100
mozilla/markfluence#181 · 1 comentario ·
-
bug
Dificultad 5/5 Más de una semana Aptitud para principiantes 48/100
mozilla/markfluence#163 ·
Todos los issues de mozilla/markfluence
Issues similares
-
bug github_actions
Dificultad 2/5 1-3 horas Aptitud para principiantes 75/100
registrystack/registry-stack#1393 ·
-
Dificultad 2/5 1-3 horas Aptitud para principiantes 75/100
JakeChampion/lang#10213 ·
-
Dificultad 2/5 1-3 horas Aptitud para principiantes 70/100
oasisprotocol/oasis-sdk#2523 ·
-
Dificultad 2/5 1-3 horas Aptitud para principiantes 75/100
-
Dificultad 2/5 1-3 horas Aptitud para principiantes 70/100