mschuwalow / zio-todo-backend

Todo-Backend (https://www.todobackend.com/) implementation using ZIO, http4s, doobie and circe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Failing tests

tampler opened this issue · comments

Hello Mr.Schuwalow

Thanks for a great project shared!

I started to work with your implementation. I found some of your tests failing. Maybe a bug in ZIO. Could you pls take a look ?
Here's my project

Thanks,
Boris

Sure. I'll try to get back to you this week

I had a look at your project and the issue seems to be the updated http4s version.
Downgrading to 0.20.0-M3 resolves the issue.

I have also upgrade all version here, you can take a look at 32d3edc for the changes necessary to make this work with http4s 0.20.1