-
Notifications
You must be signed in to change notification settings - Fork 14
Feature/api spec and tests update #413
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
Merged
Corpratespaz
merged 49 commits into
feature/api-versioning
from
feature/api-spec-and-tests-update
Jun 28, 2023
Merged
Changes from all commits
Commits
Show all changes
49 commits
Select commit
Hold shift + click to select a range
689a9ca
Removing star imports
jchavez137 a7a9adc
Removing repeated method to be in Util Class. Removing unused Class A…
jchavez137 2db03e4
Refactoring util method to use constants
jchavez137 6ca6a73
Refactoring constants location
jchavez137 a884e08
Restoring indentation
jchavez137 ada888f
Adding unit tests
jchavez137 b47bd48
Refactoring endpoint paths to be string sterpolation, for optimal con…
jchavez137 85c3d37
Adding new forward endpoints and creating oldSupported endpoints for …
jchavez137 bc0d3ef
Adding new forward endpoints and creating oldSupported endpoints for …
jchavez137 073b174
Pulling back Controller Interceptor to consolidate separated endpoint…
jchavez137 18fbec9
Consolidating endpoints, cleaning code, removing unused DTOs, impleme…
jchavez137 e902ba8
Fixing Admin Reindex controller endpoint
jchavez137 6654b26
Reverting back to separated endpoints, removing unnecessary util clas…
jchavez137 d9b837b
Removing interface, splitting task endpoint
jchavez137 074e87a
Removing unused function, consolidating missing endpoints. removing u…
jchavez137 45d2e76
reverting back route interpolation definition, removing blank lines, …
jchavez137 8e02b0d
setting result endpoints to its corresponding version, adding first l…
jchavez137 cacbbb8
Correcting logic mapping author and Cat List, securing apiVersion cal…
jchavez137 98a1b32
Reverting back the original endpoints for export custom and library c…
jchavez137 7bca9b7
Correcting PR comments, removing function from RoutePaths
jchavez137 36bea03
Correcting indentation in modified files, Adding Unit test for ApiSki…
jchavez137 c6e82e6
Enriching Unit test for ApiSkillUpdateMapper
jchavez137 138e07d
Created openapi files for v2 and v3
wgu-edwin 3512725
Updated openapi-v2 file with correct endpoints
wgu-edwin 0576e69
added the missing endpoint for skills/{uuid}
wgu-edwin d8f598b
Removed old unversionded openapi spec file
wgu-edwin b68320a
Moved tests inside versioned directories.
wgu-edwin 787227f
added new script files for docker cleanup and load CI data
wgu-edwin 4624529
Extrapolated docker and load ci data functions to own files.
wgu-edwin 5910e5b
Fixed functions for clean docker and load/reindex ci data
wgu-edwin 46003df
Successfully ran the version tests twice.
wgu-edwin 7f2f3b9
Fixing v2 api tests
wgu-edwin 456d7c0
fixed a few test files to match updates to v2 endpoints
wgu-edwin d637265
renamed stop api script file to better match the start osmt app
wgu-edwin cf49499
Fixed a few spots i missed when i renamed stop osmt app file
wgu-edwin 63acb5a
Fixed rebase errors
wgu-edwin f4bf55a
fixed a few white spaces and imports from rebase mistake
wgu-edwin bcae6db
missed a few the first time around
wgu-edwin 9cfd669
Test updates
Corpratespaz 0fdc2f2
Whitespace and other minor fixes
Corpratespaz bd566b2
Shell script updates
Corpratespaz 69cbcb8
Changes to make API test stack start and teardown more consistent
JohnKallies 1aaba1e
Fix logger typos in pre_test_setup.sh
JohnKallies 72dd110
git ignore file is more inclusive for any postman collection files un…
wgu-edwin a22118b
Delete osmt-testing.postman_collection.json
JohnKallies 099f9ff
Delete osmt.postman_collection.json
JohnKallies cd132d9
Updated API tests around workspaces, obfuscated personal info from tests
JohnKallies f805726
Updated tests to address race condition
Corpratespaz 62b0005
Fixed message logs
Corpratespaz 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 was deleted.
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.