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

Some tests have to be refactored #14

Open
6 tasks
BenjaminQuandt opened this issue Jul 12, 2019 · 0 comments
Open
6 tasks

Some tests have to be refactored #14

BenjaminQuandt opened this issue Jul 12, 2019 · 0 comments
Assignees

Comments

@BenjaminQuandt
Copy link
Contributor

BenjaminQuandt commented Jul 12, 2019

Hi,

I added some test back in and got some errors there:

  • tx_mktools_tests_hook_GeneralUtilityTest
    opendir(.../typo3-mktools/.Build/Web/typo3temp/rn_base): failed to open dir: No such file or directory

  • tx_mktools_tests_scheduler_GenerateRealUrlConfigurationFileTest
    The requested database connection named "Default" has not been configured.

  • tx_mktools_tests_util_PageNotFoundHandlingTest
    looks like tx_rnbase::load throws errors that point in a Exception:
    Exception: No extension key found for classname: tx_mktools_tests_fixtures_classes_util_PageNotFoundHandling

  • tx_mktools_tests_util_miscToolsTest
    RuntimeException: The requested database connection named "Default" has not been configured.

  • tx_mktools_tests_util_ExceptionHandlerTest
    RuntimeException: The requested database connection named "Default" has not been configured

  • Later on i had to skip some more test based on a conflict with typo3 9.5
    not found rn_base/Classes/CommandLine/Controller.php
    Uncaught require typo3conf/LocalConfiguration.php failed to open stream: No such file or directory

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

No branches or pull requests

2 participants