level12 / keg-elements

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Replace testing_create() w/ fake()?

rsyring opened this issue · comments

I've always disliked the verbosity of that method name. Would we want to deprecate testing_create() or just make a breaking change? It's a super simple find/replace to update the code base and only impacts the app during testing. I'd be inclined to just make it a breaking change.