Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Review Cypress tests #12

Open
cuducos opened this issue Nov 24, 2020 · 0 comments
Open

Review Cypress tests #12

cuducos opened this issue Nov 24, 2020 · 0 comments

Comments

@cuducos
Copy link
Contributor

cuducos commented Nov 24, 2020

Some Cypress test specs (cypress/integration) are failing at this moment. Probably this happens because:

  1. either tests make some assumptions from a CKAN environment that might not be CKAN default (e.g. Remove tests for pdf preview.  #7)
  2. or tests need refactor

We need to analyze each test and select those that makes sense to be here, and remove anything that maybe was inserted with a particular environment in mind. After that, we mus make sure the remaining test are green with a default CKAN installation.

We can assume as a base CKAN installation:

@cuducos cuducos mentioned this issue Nov 24, 2020
10 tasks
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

No branches or pull requests

1 participant