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

Feature/intergration tests #15

Merged

Conversation

MarvinKweyu
Copy link
Member

@MarvinKweyu MarvinKweyu commented Dec 17, 2019

As #14 is in review, I'll update the config file for integration tests #11
For the sake of reduced merge conflicts with the old codebase and the typescript change, this can wait, so this is still work in progress.

  • Config file

Copy link
Collaborator

@miami78 miami78 left a comment

Choose a reason for hiding this comment

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

looks good,to what branch do these tests run on?

@MarvinKweyu
Copy link
Member Author

Choice can be made to run on all branches or just master. What do you think?

@miami78
Copy link
Collaborator

miami78 commented Dec 17, 2019

Maybe have it on development and master........the rest can stay without tests

@fatmali
Copy link
Contributor

fatmali commented Dec 18, 2019

Hi @MarvinKweyu , is this still work in progress? I don't think there will be any merge conflicts because you have not touched the same files as Larry.

@MarvinKweyu
Copy link
Member Author

@fatmali , you're right. I'll just update the readme with the badge

@MarvinKweyu MarvinKweyu marked this pull request as ready for review December 18, 2019 11:35
@MarvinKweyu MarvinKweyu merged commit 0d550af into DevCEldoret:development Dec 18, 2019
@fatmali
Copy link
Contributor

fatmali commented Dec 18, 2019

@MarvinKweyu @DevCEldoret/backend, it's good practice to have someone review your code before it's merged in and is essential in a team setting. Merging in your own code can lead to bugs and problems that the team will have a hard time-solving. Having your code reviewed can help catch such bugs early, and enhances code quality. I have created a repository rule that we need to have at least 1 PR review and approval before code is merged , hope this will help 😃

@fatmali
Copy link
Contributor

fatmali commented Dec 18, 2019

An example of something that's missing from this PR that another person may have caught is the README.md still has a build passing badge from travis instead of circleci

@MarvinKweyu
Copy link
Member Author

MarvinKweyu commented Dec 18, 2019

@fatmali , my bad on that. Addition in a few. Was trying to add the repo to the dashboard but needed the config file in the repo present

@fatmali
Copy link
Contributor

fatmali commented Dec 18, 2019

Good job!

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.

3 participants