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

updated solid-client for RDF prefixes, but Jest unit tests fail #58

Merged
merged 6 commits into from
Sep 5, 2023

Conversation

pmcb55
Copy link
Contributor

@pmcb55 pmcb55 commented Mar 30, 2023

WORK-IN-PROGRESS:

Jest unit tests fail (npm test), due to the TextEncoder issues we saw long ago.
Also, code is pulling in old generated artifacts which use the 'old' HTTP namespace for Schema.org - we should re-generate and publish latest versions (long overdue anyway!).

@pmcb55 pmcb55 marked this pull request as ready for review September 5, 2023 09:51
@pmcb55 pmcb55 requested a review from NSeydoux September 5, 2023 11:59
package.json Outdated
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would suggest to write down a ticket to migrate the Rollup config to ESM so that we don't remain unaligned with our other repos.

src/dataSource/clientCompaniesHouseUk.test.ts Show resolved Hide resolved
src/solidPod.ts Outdated Show resolved Hide resolved
@pmcb55 pmcb55 merged commit 2f4ec83 into main Sep 5, 2023
4 checks passed
@pmcb55 pmcb55 deleted the pmcb/use-rdf-prefixes branch September 5, 2023 14:20
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