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

Added integration test for MSSQL app #1180

Merged
merged 16 commits into from
Jan 14, 2022
Merged

Added integration test for MSSQL app #1180

merged 16 commits into from
Jan 14, 2022

Conversation

chaitanya-baraskar
Copy link
Contributor

Change Overview

Added new app MSSQL and Integration test for same.

Pull request type

Please check the type of change your PR introduces:

  • 🚧 Work in Progress
  • 🌈 Refactoring (no functional changes, no api changes)
  • 🐹 Trivial/Minor
  • 🐛 Bugfix
  • 🌻 Feature
  • 🗺️ Documentation
  • 🤖 Test

Issues

  • #XXX

Test Plan

  • 💪 Manual
  • ⚡ Unit test
  • 💚 E2E

To run Intregration test for MSSQL App - build/integration-test.sh ^MSSQL$

@chaitanya-baraskar chaitanya-baraskar changed the title [WIP] MSSQL Integration Test MSSQL Integration Test Jan 11, 2022
Copy link
Contributor

@ankitjain235 ankitjain235 left a comment

Choose a reason for hiding this comment

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

Just a minor question.

pkg/app/mssql.go Show resolved Hide resolved
@chaitanya-baraskar chaitanya-baraskar changed the title MSSQL Integration Test Added integration test for MSSQL app Jan 12, 2022
pkg/app/mssql.go Show resolved Hide resolved
pkg/app/mssql.go Outdated Show resolved Hide resolved
pkg/app/mssql.go Outdated Show resolved Hide resolved
pkg/app/mssql.go Outdated Show resolved Hide resolved
pkg/app/mssql.go Outdated Show resolved Hide resolved
pkg/app/mssql.go Outdated Show resolved Hide resolved
pkg/app/mssql.go Outdated Show resolved Hide resolved
pkg/testing/integration_test.go Outdated Show resolved Hide resolved
pkg/testing/integration_test.go Outdated Show resolved Hide resolved
pkg/app/mssql.go Outdated Show resolved Hide resolved
pkg/app/mssql.go Outdated Show resolved Hide resolved
pkg/app/mssql.go Outdated Show resolved Hide resolved
pkg/app/mssql.go Outdated Show resolved Hide resolved
pkg/app/mssql.go Outdated Show resolved Hide resolved
pkg/app/mssql.go Outdated Show resolved Hide resolved
pkg/app/mssql.go Outdated Show resolved Hide resolved
pkg/app/mssql.go Outdated Show resolved Hide resolved
pkg/app/mssql.go Outdated Show resolved Hide resolved
pkg/app/mssql.go Show resolved Hide resolved
pkg/app/mssql.go Outdated Show resolved Hide resolved
pkg/app/mssql.go Outdated Show resolved Hide resolved
pkg/app/mssql.go Outdated Show resolved Hide resolved
pkg/app/mssql.go Outdated Show resolved Hide resolved
pkg/app/mssql.go Outdated Show resolved Hide resolved
pkg/app/mssql_utils.go Outdated Show resolved Hide resolved
pkg/testing/integration_test.go Outdated Show resolved Hide resolved
pkg/testing/integration_test.go Show resolved Hide resolved
pkg/app/mssql.go Outdated Show resolved Hide resolved
pkg/app/mssql.go Outdated Show resolved Hide resolved
pkg/testing/integration_test.go Outdated Show resolved Hide resolved
pkg/testing/integration_test.go Outdated Show resolved Hide resolved
pkg/testing/integration_test.go Outdated Show resolved Hide resolved
pkg/testing/integration_test.go Outdated Show resolved Hide resolved
pkg/testing/integration_test.go Show resolved Hide resolved
pkg/app/mssql.go Outdated
"strings"
"time"

"github.com/ghodss/yaml"
Copy link
Contributor

Choose a reason for hiding this comment

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

can we not use standard yaml package. Or the one from api machinery.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

sure let me try that.

pkg/app/mssql.go Show resolved Hide resolved
pkg/app/mssql.go Outdated Show resolved Hide resolved
Copy link
Contributor

@pavannd1 pavannd1 left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@PrasadG193 PrasadG193 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. Added a few [nit] comments

pkg/app/mssql.go Show resolved Hide resolved
pkg/app/mssql.go Outdated Show resolved Hide resolved
@mergify mergify bot merged commit 13e0bbe into master Jan 14, 2022
@mergify mergify bot deleted the mssql-blueprint branch January 14, 2022 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants