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

Enable Ceramic Integration Tests in Github CI #2060

Closed
tim-schultz opened this issue Jan 24, 2024 · 0 comments · Fixed by #2083
Closed

Enable Ceramic Integration Tests in Github CI #2060

tim-schultz opened this issue Jan 24, 2024 · 0 comments · Fixed by #2083
Assignees

Comments

@tim-schultz
Copy link
Collaborator

Descriptoipn:
As a developer of the application,
I want to enable Ceramic integration tests in our GitHub CI pipeline,
So that we can ensure our application's interactions with Ceramic are functioning correctly with each code change.

Acceptance Criteria:
GIVEN I am a developer working on passport,
WHEN I push code changes to our repository or create a pull request,
THEN the tests in https://github.com/gitcoinco/passport/blob/main/database-client/src/composeDatabase.ts should be ran and pass

Here is a WIP PR that attempts to complete this, but the ceramic node does not appear to be successfully start and/or accessible.

#2058

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants