Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

refactor: add comprehensive tests for previously missing routes and refactor test. #2094

Merged

Conversation

glnro
Copy link
Contributor

@glnro glnro commented Jan 29, 2023

This PR improves upon #2080 by including additional tests that cover all of the missing REST configurations that were previously deleted as reported in #2074 .

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@mmulji-ic mmulji-ic merged commit 9f90c03 into mmulji-ic/fix-broken-rest-routes Jan 30, 2023
@mmulji-ic mmulji-ic deleted the glnro/refactor-regression branch January 30, 2023 09:44
mmulji-ic added a commit that referenced this pull request Jan 30, 2023
* Reintroduce missing code for rest endpoint wiring

* Fix gofumpt

* e2e test to check if endpoints are available

* Ran linter/formater

* Refactor and add comprehensive tests for missing routes (#2094)

* Fixed var -> const definition

---------

Co-authored-by: lg <lauren@interchain.io>
Co-authored-by: lg <8335464+glnro@users.noreply.github.com>
mergify bot pushed a commit that referenced this pull request Jan 30, 2023
* Reintroduce missing code for rest endpoint wiring

* Fix gofumpt

* e2e test to check if endpoints are available

* Ran linter/formater

* Refactor and add comprehensive tests for missing routes (#2094)

* Fixed var -> const definition

---------

Co-authored-by: lg <lauren@interchain.io>
Co-authored-by: lg <8335464+glnro@users.noreply.github.com>
(cherry picked from commit 690f167)
mergify bot pushed a commit that referenced this pull request Jan 30, 2023
* Reintroduce missing code for rest endpoint wiring

* Fix gofumpt

* e2e test to check if endpoints are available

* Ran linter/formater

* Refactor and add comprehensive tests for missing routes (#2094)

* Fixed var -> const definition

---------

Co-authored-by: lg <lauren@interchain.io>
Co-authored-by: lg <8335464+glnro@users.noreply.github.com>
(cherry picked from commit 690f167)
mmulji-ic added a commit that referenced this pull request Jan 30, 2023
* Reintroduce missing code for rest endpoint wiring

* Fix gofumpt

* e2e test to check if endpoints are available

* Ran linter/formater

* Refactor and add comprehensive tests for missing routes (#2094)

* Fixed var -> const definition

---------

Co-authored-by: lg <lauren@interchain.io>
Co-authored-by: lg <8335464+glnro@users.noreply.github.com>
(cherry picked from commit 690f167)

Co-authored-by: Milan Mulji <98309852+mmulji-ic@users.noreply.github.com>
mmulji-ic added a commit that referenced this pull request Jan 30, 2023
* Reintroduce missing code for rest endpoint wiring

* Fix gofumpt

* e2e test to check if endpoints are available

* Ran linter/formater

* Refactor and add comprehensive tests for missing routes (#2094)

* Fixed var -> const definition

---------

Co-authored-by: lg <lauren@interchain.io>
Co-authored-by: lg <8335464+glnro@users.noreply.github.com>
(cherry picked from commit 690f167)

Co-authored-by: Milan Mulji <98309852+mmulji-ic@users.noreply.github.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants