18 Commits

Author SHA1 Message Date
William DURAND
a8e0b24b95 Fix tests, fix markdown/html requirements output 2012-07-20 02:02:45 +02:00
William DURAND
cca97cf6af Refactoring
Move logic to extract data in the Extractor
Remove logic in the AbstractFormatter
Use ApiDoc class as data container
Update tests
Add test to prove the bug with FOSRestBundle annotations (\\d+ instead of \d+)
2012-07-20 01:32:16 +02:00
William DURAND
e7152678a7 Fix tests 2012-07-18 12:46:22 +02:00
William DURAND
0ab2278667 Merge branch '1.0.x' 2012-07-13 16:08:29 +02:00
William DURAND
c4911f57d2 Fix tests 2012-07-13 16:04:29 +02:00
William DURAND
fce0f5d5a6 Fix extractor, markdown formatter, and tests 2012-07-13 15:31:53 +02:00
Samuel Gordalina
07e6a19dd4 Updated code to pass the tests 2012-07-13 15:31:53 +02:00
William DURAND
298b75805d Fix tests 2012-07-12 12:13:24 +02:00
Christophe Coevoet
5b70c775c0 Added a test for types defined as services 2012-06-21 00:12:21 +02:00
Christophe Coevoet
32b40deda8 Fixed the testsuite 2012-06-20 23:19:34 +02:00
Christophe Coevoet
378f21ec10 Fixed the parsing of formed defined by creating the FormBuilder directly 2012-05-23 00:20:03 +02:00
Adrien BRAULT
be3dca0c47 Add support in docblocks for @param with no description 2012-05-07 12:51:22 +02:00
William DURAND
d1be0d5093 Added parsing of @param doc blocks. Fixes #8 2012-04-19 20:27:27 +02:00
William DURAND
8c0aa1d274 Added multilines support for description 2012-04-19 17:17:36 +02:00
William DURAND
33ff68b2e0 Fixed tests 2012-04-19 17:05:59 +02:00
lsmith77
924a19c1bb added functional tests for services as controller 2012-04-14 10:11:52 +02:00
William DURAND
4ecf03ce8a Added more tests 2012-04-13 15:01:00 +02:00
William DURAND
af48be4fc4 Added more tests 2012-04-13 14:27:51 +02:00