I understand we can test the algorithm by createing a new unit test inside the project QuantConnect.Tests.  However i set a breakpoint on any of the existsing test and it doesn't seem to break.  Can some one please provide a sample unit test they have written to test their algorithm locally.

Author