ipld/edelweiss

add tests for generation of empty types

Ouverte

#10 ouverte le 7 mars 2022

 (0 commentaire) (0 réaction) (0 personne assignée)Go (5 forks)auto 404
good first issuetesting

Métriques du dépôt

Stars
 (17 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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

Guide contributeur