Skip to content
This repository was archived by the owner on Dec 7, 2023. It is now read-only.
This repository was archived by the owner on Dec 7, 2023. It is now read-only.

Cleanup event E2E tests #527

@Nydauron

Description

@Nydauron

Specifically:

  • We should reduce the occurrences of magic numbers/magic strings
  • Reference example events as variables (i.e. make events constant globals instead of duplicating the same event over multiple tests)
    • If an event needs to be modified, you can copy the struct locally and make any changes within the test (this would be the case for say the POST and PUT tests)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions