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

[docs] Add TestSetRealm reference #2273

Closed
leohhhn opened this issue Jun 4, 2024 · 1 comment · Fixed by #2369
Closed

[docs] Add TestSetRealm reference #2273

leohhhn opened this issue Jun 4, 2024 · 1 comment · Fixed by #2369
Assignees
Labels
📖 documentation Improvements or additions to documentation

Comments

@leohhhn
Copy link
Contributor

leohhhn commented Jun 4, 2024

Description

When the TestSetRealm function was added, the reference for it was not added to this page.

@Kouteki Kouteki added the 📖 documentation Improvements or additions to documentation label Jun 7, 2024
@leohhhn
Copy link
Contributor Author

leohhhn commented Jun 12, 2024

In addition, two new functions were added to the testing part of std, which should have been included in the original PR.

@leohhhn leohhhn self-assigned this Jun 17, 2024
thehowl added a commit that referenced this issue Jun 18, 2024
<!-- please provide a detailed description of the changes made in this
pull request. -->

## Description

This PR adds `TestSetRealm` docs, as well as related docs. It also fixes
up a few minor details.

Closes: #2273 

<details><summary>Contributors' checklist...</summary>

- [x] Added new tests, or not needed, or not feasible
- [x] Provided an example (e.g. screenshot) to aid review or the PR is
self-explanatory
- [x] Updated the official documentation or not needed
- [x] No breaking changes were made, or a `BREAKING CHANGE: xxx` message
was included in the description
- [x] Added references to related issues and PRs
- [ ] Provided any useful hints for running manual tests
- [ ] Added new benchmarks to [generated
graphs](https://gnoland.github.io/benchmarks), if any. More info
[here](https://github.com/gnolang/gno/blob/master/.benchmarks/README.md).
</details>

---------

Co-authored-by: Morgan <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📖 documentation Improvements or additions to documentation
Projects
Development

Successfully merging a pull request may close this issue.

2 participants