-
Notifications
You must be signed in to change notification settings - Fork 130
CSPL-3775 extract common code in tests #1788
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
Open
kasiakoziol
wants to merge
36
commits into
feature/test-refactoring
Choose a base branch
from
feature/CSPL-3775-extract-common-code-in-tests
base: feature/test-refactoring
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 23 commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
5fe13d8
CSPL-3775 Extract setup/teardown functions
kasiakoziol 69aa50c
Merge branch 'feature/test-refactoring' into feature/CSPL-3775-extrac…
kasiakoziol 3fd048a
CSPL-3775 Extract common code for secret tests
kasiakoziol 49d74bc
CSPL-3775 Extract CRUD common code
kasiakoziol c833d43
CSPL-3775 Extract common code for smartstore tests
kasiakoziol 7f2a3fb
CSPL-3775 Combining code into re-usable functions
kasiakoziol 66abfff
Merge branch 'feature/test-refactoring' into feature/CSPL-3775-extrac…
kasiakoziol 1a7f67f
CSPL-3775 Fix pipeline issues after the changes
kasiakoziol b7ec706
CSPL-3775 Refactoring app fw tests to use before each and after each …
kasiakoziol c6161f3
CSPL-3775 Extracting common constants
kasiakoziol 27209e2
CSPL-3775 Ingest functions
kasiakoziol dd4ad6a
CSPL-3775 Move verify prerequisites to setup
kasiakoziol 7e4dea9
CSPL-3775 Remove constants that already exist
kasiakoziol 0814b70
CSPL-3775 Standardizing suite_test.go
kasiakoziol 4c9f8e9
CSPL-3775 Remove unused functions
kasiakoziol 4d0ab80
CSPL-3775 Replcaing duplicates among different tests
kasiakoziol b55f225
CSPL-3775 Eliminating duplicated v3/v4 branching logic
kasiakoziol 62a3623
CSPL-3775 Each test case delegates to a shared Run*Test function, kee…
kasiakoziol 4636172
CSPL-3775 Standardize test code by fixing typos in log messages/comme…
kasiakoziol 24fb0b5
CSPL-3775 Consistency improvements
kasiakoziol 5f01345
CSPL-3775 Refactoring - common naming, format and making sure functin…
kasiakoziol 4bac134
CSPL-3775 Eliminate duplicated verification patterns, fix redundant c…
kasiakoziol 34d190b
CSPL-3775 Reorganizing utils
kasiakoziol b7a2ea1
CSPL-3775 Removing gomega/ginkgo from utils
kasiakoziol 0223867
CSPL-3775 Addressing timeout comments
kasiakoziol 9933da7
CSPL-3775 Fix test failures
kasiakoziol 8a68fa5
CSPL-3665 Fix License Manager tests
kasiakoziol 2f7b2d1
CSPL-3775 Removing duplicates
kasiakoziol 0158171
CSPL-3775 Move assertions out of helper functions
kasiakoziol c35fff6
CSPL-3775 Remove redundant inputs
kasiakoziol b4eae55
Merge branch 'feature/test-refactoring' into feature/CSPL-3775-extrac…
kasiakoziol e8b3573
CSPL-3775 Final polishing to remove duplicates and make codebase more…
kasiakoziol 4519fb0
Merge branch 'feature/CSPL-3775-extract-common-code-in-tests' of gith…
kasiakoziol c04eae9
Merge branch 'feature/test-refactoring' into feature/CSPL-3775-extrac…
kasiakoziol 64cf023
CSPL-3775 Restoring accidentally removed test cases
kasiakoziol a49e621
CSPL-3775 Making some improvements
kasiakoziol File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.