Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend tests #25

Open
MarkusJx opened this issue Oct 4, 2022 · 0 comments
Open

Extend tests #25

MarkusJx opened this issue Oct 4, 2022 · 0 comments
Labels
hacktoberfest help wanted Extra attention is needed

Comments

@MarkusJx
Copy link
Owner

MarkusJx commented Oct 4, 2022

New tests should be created for this project. These are located in test/, the file names should be in the format *.test.ts.
The testing framework used is mocha with chai.js.

All tests should be written for JRE/JDK 8 for compatibility reasons.

Required knowledge

  • Typescript
  • Java 8

Examples

  • Streams
  • Lists with objects (currently, only Lists in combination with basic types are tested)
  • Functions (using newProxy)
@MarkusJx MarkusJx added help wanted Extra attention is needed hacktoberfest labels Oct 4, 2022
@MarkusJx MarkusJx pinned this issue Oct 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant