* checking if username is premium on google sign up
* Removed test validating query input value, but it's no longer required
* undo code that was moved to a function for reuse
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Omar López <zomars@me.com>
* fix/booking-first-day-of-next-mont
* Change minimum wait time for booking next month first day test
* Change minimum wait time for booking next month first day test
* Change minimum wait time for booking next month first day test
* Added Todo note for future improvement
* Apply same timeout change in others change of month action test
* Upgrades prisma
* Extends Stripe paid booking timeout
* Stripe test fixes
* Disables cache for db-reset
* Disabled cache from db-seed
* Avatar fixes
* Fixes paid booking test once and for all
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>