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 ft judge d server #173

Merged
merged 5 commits into from
May 21, 2021
Merged

Add ft judge d server #173

merged 5 commits into from
May 21, 2021

Conversation

akolod
Copy link
Contributor

@akolod akolod commented May 14, 2021

No description provided.

@coveralls
Copy link

coveralls commented May 14, 2021

Pull Request Test Coverage Report for Build 675

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 97.12%

Totals Coverage Status
Change from base Build 647: 0.0%
Covered Lines: 607
Relevant Lines: 625

💛 - Coveralls

@akolod akolod requested a review from Felipe444 May 14, 2021 11:47
then:
dbHelper.fetchEnvironments()[0]['name'] == environmentName
def serviceVersions = dbHelper.fetchServiceVersions()
serviceVersions.any {
Copy link
Collaborator

Choose a reason for hiding this comment

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

we can verify if test2 is present as well

}
}

def "should update environment and replace namespace"() {
Copy link
Collaborator

Choose a reason for hiding this comment

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

We might add a new test scenario whereby one of services is updated

@akolod akolod merged commit 94745ac into master May 21, 2021
@akolod akolod deleted the add_FT_judge_d_server branch May 21, 2021 09:56
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.

4 participants