Commit Graph

433 Commits

Author SHA1 Message Date
Antony Male 5ca2508fc0 More test stuff 2014-05-09 15:43:55 +01:00
Antony Male 4a527c75d6 Push code coverage up to 98.7%, including integration tests 2014-05-09 14:40:40 +01:00
Antony Male a96ec2a6e4 Add tests for CommandAction and EventAction 2014-05-09 13:59:38 +01:00
Antony Male e38ebee6d1 Add support for running coverage for integration tests 2014-05-09 11:28:36 +01:00
Antony Male 55b23a61ed Couple lines more coverage 2014-05-08 17:44:04 +01:00
Antony Male 1e76531e36 Add test code coverage for ValidatingModelBase 2014-05-08 17:37:33 +01:00
Antony Male d56f3b5c26 Rename IValidatorAdapter back to IModelValidator, as the latter is more description of its end use 2014-05-08 13:52:53 +01:00
Antony Male fe13725062 More unit tests, more code coverage 2014-05-07 17:48:00 +01:00
Antony Male fe377e3955 Provide a decent error if unbound generic type used as an abstract factory, and fill in more coverage 2014-05-07 16:22:51 +01:00
Antony Male 6d3a222249 Fix StyletIoC bug w/ singleton unbound generics, and improve coverage further 2014-05-07 16:11:15 +01:00
Antony Male 43fe090fa9 Add more unit tests 2014-05-07 13:20:36 +01:00
Antony Male d648b264d1 Improve unit test code coverage further 2014-05-07 08:37:48 +01:00
Antony Male 5cc0ee96d2 Fix some rakefile issues 2014-05-06 18:30:04 +01:00
Antony Male 4fa4133248 Improve unit test code coverage some more 2014-05-06 17:42:55 +01:00
Antony Male e945254b14 Rakefile update 2014-05-06 13:19:13 +01:00
Antony Male 3ecb0c38c8 Improve test coverage slightly 2014-05-06 13:11:51 +01:00
Antony Male 30472cffca Don't instantiate a Lazy<IWeakEventManager> in Screen, since we don't need to 2014-05-06 12:46:59 +01:00
Antony Male 48e7de53a6 Fix some namespacing issues 2014-05-06 12:38:38 +01:00
Antony Male 1a12a4d0ed Add rake task to generate code coverage report 2014-05-06 12:21:39 +01:00
Antony Male b75cfc04ad Start work on a rakefile
This will eventually help with generating code coverage reports
2014-05-06 08:35:07 +01:00
Antony Male 13348aff28 Add synchronous versions of the validate methods on ValidatingModelBase 2014-05-04 18:53:31 +01:00
Antony Male 77f1804724 Improve some error messages given by StyletIoC 2014-05-03 10:39:41 +01:00
Antony Male 5f3ae76824 The ValidateAsync and ValidatePropertyAsync methods return whether validation passed 2014-05-03 10:00:11 +01:00
Antony Male ef01444611 Minor tweaks to ValidatingModelBase 2014-05-02 13:34:24 +01:00
Antony Male aa259c378c Add ValidatingModelBase.OnValidationStateChanged, so users can take their own action when the validation state changes 2014-05-01 18:08:27 +01:00
Antony Male a0f8590f9c Add LambdaComparer 2014-05-01 17:45:34 +01:00
Antony Male d0c62a6f15 Add ValidatingModelBase, and the validation adapter mechanism 2014-05-01 17:45:12 +01:00
Antony Male 44f1631a27 Fix bugs when using the StyletIoC syntax 'Bind(typeof(IInterface<>)).ToAllImplementations()' 2014-05-01 17:44:22 +01:00
Antony Male 998237b83d Add extra work to RedditBrowser sample 2014-04-28 12:46:58 +01:00
Antony Male 9eba316ead Merge branch 'release/0.9.6' into develop 2014-04-24 13:09:51 +01:00
Antony Male af3b0935dd Bump version 2014-04-24 13:09:33 +01:00
Antony Male 0aa559cd82 Update changelog 2014-04-24 13:09:11 +01:00
Antony Male c469ef5cce Fix bug when starting the Bootstrapper 2014-04-24 13:08:45 +01:00
Antony Male c433cfdd3c Merge branch 'release/0.9.5' into develop 2014-04-24 13:00:54 +01:00
Antony Male 3c83c9674e Bump version 2014-04-24 13:00:12 +01:00
Antony Male 8a2b3bdd01 Update changelog 2014-04-24 12:59:50 +01:00
Antony Male 4711e3fefa Fix tests involving changes to Execute 2014-04-24 12:58:09 +01:00
Antony Male a716ac84f9 EventAction defaults to Enable if the ActionTarget is null 2014-04-24 12:46:58 +01:00
Antony Male bac1d37e8a Fix StyletConductorItemsControl style 2014-04-24 09:20:31 +01:00
Antony Male 9e96e8c052 Rename Conductor<T>.Collections to Conductor<T>.Collection, and move Conductor<T>.Collections.Nagivation to Conductor<T>.StackNavigation 2014-04-24 08:11:21 +01:00
Antony Male 559277d809 Tidy up Execute, and add a new method which dispatches asynchronously, or runs synchronously 2014-04-23 21:49:54 +01:00
Antony Male 7cc888d090 Make Execute.OnUIThread synchronous, with BeginOnUIThread being the async version 2014-04-23 21:19:50 +01:00
Antony Male 8cc0ce1ba9 Add style for using ItemsControls with a Conductor 2014-04-23 20:58:05 +01:00
Antony Male bbaef0ff78 Merge branch 'release/0.9.4' into develop
* release/0.9.4:
  Bump version
  Update changelog
2014-04-23 20:29:49 +01:00
Antony Male 6f7e2d4b5f Bump version 2014-04-23 20:29:33 +01:00
Antony Male dcd90f87da Update changelog 2014-04-23 20:29:04 +01:00
Antony Male 242690e95b Re-instate AssemblyVersion and AssemblyFileVersion 2014-04-23 20:25:37 +01:00
Antony Male 580ba7f865 Change stylet namespace to https://github.com/canton7/Stylet 2014-04-23 17:47:42 +01:00
Antony Male f7210b8aa9 Rename IPropertyChangedBinding -> IEventBinding 2014-04-23 17:45:26 +01:00
Antony Male afe8b9c20f Remove tests which were no longer relevant, since Bind/BindWeak refactor 2014-04-23 17:44:55 +01:00