dantleech
58adfda3c8
Added support for "patternProperties" attribute
...
- As defined in 5.3 in JSON Schema Internet Draft
- This property is not mentioned in the self-describing json-schema
schema - so not sure what other constraints to implement with it
- Notably the "additionalProperties" attribute is NOT taken into
consideration.
2012-05-04 10:23:02 +01:00
Morf
4f04966e5b
Extended "Required Property" test
2012-01-16 16:48:34 -07:00
digitalkaoz
b395922ae0
cleanup, refactoring, splitted validators, tweaks
2012-01-02 21:28:58 +01:00
Igor Wiedler
341e7bccb5
replace "optional" attribute with "required" (optional is deprecated since draft 03)
2011-10-01 21:35:12 +02:00
Igor Wiedler
3098d25d30
make tests passing again
2011-09-30 19:19:30 +02:00
Igor Wiedler
cb88336e56
reorganize tests
2011-09-30 19:09:42 +02:00
Igor Wiedler
8fccda0bee
rm selenium test cases
2011-09-30 19:04:45 +02:00
Justin Rainbow
5fe02248a7
Moving selenium tests and adding readme
2011-03-15 18:16:44 -07:00
Justin Rainbow
bfbba5a5f1
Updates to bootstrap - removing test includes from main bootstrap file
2011-03-15 18:14:01 -07:00
Justin Rainbow
3fba364890
Organizing files
2011-03-15 18:10:32 -07:00
Justin Rainbow
2e67e2a274
Moving all tests into the tests/cases dir
2011-03-15 18:04:33 -07:00
Justin Rainbow
115585c154
Starting to add error message testing to PHPUnit tests
2011-03-15 18:03:26 -07:00
Justin Rainbow
1c0a28dbbc
Initial conversion of selenium tests to PHPUnit
2011-03-15 17:52:59 -07:00