nodeSolidServer / nodeSolidServer/node-solid-server

Failing tests in `solid-contrib/solid-crud-tests`

Aperta
#1,736 4 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Lingua principale
JavaScript
Stelle
1.8k
Fork
308
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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)

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Direzione di ricerca

Inizia eseguendo i test falliti in test/surface/notifications.test.ts e test/surface/fetch-pod-root.test.ts rispetto al server di esempio solid-crud-tests. Leggi i casi falliti relativi a Notification e alla root di storage di Alice per identificare perché i link pubblicizzati, le notifiche emesse e la risposta del container differiscono da quanto previsto. Il lavoro è terminato quando i test elencati passano.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
javascript, typescript
Ambito
testing-qa
Tipo di issue
Bug
Difficoltà
3/5
Tempo stimato
1-2 giorni
Stato di attività
Ferma
Chiarezza
Da chiarire
Idoneità per principianti
35/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.