framework/tests
David Wheatley 2e94e31bb6
perf: only update last time when current value outdated (#3230)
* perf: only update last seen time when current > 120s ago

* perf: only update `last_activity_at` every 2 mins

* docs: add comment

* fix: add missing param

* test: add tests

* tests: attempt tests fix

* fix(tests): call `$this->app()`

* chore: extract hard-coded values out to private consts

* chore: increase diff

* Apply suggestions from code review
2021-12-28 00:39:42 +01:00
..
fixtures feat: allow replacing of blade template namespaces via extender (#3167) 2021-12-20 09:56:48 +01:00
integration perf: only update last time when current value outdated (#3230) 2021-12-28 00:39:42 +01:00
unit Throw error if required route params missing (#3118) 2021-10-23 14:05:47 -04:00
phpunit.integration.xml Laravel components v8 (#2576) 2021-03-05 09:43:35 -05:00
phpunit.unit.xml Laravel components v8 (#2576) 2021-03-05 09:43:35 -05:00