codebandits / beak

a functional Kotlin SQL DSL
MIT License
5 stars 1 forks source link

Developer should be able to unit test code using beakTransaction without DB setup #15

Open lnhrdt opened 6 years ago

lnhrdt commented 6 years ago

Throws exception: Caused by: java.lang.IllegalStateException: Please call Database.connect() before using this code