Commit Graph

10 Commits

Author SHA1 Message Date
Yusuf Kandemir d2f6572125 Added a test for itemid and content attributes 2018-12-18 11:29:31 +03:00
Yusuf Kandemir f763ad5b56 Added a test for absoluteUriHandler 2018-12-18 10:07:15 +03:00
Yusuf Kandemir 5c694a7e4c Added test data for <object> and <data> tags 2018-11-13 19:54:01 +03:00
Yusuf Kandemir b5377c04c5 Changed test names with more reasonable ones
These names helps understand purpose of the tests. Also --testdox-html option of phpunit generates more logical results that way.
2018-11-12 19:23:35 +03:00
Yusuf Kandemir a5bfeb5ec5 Added itemref support and test
The test also tests "src based tags" as can be seen in dataset name
2018-11-12 19:11:52 +03:00
Yusuf Kandemir e17ceac9ea Added MicrodataDOMDocument
This is for both gaining flexibility and made code cleaner.
2018-11-12 18:05:31 +03:00
Yusuf Kandemir daa8efa0fa Added Microdata class and test
Microdata class allows creating MicrodataParser from different sources.
2018-11-12 15:25:04 +03:00
Yusuf Kandemir 7c3700e8cf Style fix 2018-11-12 11:31:45 +03:00
Yusuf Kandemir 2225011252 Added tests for output methods 2018-11-12 11:30:42 +03:00
Yusuf Kandemir dbfce2ae54 Added a test and a test data 2018-11-11 14:35:59 +03:00