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

refactor: library e2e #7969

Merged
merged 1 commit into from Mar 15, 2024
Merged

refactor: library e2e #7969

merged 1 commit into from Mar 15, 2024

Conversation

jrasm91
Copy link
Contributor

@jrasm91 jrasm91 commented Mar 15, 2024

With help from @danieldietzler, moving some of the library e2e tests over.

Copy link

cloudflare-pages bot commented Mar 15, 2024

Deploying immich with  Cloudflare Pages  Cloudflare Pages

Latest commit: 18a0a3e
Status: ✅  Deploy successful!
Preview URL: https://913952af.immich.pages.dev
Branch Preview URL: https://refactor-library-e2e.immich.pages.dev

View logs

Copy link
Member

@danieldietzler danieldietzler left a comment

Choose a reason for hiding this comment

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

Thanks for finishing this up! :)

if (callback) {
callback();
delete callbacks[id];
// console.log(`Received event: ${event} [id=${id}]`);
Copy link
Member

Choose a reason for hiding this comment

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

Is that intentional?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah it is good for debugging, but it's quite noisy

@jrasm91 jrasm91 merged commit 07e8f79 into main Mar 15, 2024
24 checks passed
@jrasm91 jrasm91 deleted the refactor/library-e2e branch March 15, 2024 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants