- 02 Feb, 2015 1 commit
-
-
For performance reasons Extbase caches database queries. To ensure the security relevant aspect, the frontend usergroup has to be parameterized and be added by runtime. This patch adds functional tests to ensure query caching by: * adding possibility to simulate a frontend user in functional tests * extending blog_example extension TCA adding fe_group for blogs * adding a plugin and controller for blog listing * adding new fixtures with frontend usergroups restrictions * adding functional tests and frontend rending function Resolves: #58655 Releases: master Change-Id: Ib6d918461d5ad04bc2236a375f558d48548c9946 Reviewed-on: http://review.typo3.org/29963 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
- 12 Mar, 2014 1 commit
-
-
Felix Oertel authored
To backup the changes in Extbase's generic persistence, we add some functional tests. Resolves: #55661 Related: #55360 Related: #55167 Releases: 6.2 Change-Id: I0b845618b1cec9788ca36ac59e25ea6779f01cb6 Reviewed-on: https://review.typo3.org/28262 Reviewed-by: Marc Bastian Heinrichs Tested-by: Marc Bastian Heinrichs Reviewed-by: Steffen Ritter Tested-by: Steffen Ritter
-
- 05 Mar, 2014 1 commit
-
-
Add functional tests for persisting 1:M and M:M relations in Extbase. This patch adds blog_example as an fixture extension. Resolves: #55786 Releases: 6.2 Change-Id: If90c854c9cb86fd45dcdbc14319a0a416e9447a0 Reviewed-on: https://review.typo3.org/27492 Reviewed-by: Wouter Wolters Tested-by: Wouter Wolters Reviewed-by: Stefan Neufeind Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-