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

Add unit testing related information in the architecture #23

Open
dipeshdulal opened this issue Jul 30, 2021 · 3 comments
Open

Add unit testing related information in the architecture #23

dipeshdulal opened this issue Jul 30, 2021 · 3 comments
Labels
enhancement New feature or request

Comments

@dipeshdulal
Copy link
Owner

dipeshdulal commented Jul 30, 2021

Enabling unit testing with go-fx

@dipeshdulal dipeshdulal added the enhancement New feature or request label Jul 30, 2021
@oneart-dev
Copy link

oneart-dev commented Jun 27, 2022

@dipeshdulal Really looking forward to see any example to unit test service or repository properly

@dipeshdulal
Copy link
Owner Author

dipeshdulal commented Jun 29, 2022

@oneart-dev
I don't have a timeline for unit tests added but will be added soon.

In the meantime, you can check this repository where we added unit tests
https://github.com/wesionaryTEAM/go_clean_architecture

This is a pull request that adds it.
wesionaryTEAM/go_clean_architecture#56

We are currently checking the viability of our added unit tests in the projects and checking the development experience.
After it's good enough, I plan to add it over to this repository.

FYI: This is a light and stripped-down version of the architecture mentioned above.

@oneart-dev
Copy link

@dipeshdulal thank you. I struggle with uber fx luck of documentation. Your repository helps a lot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants