Tagged "docksal"

Testing https redirects in Docksal

Redirecting http:// to https:// is standard practice, but how do you test that locally if the redirect depends on environment variables and a certain set of paths?

Running functional JavaScript tests in Docksal

Running PHPUnit tests in Docksal is straightforward, but we struggled to get Functional JavaScript tests to run within Docksal. Here's how we got them working.

See all tags.