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

Draft: UHF-11017: Add test content for Image Gallery component #874

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

juho-lehmonen
Copy link
Contributor

@juho-lehmonen juho-lehmonen commented Dec 19, 2024

UHF-11017

What was done

  • Add test content for image gallery component

How to install

  • Make sure your instance is up and running on latest dev branch.
    • git pull origin dev
    • make fresh
  • Update the Helfi Platform config
    • composer require drupal/helfi_platform_config:dev-UHF-U11017-gallery-test-content
  • Run make drush-updb drush-cr
  • Run drush en helfi_test_content -y or drush dcim helfi_test_content if the module is already enabled.

How to test

  • Check that this feature works: The test content should be found in /dc-components/dc-image-gallery
  • The test content should function as intended
  • Check that code follows our standards

Other PRs

  • Link to other PR

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 17.87%. Comparing base (7c52e54) to head (1951947).
Report is 7 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #874   +/-   ##
=========================================
  Coverage     17.87%   17.87%           
  Complexity      285      285           
=========================================
  Files            36       36           
  Lines          1080     1080           
=========================================
  Hits            193      193           
  Misses          887      887           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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