mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-02-23 10:04:18 -08:00
7 lines
309 B
Gherkin
7 lines
309 B
Gherkin
|
Feature: All links on the dataset cards should be functional
|
||
|
|
||
|
Scenario: If I click on any link in the indicators dataset, they should work
|
||
|
Given I am on the "Methodology" page
|
||
|
When I look for the "Datasets used in methodology" CTA
|
||
|
Then All links under "Datasets used in methodology" should work
|