ipld/edelweiss

add tests for generation of empty types

Aperta

#10 aperta il 7 mar 2022

 (0 commenti) (0 reazioni) (0 assegnatari)Go (5 fork)auto 404
good first issuetesting

Metriche repository

Star
 (17 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor