Skip to content

test(types): add a test for the validator Copy() method#3142

Merged
melekes merged 2 commits intomainfrom
andy/validator-copy-test
May 29, 2024
Merged

test(types): add a test for the validator Copy() method#3142
melekes merged 2 commits intomainfrom
andy/validator-copy-test

Conversation

@andynog
Copy link
Collaborator

@andynog andynog commented May 28, 2024

Adds an additional test on types/validator_test to ensure the Copy() method is performing the copy properly

PR checklist

  • Tests written/updated
  • Changelog entry added in .changelog (we use unclog to manage our changelog)
  • Updated relevant documentation (docs/ or spec/) and code comments
  • Title follows the Conventional Commits spec

@andynog andynog requested a review from a team as a code owner May 28, 2024 20:23
@andynog andynog requested a review from a team May 28, 2024 20:23
@andynog andynog self-assigned this May 28, 2024
@andynog andynog added enhancement New feature or request testing related to unit testing in general labels May 28, 2024
@andynog andynog added this to the 2024-Q2 milestone May 28, 2024
@andynog andynog changed the title test: add a test for the validator Copy() method test(types): add a test for the validator Copy() method May 28, 2024
@melekes melekes added this pull request to the merge queue May 29, 2024
Merged via the queue into main with commit c83f98a May 29, 2024
@melekes melekes deleted the andy/validator-copy-test branch May 29, 2024 05:33
mergify bot pushed a commit that referenced this pull request May 29, 2024
Adds an additional test on `types/validator_test` to ensure the `Copy()`
method is performing the copy properly

#### PR checklist

- [X] Tests written/updated
- [ ] Changelog entry added in `.changelog` (we use
[unclog](https://github.com/informalsystems/unclog) to manage our
changelog)
- [ ] Updated relevant documentation (`docs/` or `spec/`) and code
comments
- [ ] Title follows the [Conventional
Commits](https://www.conventionalcommits.org/en/v1.0.0/) spec

(cherry picked from commit c83f98a)
melekes pushed a commit that referenced this pull request May 29, 2024
…3142) (#3144)

Adds an additional test on `types/validator_test` to ensure the `Copy()`
method is performing the copy properly

#### PR checklist

- [X] Tests written/updated
- [ ] Changelog entry added in `.changelog` (we use
[unclog](https://github.com/informalsystems/unclog) to manage our
changelog)
- [ ] Updated relevant documentation (`docs/` or `spec/`) and code
comments
- [ ] Title follows the [Conventional
Commits](https://www.conventionalcommits.org/en/v1.0.0/) spec
<hr>This is an automatic backport of pull request #3142 done by
[Mergify](https://mergify.com).

Co-authored-by: Andy Nogueira <me@andynogueira.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request testing related to unit testing in general

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants