Skip to content
This repository has been archived by the owner on Jul 27, 2024. It is now read-only.

Add unit tests for the darray module #33

Open
2 tasks done
iWas-Coder opened this issue Jan 4, 2024 · 0 comments
Open
2 tasks done

Add unit tests for the darray module #33

iWas-Coder opened this issue Jan 4, 2024 · 0 comments
Labels
feature New feature or request good first issue Best onboarding opportunities

Comments

@iWas-Coder
Copy link
Owner

iWas-Coder commented Jan 4, 2024

Describe the feature

Add test coverage for the darray module.

Why should it be implemented? (optional)

The darray module is a core component of the engine, thus various parts depend on it; if it does not work as expected, it could create problems in some critical places.

Do you think there is any alternative? (optional)

N/A

Additional context (optional)

  • To start working on this, take a look at kstring unit tests #31; it is the same, but with the darray module instead of the kstring.
  • Be sure to run make check and both new and prexistant tests succeed without unexpected errors.

Extra questions (optional)

  • I have used the search function to check if an issue already exists
  • I'd like to work on this issue
@iWas-Coder iWas-Coder added the feature New feature or request label Jan 4, 2024
@iWas-Coder iWas-Coder added this to the First alpha version milestone Jan 4, 2024
@iWas-Coder iWas-Coder added the good first issue Best onboarding opportunities label Jan 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature New feature or request good first issue Best onboarding opportunities
Projects
No open projects
Status: Backlog
Development

No branches or pull requests

1 participant