Are the tests actually running the generated elm code?
Abierto
- Lenguaje dominante
- Elm
- Estrellas
- 107
- Forks
- 28
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
I think I _may_ have found a bug in the json codecs being generated by `elm-bridge` and I wanted to confirm based on the tests. There's some property testing going on there, but I'm not sure if the following roundtrip test is being done for random combinations of `Aeson.Options` and various Haskell types:
```
Haskell => JSON => Elm => JSON => Haskell
```
Can anyone please confirm this for me?
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.