Open fwbrasil opened 8 years ago
I will give it a try. I'm fairly familiar with scalacheck :)
awesome! :)
I've removed the 1.0
tag. We aren't having user reports of wrong query generation, so this has lower priority.
I haven't hat time yet to work on this so far (new job and new flat at the same time is a recipe for disaster :D) but luckily I have a long easter break and I think I would be able to finally work on this ticket :) I will start porting existing code to scalacheck with no extra features. Then I will evaluate what scalacheck is buying us and the add the missing features.
The
QueryGenerator
is used byNormalizeSpec
andSqlQuerySpec
. It doesn't generate queries for all supported features.