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

Feature: Adding unit tests some server functions #3

Merged
merged 14 commits into from
Dec 24, 2023

Conversation

UtkuErdemir
Copy link
Contributor

@aaydin-tr please check the mocking and exporting strategy for this functions and if it is okay let me inform, i will add other tests.

@UtkuErdemir UtkuErdemir marked this pull request as draft December 24, 2023 12:21
src/index.ts Outdated Show resolved Hide resolved
@aaydin-tr
Copy link
Contributor

lgtm, except for the above comment you can add other tests

@aaydin-tr
Copy link
Contributor

and also it would be greate if you can get ride of this any export type Constructor<T = object> = new (...args: any[]) => T | any;

@UtkuErdemir UtkuErdemir marked this pull request as ready for review December 24, 2023 17:04
@UtkuErdemir
Copy link
Contributor Author

@aaydin-tr i will check your request in other MR but i don't have hope about that because Typescript has problems with its decorators.

Copy link
Contributor

@aaydin-tr aaydin-tr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@aaydin-tr aaydin-tr merged commit a84e214 into ikari-js:main Dec 24, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants