Skip to content

Conversation

@kevkevinpal
Copy link
Contributor

Included a test that checks if an invalid first argument is entered we receive a rpc error. The rpc should fail if "start", "status" or "abort" is not the first command.

Relavant: mentioned in #27422

@DrahtBot
Copy link
Contributor

DrahtBot commented Apr 12, 2023

The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.

Reviews

See the guideline for information on the review process.

Type Reviewers
ACK MarcoFalke, theStack

If your review is incorrectly listed, please react with 👎 to this comment and the bot will ignore it on the next update.

@DrahtBot DrahtBot added the Tests label Apr 12, 2023
@fanquake fanquake changed the title test: added coverage to rpc_cantxoutset.py test: added coverage to rpc_scantxoutset.py Apr 12, 2023
@ismaelsadeeq
Copy link
Member

ismaelsadeeq commented Apr 12, 2023

LGTM
Ack ecb79aed4d847d8c95936ac80b7e137f9c17b6f8

Copy link
Contributor

@theStack theStack left a comment

Choose a reason for hiding this comment

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

Concept ACK,

and warm welcome as a new contributor!

Looks good to me, just one nit: the commit subject line has a missing-character-typo in the functional test filename (rpc_cantxoutset.py -> should be rpc_scantxoutset.py), can you fix that please?

@maflcko
Copy link
Member

maflcko commented May 2, 2023

lgtm ACK ecb79aed4d847d8c95936ac80b7e137f9c17b6f8

@bitcoin bitcoin deleted a comment from edgarpaula May 2, 2023
Included a test that checks if an invalid first argument is entered we
receive a rpc error. The rpc should fail if "start", "status" or "abort"
is not the first command.
@kevkevinpal kevkevinpal force-pushed the test/scantxoutsetInvalid branch from ecb79ae to 24d55fb Compare May 2, 2023 11:48
@kevkevinpal
Copy link
Contributor Author

Concept ACK,

and warm welcome as a new contributor!

Looks good to me, just one nit: the commit subject line has a missing-character-typo in the functional test filename (rpc_cantxoutset.py -> should be rpc_scantxoutset.py), can you fix that please?

Thanks! Fixed 24d55fb

@maflcko
Copy link
Member

maflcko commented May 2, 2023

lgtm ACK 24d55fb

Copy link
Contributor

@theStack theStack left a comment

Choose a reason for hiding this comment

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

ACK 24d55fb

@fanquake fanquake merged commit d654c76 into bitcoin:master May 2, 2023
sidhujag pushed a commit to syscoin/syscoin that referenced this pull request May 4, 2023
24d55fb test: added coverage to rpc_scantxoutset.py (kevkevin)

Pull request description:

  Included a test that checks if an invalid first argument is entered we receive a rpc error. The rpc should fail if "start", "status" or "abort" is not the first command.

  Relavant: mentioned in bitcoin#27422

ACKs for top commit:
  MarcoFalke:
    lgtm ACK 24d55fb
  theStack:
    ACK 24d55fb

Tree-SHA512: 4b804235d3fa17c7bf492068ab47c1f87cb6cfc1a428c51e273ec059d3c41f581bcc467bb5d6d8bbf2fab14c60cd1c52a30c50009efe1c9b5adee70c88897ad9
@bitcoin bitcoin locked and limited conversation to collaborators May 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants