GetDKAN / dkan

DKAN Open Data Portal
https://dkan.readthedocs.io/en/latest/index.html
GNU General Public License v2.0
374 stars 172 forks source link

Updated data dictionary widget functional test to test all fields in the form and the data dictionary and index field displays. #4265

Closed dmundra closed 3 months ago

dmundra commented 3 months ago

re 22001

Describe your changes

Updated functional test for https://github.com/GetDKAN/dkan/pull/4185

QA Steps

ddev dkan-phpunit \
                    --coverage-clover /var/www/html/docroot/modules/contrib/dkan/clover.xml \
                    --coverage-html /var/www/html/docroot/modules/contrib/dkan/coverage-html \
                    --log-junit /var/www/html/docroot/modules/contrib/dkan/junit/junit.xml --filter DataDictionaryWidgetTest