Warning: ob_start(): function '' not found or invalid function name in /home/zululandmx/wojtyszyn.pl/symfony-1.2.10/lib/config/sfApplicationConfiguration.class.php on line 157
# get /i18n/default
ok 1 - status code is 200
ok 2 - request parameter module is i18n
ok 3 - request parameter action is default
ok 4 - response selector #movies .default:first matches ""
ok 5 - response selector #movies .it:first matches La Vita è bella
ok 6 - response selector #movies .fr:first matches La Vie est belle
# get /i18n/index
ok 7 - status code is 200
ok 8 - request parameter module is i18n
ok 9 - request parameter action is index
ok 10 - response selector #movies .default:first matches La Vie est belle
ok 11 - response selector #movies .it:first matches La Vita è bella
ok 12 - response selector #movies .fr:first matches La Vie est belle
# get /i18n/default
ok 13 - status code is 200
ok 14 - request parameter module is i18n
ok 15 - request parameter action is default
ok 16 - response selector #movies .default:first matches La Vie est belle
ok 17 - response selector #movies .it:first matches La Vita è bella
ok 18 - response selector #movies .fr:first matches La Vie est belle
# get /i18n/movie
ok 19 - request parameter module is i18n
ok 20 - request parameter action is movie
ok 21 - status code is 200
# post /i18n/movie
ok 22 - page redirected to https://localhost/index.php/i18n/movie/id/2
ok 23 - response selector input[value=Robert Aldrich] exists
ok 24 - response selector input[value=The Dirty Dozen] exists
ok 25 - response selector input[value=Les Douze Salopards] exists
ok 26 - response selector #movie_fr_id does not exist
ok 27 - response selector #movie_fr_culture does not exist
ok 28 - 2 Movie objects have been found
ok 29 - Movie objects that matches the criteria have been found
ok 30 - 4 MovieI18N objects have been found
ok 31 - 2 MovieI18N objects have been found
ok 32 - MovieI18N objects that matches the criteria have been found
ok 33 - MovieI18N objects that matches the criteria have been found
# post /i18n/movie/id/2
ok 34 - page redirected to https://localhost/index.php/i18n/movie/id/2
ok 35 - response selector input[value=Robert Aldrich (1)] exists
ok 36 - response selector input[value=The Dirty Dozen (1)] exists
ok 37 - response selector input[value=Les Douze Salopards (1)] exists
ok 38 - response selector #movie_fr_id does not exist
ok 39 - response selector #movie_fr_culture does not exist
ok 40 - 2 Movie objects have been found
ok 41 - Movie objects that matches the criteria have been found
ok 42 - 4 MovieI18N objects have been found
ok 43 - 2 MovieI18N objects have been found
ok 44 - MovieI18N objects that matches the criteria have been found
ok 45 - MovieI18N objects that matches the criteria have been found
1..45
Looks like everything went fine.