Skip to content

cleanup after the test has run #151

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

Merged
merged 1 commit into from
May 2, 2015
Merged

cleanup after the test has run #151

merged 1 commit into from
May 2, 2015

Conversation

dbu
Copy link
Member

@dbu dbu commented May 2, 2015

No description provided.

@@ -26,8 +31,13 @@ public function testNodeTypeList()
$this->session->expects($this->once())
->method('exportSystemView');

$this->assertFileNotExists('test', 'test export file must not exist, it will be overwritten');
Copy link
Member Author

Choose a reason for hiding this comment

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

this may be a bit annoying, but rather that than accidentally delete a file the user needed.

@dbu dbu force-pushed the remove-file-after-test branch from 709acfc to 481abe5 Compare May 2, 2015 13:21
lsmith77 added a commit that referenced this pull request May 2, 2015
@lsmith77 lsmith77 merged commit d1cc867 into master May 2, 2015
@lsmith77 lsmith77 deleted the remove-file-after-test branch May 2, 2015 17:08
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.

2 participants