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

unit tests #21

Open
ChillarAnand opened this issue Jul 1, 2015 · 5 comments
Open

unit tests #21

ChillarAnand opened this issue Jul 1, 2015 · 5 comments

Comments

@ChillarAnand
Copy link
Owner

need to write unit tests!

@halueda
Copy link
Contributor

halueda commented Jul 2, 2015

@halueda
Copy link
Contributor

halueda commented Jul 2, 2015

Anyway, it seems very difficult to test time/timer behavior, because function specified with timer is not called during user code execution, i.e. unit test.
We can do is to test variables/return value and possibly it will be enough.

@ChillarAnand
Copy link
Owner Author

We can do is to test variables/return value and possibly it will be enough.

Yes. That is enough.

@ChillarAnand
Copy link
Owner Author

Shall we use ERT?

ERT should be fine. I'm not familiar with it though.

@halueda
Copy link
Contributor

halueda commented Jul 2, 2015

I'm not familiar, neigher. I 'm trying to add it in my unitTestPrototype branch.

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

No branches or pull requests

2 participants