Граф коммитов

8 Коммитов

Автор SHA1 Сообщение Дата
David Pine 163b935ac4
Address all IDE0040 warnings. Explicitly provide access modifiers. (#8609) 2023-09-01 08:40:37 -07:00
David Pine f8f6f070c3
Remove all unused usings (#8603) 2023-09-01 07:04:33 -07:00
James Terwilliger 10493a0c83
Apply readonly modifier when possible (#8531) 2023-07-07 07:57:28 -07:00
Reuben Bond 8f173e5ae5 Deduplicate test categories (BVT ^ Functional) (#6003) 2019-10-02 14:11:51 -07:00
Reuben Bond 03590332c5 Test fixes 2017-03-08 12:22:20 +11:00
Reuben Bond c72a07a773 Remove remaining references to RuntimeClient.Current from test code. (#2706) 2017-02-10 09:36:26 -08:00
Reuben Bond 8fe6752080 Reduce usage of static GrainClient in test code (#2599)
* Reduce usage of static GrainClient in test code

* (squash) fixes for functionals

* more functional fixes
2017-01-18 13:39:41 -08:00
Xiao Zeng e2462e111c move tests to DefaultCluster.Tests in main and vNext solution (#2506)
* clean dependency in non-silo-tests

* move tests to DefaultCluster.Tests in main and vNext solution
-add BVT test category to all functionals in DefaultCluster.Tests
-turn on parallel testing in DefaultCluster.Tests

* remove BVT category on stress tests

* remove unnecessary testing on VerifyUsingFallbackSerializer

* pr feedback
2016-12-13 14:19:54 -08:00