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 #101

Open
4 tasks
BenjaminQuandt opened this issue Jul 17, 2019 · 0 comments
Open
4 tasks

some tests have to be refactored #101

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

Comments

@BenjaminQuandt
Copy link
Contributor

While adding travis ci I had to disable some tests.

I got the following errors:

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

  • tx_mkforms_tests_action_FormBaseTest

  • tx_mkforms_tests_api_mainrendererTest

  • tx_mkforms_tests_api_tx_ameosformidableTest

  • tx_mkforms_tests_util_FormBaseTest

  • tx_mkforms_tests_validator_timetracking_MainTest

  • Creating default object from empty value

  • tx_mkforms_tests_util_FormBaseAjaxTest

  • tx_mkforms_tests_util_FormBaseTest

  • tx_mkforms_tests_util_FormFillTest

  • tx_mkforms_tests_util_TemplatesTest

  • Exception: No extension key found for classname: Tx_Phpunit_Framework

  • tx_mkforms_tests_api_maindatahandlerTest

  • error from tx_mkforms_tests_Util
    --> call_user_func_array() expects parameter 1 to be a valid callback, first array member is not a valid class name or object.
    --> Creating default object from empty value

  • tx_mkforms_tests_api_mainrenderletTest

  • tx_mkforms_tests_api_mainvalidatorTest

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