Skip to content

Add unit tests for bytecode arguments reading #4240

@raskad

Description

@raskad

We should have unit test for writing / reading of bytecode arguments. Especially during argument reads we use unsafe so unit tests should ensure that every read can only panic.

Argument writing / reading is confined to args.rs.
Tests should cover every argument type and if present format.

Metadata

Metadata

Assignees

Labels

good first issueGood for newcomerstestIssues and PRs related to the tests.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions