Skip to content
This repository has been archived by the owner on Jan 2, 2020. It is now read-only.

Database: add support to delete generated database dumps after-scenario. #260

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

paulgibbs
Copy link
Owner

Description

If WordHat is configured to generate a DB dump during its run, WordHat was leaving alot of files littering up PHP's temporary folder.

Related issue

See #227

Motivation and context

Every megabyte counts.

How has this been tested?

Locally.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

If WordHat is configured to generate a DB dump during its run, WordHat was
leaving alot of files littering up PHP's temporary folder. Sorry!

See #227
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant