Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
Implemented.
After lots of tweaking and tuning, I got a unittest format that I'm happy with, please take a look at it and give it some feedback when you get the chance. The marker instead of newline worked, so thanks for that.
Thats awesome, thanks for taking the time to explain and code that up. I started implementing and formatting it today but will have to finish tomorrow because I do not want to publish a half tab half messy assertion. For some reason whenever I try to do \n in the logging it makes a new log space instead of a new line. Any insight? Thanks again.
Fixed all except the testing titles, still a little bit confused on those.
Resolved
Resolved
Resolved
I believe in my most recent edit I cleared up the time period definitions.
I thought that it was good practice to put inputs in titles so people could figure out if they are failing on particular edge cases, I know that has helped me in the past, otherwise what would be your suggestion for test titles?
I will also fix the dates tomorrow and mathing up sample and submission tests, I fixed it but it came back up again.
I believe this is resolved
Resolved by using tuples instead of list as history input.
This comment is hidden because it contains spoiler information about the solution
This comment has been deleted.
After fixing all of the problems with my code, I realized that Voile was right and that this kata is pretty useless besides practicing and applying math functions. Therefore I will be keeping it as a draft. As my first Kata I take this as a good lesson and thank you all for the input. Have a great weekend.