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

write tests for workrpt #41

Closed
tbarron opened this issue Feb 7, 2016 · 1 comment
Closed

write tests for workrpt #41

tbarron opened this issue Feb 7, 2016 · 1 comment

Comments

@tbarron
Copy link
Owner

tbarron commented Feb 7, 2016

Examples of tests needed:

  • should throw exception if times are out of order in the input file
  • should not be thrown off by whitespace in the input
  • missing COB at end of day should provoke a warning (not an error -- I have been known to work through midnight)
  • bad date/time format should get an error, however, we should be more tolerant of a variety of date/time formats
  • use first byte of payload as a separator and subtotal on unique supertasks
@tbarron
Copy link
Owner Author

tbarron commented Apr 22, 2017

I have a set of passing (or skipped) tests in version 0.2.0 and the likelihood of using workrpt is low in the near future. Putting it to bed for now.

@tbarron tbarron closed this as completed Apr 22, 2017
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

No branches or pull requests

1 participant