Skip to content
This repository has been archived by the owner on Feb 4, 2019. It is now read-only.

Enabling an easy version of the Clear-Host function #388

Merged
merged 1 commit into from
Jun 22, 2015

Conversation

sburnicki
Copy link
Member

This has to be implemented differently once we support different hosts.
But for the sake of simplicity, I chose to implement it this way for now.

There is obviously no unit test as it's a UI-only thing with platform specific implementation, that we cannot test with out existing testing framework.
Fixes #382.

JayBazuzi added a commit that referenced this pull request Jun 22, 2015
Enabling an easy version of the Clear-Host function
@JayBazuzi JayBazuzi merged commit f085816 into Pash-Project:master Jun 22, 2015
@JayBazuzi
Copy link
Contributor

I'm glad that most of Pash is unit tested, but as you point out, no matter how vigilant we are, there will always be a handful of items that can't be tested that way.

What do you think of keeping a list, checked in to the repo? We can use it as a checklist/manual test plan before releasing, and as a TODO list of things to automate.

@sburnicki
Copy link
Member Author

Yes, maybe that's a good attempt to keep track of these things.

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.

2 participants