• M
    Update test locations · 2a68f68a
    Mike Moore 提交于
    Change the default test locations to avoid confusion around the common
    testing terms "unit" and "functional".
    Add new rake tasks for the new locations, while maintaining backwards
    compatibility with the old rake tasks.
    
    New testing locations are as follows:
    
        app/models -> test/models (was test/units)
        app/helpers -> test/helpers (was test/units/helpers)
        app/controllers -> test/controllers (was test/functional)
        app/mailers -> test/mailers (was test/functional)
    2a68f68a
可在Tags中查看这些版本中当前仓库的状态.
CHANGELOG.md 147 字节