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

Add tests for Zip Helper #48

Merged
merged 3 commits into from
Oct 31, 2021
Merged

Conversation

Jhnbrn90
Copy link
Contributor

@Jhnbrn90 Jhnbrn90 commented Oct 5, 2021

What has been done

Added tests for Zip helper class as requested in #38.

  • Zip helper can zip files and folders up

@Jhnbrn90 Jhnbrn90 changed the title Add tests for Zip H Add tests for Zip Helper Oct 5, 2021
@Jhnbrn90 Jhnbrn90 mentioned this pull request Oct 5, 2021
Comment on lines 88 to 91
public function it_can_unzip_an_existing_zip_file_correctly(): void
{
dd(hash_file('md5', $this->sourceDirectory));
}
Copy link
Owner

Choose a reason for hiding this comment

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

This test appears to be incomplete

@Sammyjo20 Sammyjo20 merged commit b41f3e2 into Sammyjo20:master Oct 31, 2021
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.

2 participants