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

Improve GedcomExporterTest unit test #42

Merged
merged 1 commit into from
Jul 19, 2024

Conversation

sweep-ai[bot]
Copy link
Contributor

@sweep-ai sweep-ai bot commented Jul 19, 2024

Purpose

This pull request improves the GedcomExporterTest unit test by making the exportDataProvider method static. This change allows the test to be more easily reused and extended in the future.

Description

The main change in this pull request is to make the exportDataProvider method in the GedcomExporterTest class static. This allows the data provider to be accessed and used by other tests without needing to create a new instance of the GedcomExporterTest class.

Summary

  • Made the exportDataProvider method in GedcomExporterTest static
  • This change allows the data provider to be more easily reused and extended in the future

Suggested changes from Sweep Chat by @curtisdelicata. Continue chatting at https://sweep-chat-demo.vercel.app/c/c3151a92-cdf1-4926-933c-9d9bbb3b5ff7.

@curtisdelicata curtisdelicata merged commit bc76722 into main Jul 19, 2024
1 of 4 checks passed
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.

1 participant