Skip to content

Fix functional tests for CKAN 2.9.x#216

Open
kmbn wants to merge 1 commit into
ckan:masterfrom
kmbn:patch-1
Open

Fix functional tests for CKAN 2.9.x#216
kmbn wants to merge 1 commit into
ckan:masterfrom
kmbn:patch-1

Conversation

@kmbn

@kmbn kmbn commented Mar 15, 2019

Copy link
Copy Markdown

CKAN 2.9.x breaks the functional tests because they rely on the legacy Pylons routing rather than the new Flask routing. This PR adds a check for the CKAN version and then uses the appropriate routing in the functional tests. The Travis build against CKAN master will now succeed; the builds against CKAN 2.8 and lower are unaffected.

@frafra

frafra commented Feb 1, 2022

Copy link
Copy Markdown
Contributor

Is this still relevant?

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