-
Hi,
I'm starting to scaffold a suite of browser tests for a project, however when I run the full suite via `php artisan dusk` 90% of the tests fail to due what seems like a race condition.
```
…
-
Hi there, first off: great work looks really beautiful, thanks so much for the effort!
So every time I open a terminal I get this error. I use i3 under Ubuntu and oh my zsh.
As I am neither a MacO…
-
I'm trying to run your docker package to launch my Dusk tests. But I have an error related to MySQL, I don't know if it's related to your package or not, so I prefear to ask here before.
(If it's …
ghost updated
6 years ago
-
First off, thanks for this package, it's been a great help :-) However I did run into an issue that I expect others will experience too. Caching of `resources` is causing the Dusk tests to fail after …
-
Hello again,
My build is passing but another error is appearing in the `test` stage.
I'm using this in **.gitlab-ci.yml**
```
variables:
MYSQL_ROOT_PASSWORD: secret
MYSQL_DATABASE: tes…
ghost updated
6 years ago
-
Hi,
I try to remove xdebug without success.
Because with xdebug, my tests run very slow
Before your docker: ~20 minutes
With your docker: ~1 hour and 10 minutes
But nothing working...
Th…
-
Hi,
I'm having problems with deployment from Gitlab CI.
I always get the same error: `composer: command not found`
````
Running with gitlab-runner 11.0.0 (5396d320)
on docker-auto-scale ed2…
-
Recently working on some projects I realized every time I have to change config file to use changes I made on below link/commit. I purpose it should be as implementation just to use .env file for tran…
-
- Laravel Mix Version: #.#.# laravel-mix@0.10.0
- Node Version: v6.10.1
- NPM Version: 4.4.4
- OS: LInux ADM64 Ubuntu Xenial
### Description:
Hi
I have very strange problem, I have s…
-
Hi all,
I have 2 docker servers on the same physical network for only one public ip.
I use the first server on the port 80 and 443 with docker-compose-letsencrypt-nginx-proxy-companion and I wo…