Commit Graph

39 Commits

Author SHA1 Message Date
Mordechai Zuber 44304ca70b use string per recommended style 2015-12-16 21:23:36 +02:00
Brendan Forster 80719c0033 aaaand format the code 2015-11-04 13:38:51 -08:00
Kristian Hellang 7162ce6e72 Clarify why convention tests are failing 2015-09-22 10:54:02 +02:00
Haacked 4e09d71a73 Omit the IStatisticsClient from these convention tests
It doesn't follow the pattern of most of our other clients.
2015-08-07 16:37:54 -07:00
Kristian Hellang fcca5c2344 Second take on LangVersion 2015-07-22 21:41:08 +02:00
Kristian Hellang 4d2c8406da Stop teasing me with those new and shiny C# 6 features, Visual Studio 2015-06-16 22:03:20 +02:00
Henrik Andersson b0ab485ed1 Add a convention test 2015-03-22 19:09:08 +10:00
Kristian Hellang 273ad8acdc Added test for readonly collections 2015-03-18 11:43:47 +01:00
Brendan Forster 0c4b3d86c2 upgrade test projects to xUnit 2.0 RTM 2015-03-17 17:21:55 +09:30
Kristian Hellang f497fa9f34 Renamed tests 2015-01-06 09:45:06 +01:00
Kristian Hellang b088b3f544 Added asserts for DebuggerDisplay value and property 2015-01-06 08:52:09 +01:00
Kristian Hellang 574202a9ea Remember to unwrap generic types 2015-01-06 01:24:07 +01:00
Kristian Hellang 8cdf53d878 Walk the type dependency tree to find child models 2015-01-06 00:51:08 +01:00
Kristian Hellang 1fabaf4cc5 Implemented test to check for readonly properties 2015-01-05 23:41:11 +01:00
Kristian Hellang 982849d4b9 Cleaned up DebuggerDisplayOnModels 2015-01-05 18:45:02 +01:00
Georgi Baychev c296f0b820 type.IsEnum check added to TypeExtensions.IsModel 2014-12-19 00:47:42 +02:00
Brendan Forster 543b787ac9 fixed these broken old tests 2014-12-18 12:07:50 +09:30
Brendan Forster ab706bc50c added VS test runner package for great justice 2014-12-18 12:07:40 +09:30
Brendan Forster 2b2fa1c5e3 four of them pass 2014-12-14 21:47:39 +09:30
Brendan Forster 8f48f68fab upgrade to latest beta 2014-12-14 21:13:17 +09:30
Brendan Forster 74728283b6 remove xunit.extensions 2014-12-14 21:10:58 +09:30
Haacked 91811330d9 Upgrade Octokit's dependencies 2014-09-05 18:24:18 -07:00
Brendan Forster f206478611 string formatting because lolwindows 2014-03-08 17:30:30 +11:00
Brendan Forster 5c662cdc80 throw a wobbly when you're doing overloads wrong 2014-03-08 17:18:04 +11:00
Brendan Forster 276a47d8e4 redundant check is redundant 2014-03-08 16:40:02 +11:00
Brendan Forster c732e24f32 💄 highlight expected and actual values 2014-03-08 16:40:01 +11:00
Brendan Forster 71a7f0c370 added better message for when parameters are different 2014-03-08 16:40:01 +11:00
Brendan Forster 029e27b03b 💄 tidy up 2014-03-08 16:40:00 +11:00
Brendan Forster 0ec9953cb8 added better message for parameter mismatch count 2014-03-08 16:39:59 +11:00
Brendan Forster 235ac7d4f3 added exception for return value mismatch 2014-03-08 16:39:59 +11:00
Brendan Forster 87638fc41d throw more detailed exceptions for type not found and interface mismatches 2014-03-08 16:39:58 +11:00
Haacked bbdb61b348 Revert "Update Rx to v2.2.2"
This reverts commit a12531ae43.
2014-02-19 20:59:13 -08:00
Brendan Forster aeb9ffb96d a disclaimer about new methods which use cancellation tokens 2014-02-18 23:00:06 +11:00
Paul Betts a12531ae43 Update Rx to v2.2.2 2014-02-10 10:57:15 -08:00
lbargaoanu d3106e487b better diagnostics 2014-02-10 15:23:10 +02:00
lbargaoanu 8fb78f7414 spelling 2014-02-07 15:15:59 +02:00
lbargaoanu a4be1f44bd spelling 2014-02-07 15:13:51 +02:00
lbargaoanu d2aff11d5c check for DebuggerDisplay on models 2014-02-07 10:50:36 +02:00
lbargaoanu 9a46355085 new conventions tests project 2014-01-28 14:44:24 +02:00