Skip to content

Implement tests to prevent certain operations from taking too long #511

@cloudburstwan

Description

@cloudburstwan

During discussion of #502, both me and @Ixrec thought independently of the idea of adding tests to allow us to determine how long things would take with ratelimits put into account, and that if something took too long, the test should fail. This would encourage code to be written with at least some efficiency.

I personally don't know whether it's a good idea from a testing perspective, but it feels like it'd be a good idea.

Metadata

Metadata

Assignees

No one assigned

    Labels

    severity: minorNot blocking features and not disruptive, can be considered "Quality Of Life" change.testingUnit tests and other continuous integration issues

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions