nodeSolidServer / nodeSolidServer/node-solid-server
Failing tests in `solid-contrib/solid-crud-tests`
Nadie ha tomado este issue todavía.
- Lenguaje dominante
- JavaScript
- Estrellas
- 1.8k
- Forks
- 308
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
During the testing process on https://solid-crud-tests-example-1.solidcommunity.net, several tests have unfortunately not yielded successful results.
The tests in question specifically pertain to the Notification and Storage categories. To provide a concise overview:
FAIL test/surface/notifications.test.ts
Notifications
When overwriting plain text with plain text using PUT
✕ WPS insecure websockets-pubsub advertised using Updates-Via Link header (11 ms)
✓ WPS emits insecure websockets-pubsub on the resource (1 ms)
✕ SECURE_WEBSOCKETS secure websockets advertised using server-wide or resource-specific Link header (3 ms)
✓ SECURE_WEBSOCKETS emits secure websockets notification on the resource
✕ WEBHOOKS webhooks advertised using server-wide or resource-specific Link header (1 ms)
✕ WEBHOOKS emits webhook notification on the resource (1 ms)
FAIL test/surface/fetch-pod-root.test.ts
Alice's storage root
✕ is an ldp BasicContainer (3 ms)
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.
Línea de trabajo
Comienza ejecutando los fallos de test/surface/notifications.test.ts y test/surface/fetch-pod-root.test.ts contra el servidor de ejemplo solid-crud-tests. Lee los casos fallidos de Notification y de la raíz de almacenamiento de Alice para identificar por qué los enlaces anunciados, las notificaciones emitidas y la respuesta del contenedor difieren de lo esperado. El trabajo estará terminado cuando las pruebas indicadas pasen.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- javascript, typescript
- Área
- testing-qa
- Tipo de issue
- Error
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 35/100