Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Check possibility for using FeSubRequests #974

Open
tomasnorre opened this issue Nov 10, 2022 · 4 comments
Open

[FEATURE] Check possibility for using FeSubRequests #974

tomasnorre opened this issue Nov 10, 2022 · 4 comments

Comments

@tomasnorre
Copy link
Owner

tomasnorre commented Nov 10, 2022

From slack talk with Christian Kuhn.

Create a request object and feed it to the FE application. the testing-framework does this ( see executeFrontendSubRequest() ) and the core 404 handling in v11 (with a feature toggle) and v12 (always) as well.

This might enable us to get rid of the direct requests and the cli-bootstrapping in crawler.

Update:
See how it's done in TYPO3 Testing Framework
https://github.com/TYPO3/testing-framework/blob/main/Classes/Core/Functional/FunctionalTestCase.php#L906

@tomasnorre tomasnorre changed the title Check possibility for using FeSubRequests [FEATURE] Check possibility for using FeSubRequests Nov 10, 2022
@stale
Copy link

stale bot commented Jan 9, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the staled label Jan 9, 2023
@tomasnorre tomasnorre removed the staled label Jan 9, 2023
@stale
Copy link

stale bot commented Mar 10, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the staled label Mar 10, 2023
@tomasnorre tomasnorre removed the staled label Mar 11, 2023
@stale
Copy link

stale bot commented May 10, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the staled label May 10, 2023
@tomasnorre tomasnorre removed the staled label May 11, 2023
@stale
Copy link

stale bot commented Jul 10, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant