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

[receiver/purefareceiver] Remove mock implementation of component.Host #30599

Closed
Tracked by #30501
atoulme opened this issue Jan 16, 2024 · 2 comments · Fixed by #31102 or #31103
Closed
Tracked by #30501

[receiver/purefareceiver] Remove mock implementation of component.Host #30599

atoulme opened this issue Jan 16, 2024 · 2 comments · Fixed by #31102 or #31103
Assignees
Labels
bug Something isn't working receiver/purefa

Comments

@atoulme
Copy link
Contributor

atoulme commented Jan 16, 2024

Component(s)

receiver/purefa

Describe the issue you're reporting

Remove mock host implementation in receiver/purefareceiver/internal/bearertoken_test.go and consider using componenttest.NewNopHost().

@atoulme atoulme added the needs triage New item requiring triage label Jan 16, 2024
Copy link
Contributor

Pinging code owners:

See Adding Labels via Comments if you do not have permissions to add labels yourself.

@crobert-1 crobert-1 added bug Something isn't working and removed needs triage New item requiring triage labels Jan 16, 2024
@jpkrohling
Copy link
Member

@dgoscn , can you work on this one?

mx-psi pushed a commit that referenced this issue Feb 8, 2024
**Description:**
Remove use of `ReportFatalError` in mock host.

Fixes #30599
mx-psi pushed a commit that referenced this issue Feb 8, 2024
**Description:** 
Remove `ReportFatalError` use in host mock

Fixes #30599
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working receiver/purefa
Projects
None yet
4 participants