yavuztor / JsonLogic.Net

JsonLogic implementation for .Net
MIT License
50 stars 21 forks source link

Fixes to equality, variable access and additional test cases #4

Closed AieatAssam closed 5 years ago

AieatAssam commented 5 years ago

Added a number of new test cases and adjusted processing on existing ones to improve logging. Added tests that were automatically harvested from http://jsonlogic.com/operations.html Fixed handling of equality scenarios. Fixed variable access and handling of defaults. New tests verified against http://jsonlogic.com/play.html

TestResults.zip