Paulo
Paulo
@mosheDO, I'm willing to collaborate with you
any news with this PR?
Update: pytest-selenium works with pytest-xdist. But not with pytest-parallel
This is not a bug. Kindly proceed to pytest documentation -> https://pytest.readthedocs.io/en/2.8.7/parametrize.html
Use vcr_config ```python @pytest.fixture(scope="module") def vcr_config(): return { "filter_headers": [ "Authorization" ] } ```
Any news about this? @kendallroth
What's your current setup in production? You still create a proxy between the GraphQL API and your front-end?
Why not just proxy the API and the front-end in the same domain? Using Nginx On Sat, Sep 5, 2020, 11:49 PM Kendall Roth wrote: > I use Dokku on...
would love to see this feature as well! My current workaround is to modify the mission control shortcut