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

2.x Fix tests in #2614 #2621

Merged
merged 6 commits into from Jul 29, 2022
Merged

2.x Fix tests in #2614 #2621

merged 6 commits into from Jul 29, 2022

Commits on Jul 29, 2022

  1. Fix WPML tests

    gchtr committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    7159c3d View commit details
    Browse the repository at this point in the history
  2. Refactor Twig translation tests

    Use a custom timber-test.php file to add the translations that can be read by the wp i18n command and saved in test/languages/timber-test.pot. In the tests, we then use the hardcoded "timber-test" text domain and load it using load_textdomain().
    gchtr committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    826dd05 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07838be View commit details
    Browse the repository at this point in the history
  4. Fix test files indentation

    nlemoine committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    f0216ce View commit details
    Browse the repository at this point in the history
  5. Ignore fix tests indentation

    nlemoine committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    d6a5c17 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2622 from timber/2.x-update-tests-fix-indentation

    2.x update tests fix indentation
    gchtr committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    67c72fc View commit details
    Browse the repository at this point in the history