Development

#2519 (documentation: incorrect location for tests in askeed tutorial)

You must first sign up to be able to contribute.

Ticket #2519 (closed defect: fixed)

Opened 1 year ago

Last modified 10 months ago

documentation: incorrect location for tests in askeed tutorial

Reported by: adoanhuu Assigned to: fabien
Priority: minor Milestone:
Component: askeet Version: 1.0.0
Keywords: Cc:
Qualification: Accepted

Description

http://www.symfony-project.com/askeet/1_0/15

It seems that actually, the directory for testing is not test/frontent but test/functional/frontend in sentence :

"Each symfony project has a test/ directory, divided into application subdirectories. For askeet, if you browse to the askeet/test/frontend/ directory, you will see that a few files already exist there:"

Change History

02/20/08 21:39:12 changed by FabianLange

  • component changed from other to askeet.
  • qualification changed from Unreviewed to Accepted.
  • summary changed from documentation: Mistakes or typos found in the documentation. to documentation: incorrect location for tests in askeed tutorial.

02/20/08 22:09:31 changed by FabianLange

  • status changed from new to closed.
  • resolution set to fixed.

(In [7561]) fixes #2519, incorrect functional test location in askeet