-
-
Notifications
You must be signed in to change notification settings - Fork 2
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
Separated mock for each url mapping #16
Merged
Merged
Conversation
This file contains 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
evg4b
force-pushed
the
separated-mock-for-each-url-mapping
branch
3 times, most recently
from
May 21, 2023 15:31
405c432
to
8e2b5c9
Compare
evg4b
force-pushed
the
separated-mock-for-each-url-mapping
branch
from
May 27, 2023 12:45
ebb76f6
to
227ee21
Compare
evg4b
force-pushed
the
separated-mock-for-each-url-mapping
branch
from
May 27, 2023 14:35
d19ec59
to
5a5acad
Compare
Kudos, SonarCloud Quality Gate passed! |
evg4b
pushed a commit
that referenced
this pull request
Jun 3, 2023
* Update dependencies * Custom config mapping (#13) * Created config mapping draft * Reafactoring * Simplify * Use new url mapping in applocation * Fixed method name * Updated readme * Reafactoring * Move all structures to configuration * Static file serving (#15) * Created configuration structure * Covered decoding by tests * Fixed configuration decoding issues * Created static directory mapping * Fixed cloning issue * Added tests for static serving * Added static dirs pringing * Changed handler structure * Added static middleware draft * Fixed index file serving * Added base tests for static middleware * Fixed mapping tests * Fixed middelware tesrs * Added tests fro normalise helper * Added tests for uncors handler * Added tests for index file * Added tests for mocks * Enabled skipped tests * Added fir for prefix cutting * Fixed error handling * Added tests for mocks handler registration * Fixed sonar issues * Updated readme * Update README.md * Added new error page * Update roadmap * Rename configuration module to config * Rename infrastructure module to infra * Updated Roadmap * Updated README.md * Separated mock for each url mapping (#16) * Created draft * Fixed tests * Reorganised structure * Fixed lint issues * Updated mapping formatting * Fixed tests * Added CloneMap helper * Move NormaliseMappings to config package * Added tests for config models * Cleanup code * Cleanup code * Changed correct errors message ordering * Added helpers.CloseSafe method * Fixed mock waiting issue * Updated packages * Refactor debug output for logger * Refactored code * Added tests for sfmt package * Added short commands * Renamed config property raw-content to raw * Cleared test output * Cleanup code: WIP 1 * Cleanup code: WIP 2 * Cleanup code: WIP 3 * Cleanup code: WIP 4 * Updated README.md * Cleanup code: WIP 4
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
After refactoring mocks will be configured linke this: