Volodya Sveredyuk
Volodya Sveredyuk
+1 for this issue. Can I help somehow? My app is SaaS PG schema-based I need this too much
It works fine for schema tests (like"test"), but tests using public schema are still slow. Why? my tenant_case.ex: ```elixir defmodule App.TenantCase do use ExUnit.CaseTemplate alias App.Repo setup_all do :ok =...
Currently, I am not using MongoDB and MongoID in any projects, but I would happy to help.
@dblock New contributor welcomed @rtrv imho
@mirzazulfan Good job! Other maintainers should also look into it.
@myacheg Well done. Could you add any screenshots?
We just discussed separate page for user visit request. There we can display event details and QR code. So when you click "attend" you should be redirected to this page.
+1 to @PragTob I had the same issue on GitlabCI and local machine. Gitlab CI + `Wallaby.Experimental.Chrome`
Hi, @danhunsaker. I have a combination of all user issues. I am using Pow and PowAssent for API-bases authentication with my frontend client. 1. Users registered with email/password can not...