ipld/edelweiss

add tests for generation of empty types

Aberta

#10 aberto em 7 de mar. de 2022

 (0 comentário) (0 reação) (0 responsável)Go (5 forks)auto 404
good first issuetesting

Métricas do repositório

Stars
 (17 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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

Guia do colaborador