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 Tests #3

Open
CreatCodeBuild opened this issue Apr 25, 2017 · 4 comments
Open

Add Unit Tests #3

CreatCodeBuild opened this issue Apr 25, 2017 · 4 comments

Comments

@CreatCodeBuild
Copy link
Owner

CreatCodeBuild commented Apr 25, 2017

Writing a framework is a big game. Test, test and test.

@CreatCodeBuild CreatCodeBuild changed the title Add Tests Add Unit Tests Apr 25, 2017
@CreatCodeBuild
Copy link
Owner Author

I should not proceed with new features without having unit tests ready since GET and POST are ready now.

@CreatCodeBuild
Copy link
Owner Author

I have not figured out how to write tests for this project. It is because that this project is poorly structured so that it is very hard to come up a clean way to test it.

The design of the framework is not clear and codes are twisted together.

I should re organize the code to make more testable before adding any new features.

@CreatCodeBuild
Copy link
Owner Author

Added unit tests for Stream

@CreatCodeBuild
Copy link
Owner Author

Should unit test all code before adding more features to the framework.

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

No branches or pull requests

1 participant