Skip to content
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

pkg/services/servicetest: add Run and RunHealthy helpers #251

Merged
merged 3 commits into from
Nov 28, 2023
Merged

Conversation

jmank88
Copy link
Collaborator

@jmank88 jmank88 commented Nov 21, 2023

nolag
nolag previously approved these changes Nov 27, 2023
for _, test := range []struct {
name string
s services.Service
expFail bool
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tried to validate error messages too, but they contain whole stacks from testify internals.

@jmank88 jmank88 merged commit 5b18ccb into main Nov 28, 2023
6 of 8 checks passed
@jmank88 jmank88 deleted the servicetest branch November 28, 2023 11:23
nolag added a commit that referenced this pull request Dec 7, 2023
* Logger extraction (#253)

Co-authored-by: Jordan Krage <[email protected]>

* pkg/services/servicetest: add Run and RunHealthy helpers (#251)

* pkg/services/servicetest: remove debug fmt.Println (#259)

* Bump MaxAllowedBlocks from 5 to 10 (#260)

* pkg/services: add ver & sha params to HealthChecker (#265)

* Utils extraction from chainlink repo (#256)

* Adjust price scaling factor from 1e8 => 1e18 (#266)

* Adjust price scaling factor from 1e8 => 1e18

* Adjust price scaling from 1e8 => 1e18

- Reference: MERC-1771

* Add mathutil (#267)

Co-authored-by: Jordan Krage <[email protected]>
Co-authored-by: Dmytro Haidashenko <[email protected]>

* pkg/reportingplugins: remove; move mercury to chainlink-data-streams (#240)

* Add minimal ChainReader interface & types (#196)

Co-authored-by: Jordan Krage <[email protected]>
Co-authored-by: Ryan Tinianov <[email protected]>
Co-authored-by: ilija42 <[email protected]>

* Bump action to get relay renamed to common changes (#272)

* .

---------

Co-authored-by: Dimitris Grigoriou <[email protected]>
Co-authored-by: Jordan Krage <[email protected]>
Co-authored-by: Sam <[email protected]>
Co-authored-by: Dmytro Haidashenko <[email protected]>
Co-authored-by: Domino Valdano <[email protected]>
Co-authored-by: ilija42 <[email protected]>
Co-authored-by: Tate <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants