In #2587531: Convert Automated Tests to BrowserTestBase JavaScript Functional Tests were added to Extlink with a basic example which checks to see if an external link and mail to link were tagged as expected.

These tests need to be expanded to:

Example of changing config:
https://api.drupal.org/api/drupal/core%21modules%21color%21tests%21src%2...

Example of link clicking:
https://www.drupal.org/docs/8/phpunit/phpunit-javascript-testing-tutorial

Comments

elachlan created an issue. See original summary.

elachlan’s picture

elachlan’s picture

Issue summary: View changes
elachlan’s picture

elachlan’s picture

Issue summary: View changes
elachlan’s picture

Issue summary: View changes
elachlan’s picture

Issue summary: View changes
elachlan’s picture

Issue summary: View changes
elachlan’s picture

Issue summary: View changes
elachlan’s picture

Status: Active » Needs review
StatusFileSize
new8.72 KB

Status: Needs review » Needs work

The last submitted patch, 10: 2961572-10.patch, failed testing. View results

elachlan’s picture

Status: Needs work » Needs review
StatusFileSize
new8.73 KB

Status: Needs review » Needs work

The last submitted patch, 12: 2961572-12.patch, failed testing. View results
- codesniffer_fixes.patch Interdiff of automated coding standards fixes only.

elachlan’s picture

Status: Needs work » Needs review
StatusFileSize
new8.9 KB

Status: Needs review » Needs work

The last submitted patch, 14: 2961572-14.patch, failed testing. View results

elachlan’s picture

Status: Needs work » Needs review
StatusFileSize
new6.79 KB

Status: Needs review » Needs work

The last submitted patch, 16: 2961572-16.patch, failed testing. View results

elachlan’s picture

Status: Needs work » Needs review
StatusFileSize
new6.74 KB

  • elachlan committed c4debbf on 8.x-1.x
    Issue #2961572 by elachlan: Expand Javascript Functional Tests
    
elachlan’s picture

Issue summary: View changes
elachlan’s picture

Issue summary: View changes
elachlan’s picture

Issue summary: View changes
elachlan’s picture

StatusFileSize
new3.68 KB

Status: Needs review » Needs work

The last submitted patch, 23: 2961572-23.patch, failed testing. View results
- codesniffer_fixes.patch Interdiff of automated coding standards fixes only.

elachlan’s picture

Status: Needs work » Needs review
StatusFileSize
new3.76 KB

  • elachlan committed 25fc02b on 8.x-1.x
    Issue #2961572 by elachlan: Expand Javascript Functional Tests
    
elachlan’s picture

Issue summary: View changes

  • elachlan committed cd4fe43 on 8.x-1.x
    Issue #2961572 by elachlan: Expand Javascript Functional Tests
    

  • elachlan committed da2f17f on 8.x-1.x
    Issue #2961572 by elachlan: Expand Javascript Functional Tests
    

  • elachlan committed fde1cfb on 8.x-1.x
    Issue #2961572 by elachlan: Expand Javascript Functional Tests
    

  • elachlan committed 96c0ef4 on 8.x-1.x
    Issue #2961572 by elachlan: Expand Javascript Functional Tests
    
elachlan’s picture

Issue summary: View changes
angelamnr’s picture

StatusFileSize
new3.08 KB

I added a test for external links on images.

  • elachlan committed 80d6c87 on 8.x-1.x authored by angelamnr
    Issue #2961572 by elachlan, angelamnr: Expand Javascript Functional...
neslee canil pinto’s picture

@elachlan, i guess you have added all the tests for now. Thanks.

neslee canil pinto’s picture

Status: Needs review » Fixed
neslee canil pinto’s picture

Status: Fixed » Closed (fixed)