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

Improve Test Coverage for Sway-Standards #91

Open
4 tasks
bitzoic opened this issue May 20, 2024 · 0 comments
Open
4 tasks

Improve Test Coverage for Sway-Standards #91

bitzoic opened this issue May 20, 2024 · 0 comments
Assignees
Labels
Enhancement New feature or request

Comments

@bitzoic
Copy link
Member

bitzoic commented May 20, 2024

The tests in Sway-Standards should target 100% coverage. The following needs to be added for every standard and example:

  • In Language Tests
  • Rust SDK tests
  • Typescript SDK tests
  • e2e tests
@bitzoic bitzoic added the Enhancement New feature or request label May 20, 2024
@bitzoic bitzoic self-assigned this May 21, 2024
@bitzoic bitzoic removed their assignment May 21, 2024
IGI-111 pushed a commit to FuelLabs/sway that referenced this issue May 22, 2024
## Description

`AbiEncode` and `AbiDecode` are missing for the `String` type. This is
required for inline tests being developed in
[sway-standards](FuelLabs/sway-standards#91).

## Checklist

- [ ] I have linked to any relevant issues.
- [x] I have commented my code, particularly in hard-to-understand
areas.
- [ ] I have updated the documentation where relevant (API docs, the
reference, and the Sway book).
- [ ] If my change requires substantial documentation changes, I have
[requested support from the DevRel
team](https://github.com/FuelLabs/devrel-requests/issues/new/choose)
- [x] I have added tests that prove my fix is effective or that my
feature works.
- [x] I have added (or requested a maintainer to add) the necessary
`Breaking*` or `New Feature` labels where relevant.
- [x] I have done my best to ensure that my PR adheres to [the Fuel Labs
Code Review
Standards](https://github.com/FuelLabs/rfcs/blob/master/text/code-standards/external-contributors.md).
- [x] I have requested a review from the relevant team or maintainers.
@SwayStar123 SwayStar123 self-assigned this Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants