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

Cypress Integration tdp_core #686

Merged
merged 7 commits into from
Apr 4, 2022
Merged

Conversation

dvflorianengertsberger
Copy link
Contributor

This PR sets up cypress in tdp_core in order to use it for testing in other repositories.

Changes:

  • package.json: Added: "cypress": "^9.5.2" and "local-cypress": "^1.2.5". local-cypress can be used to mitigate having a global cy. Types would interfere with jest.
  • tdp_core/src/cypress: Contains utility functions that are of interest for arbitrary tests. Utility functions that are only of use in certain repos are defined there respectively.

Running tests:

It can be tried out for the dTiles repo. PR: https://github.com/datavisyn/dTiles/pull/295

@puehringer puehringer merged commit 5e85c61 into develop Apr 4, 2022
@puehringer puehringer deleted the fengertsberger/cypress-integration branch April 4, 2022 09:20
@dvvanessastoiber dvvanessastoiber mentioned this pull request Apr 5, 2022
2 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

Successfully merging this pull request may close these issues.

2 participants