-
Notifications
You must be signed in to change notification settings - Fork 740
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(core): fix the issues caused due to the use of SpinnakerRetrofitE…
…rrorHandler in building FiatService (#1838) * refactor(core): Convert PermissionServiceSpec tests from groovy to java in a new class PermissionServiceTest * fix(core): fix the issues caused due to the use of SpinnakerRetrofitErrorHandler in building FiatService * fix(test): remove conversion errors with error codes not in [200, 300) as they never occur --------- Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
- Loading branch information
1 parent
bb10acf
commit d497e5e
Showing
5 changed files
with
361 additions
and
182 deletions.
There are no files selected for viewing
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
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
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
168 changes: 0 additions & 168 deletions
168
gate-core/src/test/groovy/com/netflix/spinnaker/gate/services/PermissionServiceSpec.groovy
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.