ipld/edelweiss

add tests for generation of empty types

Offen

#10 geöffnet am 07.03.2022

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Go (5 Forks)auto 404
good first issuetesting

Repository-Metriken

Stars
 (17 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Add tests for the corner cases of generating "empty" types where it applies:

  • structure with no fields
  • inductive with no cases
  • union with no cases
  • service with no methods
  • tuple with no slots

Contributor Guide