Stefano Raggi
|
5c9b81cef1
|
Fix Python initialization and imports for multiple tests
|
2018-10-02 20:28:13 +02:00 |
|
AlexCatarino
|
7fc8886803
|
Implements NoMethodMatchPythonExceptionInterpreter
Users often use the wrong type of method paramenters, for instance, a float instead of an integer.
|
2018-03-06 12:10:16 +00:00 |
|
AlexCatarino
|
e3cda2afe8
|
Improves Plot(string,PyObject) logic and test
In this new approach, we test whether the argument is a Indicator before we try to plot it. If fail, throws a ArgumentException error.
|
2018-02-28 18:46:00 +00:00 |
|
AlexCatarino
|
bd18dfc2f8
|
Adds test for new Plot overload
This text is ignore since Travis does have pythonnet installed.
|
2018-02-27 22:11:07 +00:00 |
|