white07S / Fibonacci-Retracement

Machine learning model for finding Retracement,Support and Resistance
BSD 3-Clause "New" or "Revised" License
7 stars 1 forks source link

Testing #21

Closed lukik45 closed 1 year ago

lukik45 commented 1 year ago

Add a test to each functionality

As finding the optimal solution for the real-world instances is not feasible, we will test on some toy instances.

bujowskis commented 1 year ago

(it is just an implementation of concrete mathematics formula - it's pretty straightforward, creating tests is too complex and time-consuming to go for -> thus, one testing example)