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

WIP(tests): Setup test for remotion videos #25

Closed
wants to merge 3 commits into from
Closed

Conversation

Boyadjie
Copy link
Collaborator

🤔 Why?

To assure that every element of a template is in its place, it's necessary to test them.

💻 How?

I tried using playwright visual comparison to see if it works. By first creating references screenshots, then by comparing at the moment if the frame correspond to the reference.

✅ How to validate this PR?

  • You can run pnpm run test to run playwright tests. You should see the test "Is monogram moving correctly" fail and the diff will point at why.
  • You should see that every diff is different even if the test is the same.

@Boyadjie Boyadjie self-assigned this Feb 27, 2023
@Boyadjie Boyadjie linked an issue Feb 27, 2023 that may be closed by this pull request
5 tasks
@CruuzAzul CruuzAzul closed this Mar 22, 2023
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.

🔖 - Setup Tests
2 participants