Skip to content

Rewrite tests for Array#reverse #903

Open
@leobalter

Description

@leobalter

I'm not happy with the coverage we have for Array#reverse. I would like to "refactor" the current tests to assert all the observable parts in the spec, including the set/get/delete operations and the order they are operated.

The motivation comes from #290 where it was observed the method was inconsistent within implementations. It does not seem to be inconsistent anymore, but it's worth checking with a proper coverage.

The TypedArray#reverse tests is a good start.

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