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

[Proposal/Request] Unit testing & CI #7

Open
LuckyWraptor opened this issue Dec 9, 2019 · 0 comments
Open

[Proposal/Request] Unit testing & CI #7

LuckyWraptor opened this issue Dec 9, 2019 · 0 comments

Comments

@LuckyWraptor
Copy link
Contributor

LuckyWraptor commented Dec 9, 2019

As you may already know, I'm trying to get the project fully unit-tested to ensure functionality.

CI using Travis: #8

I'd gladly create a travis-ci config for continuous delivery to nuget which would only require internal setup on the travis platform and be configured using environment variables.

e2e Testing

I would also like to add e2e unit-testing, would there be a possibility the project can have access to an unbilled e2e testing zone which we could use to ensure nothing in between broke?

Running this test before releasing it through the CI.would ensure no broken interfacing occurs in the released nuget package.
Only triggering it on tags would ensure there's no overuse or perhaps abuse of this zone.

Further feedback would be appreciated.

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

No branches or pull requests

1 participant