Leila Lali
c2ffd4c2a5
Setting the test name in the property in the class ( #147 )
...
Using CallerMemberName attribute to get the test name for generating the test result instead of having a name passed as a parameter for each test method
2016-11-16 11:39:48 -08:00
Leila Lali
0d111d9316
Fix/performancetests ( #144 )
...
* some bug fixes and improvements for perf tests. If the test name file cannot be found just use the settings.json
2016-11-14 10:10:23 -08:00
Leila Lali
80a847ff4f
some bug fixes in pref tests
2016-11-11 10:07:55 -08:00
Mitchell Sternke
66afdb5fc3
Added return code to test driver ( #143 )
2016-11-10 11:49:08 -08:00
Leila Lali
95a9c86dd3
added perf tests using test driver ( #136 )
...
* added perf tests using test driver
2016-11-08 14:37:43 -08:00
Karl Burtram
f46fc0c787
Add additional test cases ( #125 )
...
Test-only changes for code coverage. Please review the comment and I'll include the changes in the next iteration.
* Add more tests
* Add some more additional test cases
2016-10-28 20:33:32 -07:00
Mitchell Sternke
67d1d800a3
Test driver improvements ( #117 )
...
* Refactored the test driver to work with xunit in addition to the command line
* Fix behavior of property
2016-10-25 17:16:33 -07:00
Mitchell Sternke
b389d275a2
Added test driver program for service host ( #113 )
...
* Added test driver program for service host
* Fix typo
2016-10-21 17:49:37 -07:00