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

Simplify Jest configuration #156

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

surilindur
Copy link
Contributor

This is a small change to collect the Jest configs into a single file as in the main Comunica repo, and to convert it into TypeScript for easier typing support, and to set it apart from all the transpiler-generated code. The addition of ts-node is to support the TS format of the config.

Any feedback is welcome. 🙂

@rubensworks
Copy link
Member

CI seems to be failing.

@surilindur
Copy link
Contributor Author

Yes, the CI failures are caused by the test typings being a bit off, which also happens to me locally. It is fixed in #154 and the CI should pass when that one is merged and I rebase this.

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