-
Having updated the environment (#22) unit tests now reliably fail with a good idea as to what the issue is. It looks like the API for `Symfony\Component\HttpFoundation\File\UploadedFile::__construct()…
-
## Project description
Selamat malam teman-teman, izin share sebuah project yang saya beri nama rakit.
Ide project ini berawal saat saya merasa kesulitan untuk deploy dan update aplikasi y…
-
We can implement unit tests for our classes and integration tests (#35) for the rest.
But is there a way to easily do end-to-end browser tests?
- JavaScript testing using `Jest`, `@wordpress/env…
-
Hi,
Thank you for all your good work.
I have mostly managed to install and configure wifidog-auth-laravel.
Since the installation to a Pi size like board (rock64 with debian buster, no deskt…
-
The makeQuery method inherited from the QueryBuilderParser class in the JoinSupportingQueryBuilderParser class was not rewritten in v2.0.0, causing an error.
QueryBuilderParser:
```php
protected …
-
Hi!
I have a weird issue when using this package with spatie/laravel-event-sourcing. When I am running tests with PHPUnit everything fails after the first test.
Illuminate\Contracts\Container\Bi…
-
Hi,
I'm running unit tests via PHPUnit on GitLab CI and I do get the following error:
`sh: 1: /usr/sbin/sendmail: not found`
In this case, I don't need any real email to be send. What would be …
-
- [ ] Add Action and filter Document
- [x] Create URL Class
- [x] Create HTTP request Class
- [x] Unit Test For Meta Class
- [x] Unit Test For HTTP and Download Class
- [x] Unit Test For Params a…
-
**Describe the bug**
Laravel Livewire fails to return the next/previous page of a paginated list while Model Caching is enabled. Turning model caching off or using ```disableModelCaching()``` on the …
-
Over the past few weeks I've gotten deep into development of a pretty complex AngularJS app. I'm now at a point where I prefer Angular to Knockout. Some of the key advantages are:
- Clear separation o…