datopian / ckan-integration-tests

Cypress toolkit to run integration tests against a CKAN instance
https://tech.datopian.com/ckan/
MIT License
4 stars 3 forks source link

Review Cypress tests #12

Open cuducos opened 3 years ago

cuducos commented 3 years ago

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. #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: