Skip to content

Testing Frames #31

@Nukesor

Description

@Nukesor

A lot of new features have been upstreamed from AngryOxide in b85be02

In contrast to the rest of the project, those features are practically untested.
Somebody needs to do that, if this crate is to reach a proper standard again.

A good way to start would be to:

  1. Go through the commit and take any of the new frames.
  2. Write a test in the style of https://github.com/Nukesor/libwifi/blob/main/libwifi/tests/management_frames.rs#L5.
  3. In the best case, the frame should be taken from a real world example, which can be achieved by using the example project. Simply print the payload if the frame type you're looking for shows up. If that's not possible the frame would need to be hand crafted, which is okay, but should be a last resort.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions