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

Check for disabled web parts #7

Closed
ondrejsevcik opened this issue Jul 21, 2015 · 4 comments
Closed

Check for disabled web parts #7

ondrejsevcik opened this issue Jul 21, 2015 · 4 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted This is an opportunity for anyone to contribute
Milestone

Comments

@ondrejsevcik
Copy link
Contributor

This is a simple task that is meant to be picked up by newcomers. Check out http://www.firsttimersonly.com/.

Steps to be taken:

We'll review the change and either merge right away it or suggest potential changes.
If you have any questions feel free to ask in the repository chat Join the chat at https://gitter.im/Kentico/KInspector

Watch how to contribute to KInspector on YouTube

Check out KInspector on YouTube!

@ondrejsevcik ondrejsevcik added the enhancement New feature or request label Jul 21, 2015
@petrsvihlik petrsvihlik added good first issue Good for newcomers help wanted This is an opportunity for anyone to contribute labels Nov 5, 2015
@nileshleve
Copy link

I would like to claim this issue!!

@ChristopherJennings
Copy link
Contributor

Go for it. I'm looking forward to your pull request!

@CasperRademaker
Copy link
Contributor

Dear @ondrejsevcik and @ChristopherJennings,

Thank you for giving newcomers a chance to learn. I took the liberty of working on this issue and I believe my code is almost done.

I'm just not sure how to run proper tests. The current tests seem to test the class "PasswordPolicyModule" specifically. Are we supposed to write our own tests, are can we use any functionality that is already provided?
I also see a test class named "InstanceInfoTests" but I am not sure how to test based on that class.

Help on this is kindly appreciated,

Casper

@ChristopherJennings
Copy link
Contributor

Hi @CasperRademaker,

Given that the other contributed never moved forward with this, it's absolutely fine for you to grab this.

As for testing, we've been really lax on that. Feel free to re-use stuff that's there or wrote something of your own.

Almost no modules actually have tests, and we need to get a better strategy in place for that, but right now there's no strict requirement to have tests. If a pull request has them, awesome, but we're not going to reject a working module that doesn't have tests at this point.

Thanks for your efforts. Im looking forward to your pull request!

CasperRademaker added a commit to CasperRademaker/KInspector that referenced this issue Jan 23, 2017
CasperRademaker added a commit to CasperRademaker/KInspector that referenced this issue Jan 26, 2017
@ChristopherJennings ChristopherJennings added this to the 3.6 milestone Feb 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted This is an opportunity for anyone to contribute
Projects
None yet
Development

No branches or pull requests

5 participants