Skip to content

Resize function bug #2

@ascii-dev

Description

@ascii-dev

For some reason, the resize function is raising errors within the following tests:

  • test_insert_item_in_array
  • test_insert_item_in_invalid_index_returns_minus_1

Basically, when the array is constructed with lesser capacity than size + 1 at the time the insert function gets called, it raises an error in the tests.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions