Commit Graph

18 Commits

Author SHA1 Message Date
32e4f25f59 improved limit calculation
Added basic test for limit
2022-03-02 23:35:57 +05:30
7cac5cc307 separated utility functions and exceptions in standalone files 2022-02-26 12:46:42 +05:30
ef2973a1d1 Added tests for DateNotFoundError 2022-02-26 00:45:10 +05:30
804609ac0e modified return tests to handle tuple output 2022-02-25 10:39:06 +05:30
9e4049a973 One more test for date format 2022-02-25 09:47:53 +05:30
f4e7840f28 Added tests for date format 2022-02-25 08:22:32 +05:30
dfd718e106 Added one more test 2022-02-24 23:34:39 +05:30
=
50c423611d added tests for returns 2022-02-24 23:24:20 +05:30
=
d9ec9b508b added tests for str & repr 2022-02-24 10:11:58 +05:30
23882b2380 value test for ffill and bfill 2022-02-24 09:18:56 +05:30
3bf4ca9c61 Added __contains__ and some tests for it 2022-02-24 08:16:45 +05:30
=
21de3397a3 Added test for TimeSeriesCore 2022-02-24 00:15:00 +05:30
9707c095b0 Series tests pass data type as string 2022-02-22 13:05:54 +05:30
a39b4fa606 Black formatting changes 2022-02-22 11:29:47 +05:30
15b0b96488 Moved frequency test from test_fincal
Added tests for Series class
2022-02-22 11:29:07 +05:30
b4d5291572 added more tests 2022-02-22 08:25:57 +05:30
4563a89bc2 Added tests for date_series & some for TimeSeries 2022-02-20 16:08:26 +05:30
115e667bde Setup package and tested with tox 2022-02-17 16:20:48 +05:30