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 Integration tests #3

Open
DexterPOSH opened this issue Nov 14, 2016 · 5 comments
Open

Add Integration tests #3

DexterPOSH opened this issue Nov 14, 2016 · 5 comments
Assignees
Milestone

Comments

@DexterPOSH
Copy link
Owner

Add integration tests. For the most integration testing part, Remotely can be tested on the local machine, since it uses PS Remoting which we can be manipulated as per the requirement.

@fabiendibot
Copy link

What do you mean by integration tests ?

@DexterPOSH
Copy link
Owner Author

DexterPOSH commented Nov 20, 2016

Integration tests will be where we invoke PS Remotely against the localhost to run some tests and verify the internal workings of PS Remotely e.g all the required PSSession are created behind the scenes, the arguments from Remotely.json are used to configure PS Remotely, and a $Remotely global scope variable is created etc.

In short how it would run against an actual box.

@DexterPOSH
Copy link
Owner Author

DexterPOSH commented Nov 20, 2016

Also I need to add a MD file containing the workflow on how the framework works. I think, I have missed specifying those anywhere.

I will work on these integration tests, which will sort of server the documentation on how PS Remotely internals work.

@DexterPOSH DexterPOSH self-assigned this Nov 22, 2016
@DexterPOSH DexterPOSH added this to the v1.0 milestone Nov 25, 2016
@DexterPOSH
Copy link
Owner Author

Fixed in #25

@DexterPOSH
Copy link
Owner Author

Re-opening this as still not covered all the scenarios.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants