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

UHF-11232: Add schema entry for helfi linkit widget #902

Merged
merged 1 commit into from
Feb 10, 2025
Merged

Conversation

jeremysteerio
Copy link
Contributor

@jeremysteerio jeremysteerio commented Feb 10, 2025

UHF-11232

Fix errors in Etusivu tests.

What was done

  • Add schema entry for helfi linkit widget

How to install

  • Boot up Etusivu instance
  • Make sure your instance is up and running on latest dev branch.
    • git pull origin dev
  • Update the Helfi Platform config
    • composer require drupal/helfi_platform_config:dev-UHF-11232
  • Run make fresh

How to test

  • Run make shell
  • Run SIMPLETEST_BASE_URL=https://helfi-etusivu.docker.so vendor/bin/phpunit public/modules/custom/helfi_annif/ (this might take a while)
  • Troubleshooting:
    • Permission errors: run chmod 777 -R for directories public/sites/simpletest and public/sites/default/files/simpletest
    • Deprecation warnings: unrelated, disregard for now

If all goes right, you should receive green lights and the tests should pass. Some deprecation warning show up, but they are not addressed here.

Continuous documentation

  • This feature has been documented/the documentation has been updated
  • This change doesn't require updates to the documentation

Copy link
Contributor

@khalima khalima left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

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

Successfully merging this pull request may close these issues.

2 participants