Write Functional/Javascript tests for the module

Created on 23 March 2025, 12 days ago

Problem/Motivation
I'll create some basic tests for this module to verify that the site is up and checking some config changes after the module is installed. I believe I can create a Functional test to check that the copyscape module is working and returning data, no need for Unit/Kernel/Javascript tests (for now).

Steps to reproduce
Module doesn't have tests, which is mandatory for some organizations

Proposed resolution
Create some basic tests and produce a release asap

Remaining tasks
User interface changes
API changes
Data model changes

📌 Task
Status

Active

Version

4.0

Component

Code

Created by

🇨🇦Canada danrod Ottawa

Live updates comments and jobs are added and updated live.
  • Novice

    It would make a good project for someone who is new to the Drupal contribution process. It's preferred over Newbie.

Sign in to follow issues

Merge Requests

Comments & Activities

  • Issue created by @danrod
  • 🇨🇦Canada danrod Ottawa

    I created some basic tests for the copyscape module, tests if it was installed ok, checks if the site is up, test the copyscape forms, and does a text search which sometime fails and sometimes work, but I think the test is enough for now.

    Needs review.

  • 🇨🇦Canada danrod Ottawa
  • 🇨🇦Canada danrod Ottawa

    Results of my tests

    daniel@drupal:/var/www/html$ ./vendor/bin/phpunit -c /var/www/html/web/core/phpunit.xml /var/www/html/web/modules/contrib/copyscape/
    PHPUnit 9.6.22 by Sebastian Bergmann and contributors.
    
    Testing /var/www/html/web/modules/contrib/copyscape
    .......                                                             7 / 7 (100%)
    
    Time: 00:24.798, Memory: 10.00 MB
    
    OK (7 tests, 30 assertions)
    
    HTML output was generated
    http://drupal.10.4.1.ddev.site/sites/simpletest/browser_output/Drupal_Tests_copyscape_Functional_CopyscapeAdminUserPagesTest-2007-71178141.html
    http://drupal.10.4.1.ddev.site/sites/simpletest/browser_output/Drupal_Tests_copyscape_Functional_CopyscapeAdminUserPagesTest-2008-71178141.html
    http://drupal.10.4.1.ddev.site/sites/simpletest/browser_output/Drupal_Tests_copyscape_Functional_CopyscapeAdminUserPagesTest-2009-71178141.html
    http://drupal.10.4.1.ddev.site/sites/simpletest/browser_output/Drupal_Tests_copyscape_Functional_CopyscapeAdminUserPagesTest-2010-71178141.html
    http://drupal.10.4.1.ddev.site/sites/simpletest/browser_output/Drupal_Tests_copyscape_Functional_CopyscapeAdminUserPagesTest-2011-71178141.html
    http://drupal.10.4.1.ddev.site/sites/simpletest/browser_output/Drupal_Tests_copyscape_Functional_CopyscapeAdminUserPagesTest-2012-71178141.html
    http://drupal.10.4.1.ddev.site/sites/simpletest/browser_output/Drupal_Tests_copyscape_Functional_CopyscapeAdminUserPagesTest-2013-26816709.html
    http://drupal.10.4.1.ddev.site/sites/simpletest/browser_output/Drupal_Tests_copyscape_Functional_CopyscapeAdminUserPagesTest-2014-26816709.html
    http://drupal.10.4.1.ddev.site/sites/simpletest/browser_output/Drupal_Tests_copyscape_Functional_CopyscapeAdminUserPagesTest-2015-26816709.html
    http://drupal.10.4.1.ddev.site/sites/simpletest/browser_output/Drupal_Tests_copyscape_Functional_CopyscapeAdminUserPagesTest-2016-26816709.html
    http://drupal.10.4.1.ddev.site/sites/simpletest/browser_output/Drupal_Tests_copyscape_Functional_CopyscapeAdminUserPagesTest-2017-26816709.html
    http://drupal.10.4.1.ddev.site/sites/simpletest/browser_output/Drupal_Tests_copyscape_Functional_CopyscapeAdminUserPagesTest-2018-26816709.html
    http://drupal.10.4.1.ddev.site/sites/simpletest/browser_output/Drupal_Tests_copyscape_Functional_CopyscapeAdminUserPagesTest-2019-26816709.html
    http://drupal.10.4.1.ddev.site/sites/simpletest/browser_output/Drupal_Tests_copyscape_Functional_CopyscapeAdminUserPagesTest-2020-26816709.html
    http://drupal.10.4.1.ddev.site/sites/simpletest/browser_output/Drupal_Tests_copyscape_Functional_CopyscapeAdminUserPagesTest-2021-26816709.html
    http://drupal.10.4.1.ddev.site/sites/simpletest/browser_output/Drupal_Tests_copyscape_Functional_CopyscapeAdminUserPagesTest-2022-22668405.html
    http://drupal.10.4.1.ddev.site/sites/simpletest/browser_output/Drupal_Tests_copyscape_Functional_CopyscapeAdminUserPagesTest-2023-22668405.html
    http://drupal.10.4.1.ddev.site/sites/simpletest/browser_output/Drupal_Tests_copyscape_Functional_CopyscapeAdminUserPagesTest-2024-58066084.html
    http://drupal.10.4.1.ddev.site/sites/simpletest/browser_output/Drupal_Tests_copyscape_Functional_CopyscapeAdminUserPagesTest-2025-58066084.html
    http://drupal.10.4.1.ddev.site/sites/simpletest/browser_output/Drupal_Tests_copyscape_Functional_CopyscapeAdminUserPagesTest-2026-58066084.html
    http://drupal.10.4.1.ddev.site/sites/simpletest/browser_output/Drupal_Tests_copyscape_Functional_CopyscapeAdminUserPagesTest-2027-58066084.html
    http://drupal.10.4.1.ddev.site/sites/simpletest/browser_output/Drupal_Tests_copyscape_Functional_CopyscapeAdminUserPagesTest-2028-58066084.html
    http://drupal.10.4.1.ddev.site/sites/simpletest/browser_output/Drupal_Tests_copyscape_Functional_CopyscapeAdminUserPagesTest-2029-58066084.html
    http://drupal.10.4.1.ddev.site/sites/simpletest/browser_output/Drupal_Tests_copyscape_Functional_CopyscapeAdminUserPagesTest-2030-58066084.html
    http://drupal.10.4.1.ddev.site/sites/simpletest/browser_output/Drupal_Tests_copyscape_Functional_CopyscapeAdminUserPagesTest-2031-58066084.html
    http://drupal.10.4.1.ddev.site/sites/simpletest/browser_output/Drupal_Tests_copyscape_Functional_CopyscapeAdminUserPagesTest-2032-56151013.html
    http://drupal.10.4.1.ddev.site/sites/simpletest/browser_output/Drupal_Tests_copyscape_Functional_CopyscapeAdminUserPagesTest-2033-56151013.html
    http://drupal.10.4.1.ddev.site/sites/simpletest/browser_output/Drupal_Tests_copyscape_Functional_CopyscapeAdminUserPagesTest-2034-56151013.html
    http://drupal.10.4.1.ddev.site/sites/simpletest/browser_output/Drupal_Tests_copyscape_Functional_CopyscapeAdminUserPagesTest-2035-56151013.html
    http://drupal.10.4.1.ddev.site/sites/simpletest/browser_output/Drupal_Tests_copyscape_Functional_CopyscapeAdminUserPagesTest-2036-19050969.html
    http://drupal.10.4.1.ddev.site/sites/simpletest/browser_output/Drupal_Tests_copyscape_Functional_CopyscapeAdminUserPagesTest-2037-19050969.html
    http://drupal.10.4.1.ddev.site/sites/simpletest/browser_output/Drupal_Tests_copyscape_Functional_CopyscapeAdminUserPagesTest-2038-19050969.html
    http://drupal.10.4.1.ddev.site/sites/simpletest/browser_output/Drupal_Tests_copyscape_Functional_CopyscapeAdminUserPagesTest-2039-19050969.html
    http://drupal.10.4.1.ddev.site/sites/simpletest/browser_output/Drupal_Tests_copyscape_Functional_CopyscapeAdminUserPagesTest-2040-19050969.html
    http://drupal.10.4.1.ddev.site/sites/simpletest/browser_output/Drupal_Tests_copyscape_Functional_CopyscapeAdminUserPagesTest-2041-19050969.html
    http://drupal.10.4.1.ddev.site/sites/simpletest/browser_output/Drupal_Tests_copyscape_Functional_CopyscapeAdminUserPagesTest-2042-19050969.html
    http://drupal.10.4.1.ddev.site/sites/simpletest/browser_output/Drupal_Tests_copyscape_Functional_CopyscapeAdminUserPagesTest-2043-19050969.html
    http://drupal.10.4.1.ddev.site/sites/simpletest/browser_output/Drupal_Tests_copyscape_Functional_CopyscapeAdminUserPagesTest-2044-19050969.html
    
  • 🇨🇦Canada danrod Ottawa

    Any testers please? I want to merge it to the main branch and create a new release.

  • 🇨🇦Canada danrod Ottawa

    I'll move to "Fixed" for now, if anyone has any issues with these tests, please let me know.

  • 🇨🇦Canada danrod Ottawa
    • danrod committed af407cff on 8.x-4.x
      Resolve #3514889 "Write functionaljavascript tests"
      
Production build 0.71.5 2024