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

Init changelog isolation tests. #101

Merged
merged 1 commit into from
Oct 18, 2017

Conversation

MalloZup
Copy link
Contributor

remove changelog tests/checks from backend.

What does this PR do?

This pr will remove changelog logic from backend.rb in order to isolate the test and allow refactoring.

What issues does this PR fix or reference?

fix #54

Tests written?

once the test will be isolated, the script will be freezed.

@@ -0,0 +1,51 @@
#! /usr/bin/ruby
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@juliogonzalez this is how easy and understable is now the changelog test .

All the trigger logic removed and it is done by the engine.

I am not finish, but this is a great improvement to isolate this test from the engine.

@MalloZup MalloZup force-pushed the isolate_changelog branch 2 times, most recently from b7815fb to 8cbed52 Compare October 18, 2017 15:36
Isolate the test a tool script

Remove all changelog code from backend,tests, doc

New changelog test isolated.
@MalloZup MalloZup merged commit e698c90 into openSUSE:master Oct 18, 2017
@MalloZup MalloZup deleted the isolate_changelog branch October 18, 2017 16:07
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.

changelogtest should be a separate standalone test ( not part of gitarro itself)
1 participant