mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-28 20:38:21 +08:00
419c03dedb
So that TALib is still available, but smooth out the ability to run tests with some issues that bear investigating. - Ignore MAVP during tests. - Temporarily use a "regular" member instead of __doc__ string. (TODO: look into using `type` to generate the class) - During tests wait until a window exists.