1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 00:41:34 +02:00
Commit Graph

5 Commits

Author SHA1 Message Date
Benjamin Beganović
4cf049b9fa Extract login/authentication in Login.php 2021-07-02 16:36:45 +02:00
Benjamin Beganović
817de978e3 Remove Laravel Dusk scaffold files 2021-07-02 16:20:23 +02:00
Benjamin Beganović
d7a4bc711c Post-installation of laravel/dusk 2021-07-02 15:40:29 +02:00
David Bomba
ae2562b020 Implementing paratest 2020-10-09 23:13:18 +11:00
David Bomba
dac1aa88d5
Tests, Multi-DB support for incoming URLs (#2466)
* Tests for authentication

* Add db field to company table (required if we are doing jobs without an auth()->user() )

* Add Laravel Dusk for browser testing, add ability to set DB by incoming URL Hash
2018-10-24 21:24:09 +11:00