Hi Jeff, I was eventually able to write a test for 427. I've rebased on master and squashed my changes down to three commits, one for each issue. This includes the changes to changes.xml that you requested. I looked through the dev guide. It seems to contain everything you've walked me through here at-least. It may be usefull to have some notes on code style. Most things, such as brackets and indentation is pretty clear at first glance but other things may not be.
Hi Jeff, I was eventually able to write a test for 427. I've rebased on master and squashed my changes down to three commits, one for each issue. This includes the changes to changes.xml that you requested. I looked through the dev guide. It seems to contain everything you've walked me through here at-least. It may be usefull to have some notes on code style. Most things, such as brackets and indentation is pretty clear at first glance but other things may not be.
Hi Jef, I was eventually able to write a test for 427. I've rebased on master and squashed my changes down to three commits, one for each issue. This includes the changes to changes.xml that you requested. I looked through the dev guide. It seems to contain everything you've walked me through here at-least. It may be usefull to have some notes on code style. Most things, such as brackets and indentation is pretty clear at first glance but other things may not be.
B427: Fix normalization of schemas in DatabaseDataSet
B426: Inherit case sensitivity in FilteredDataSet
B428: Fix value casting in IsActualWithinToleranceOfExpectedTimestampValueComparer
Fixed normalisation of schemas in regard to case sensitivity in DatabaseDataSet SchemaSet
B426: Inherit case sensitivity of wrapped set in FilteredDataSet