index
:
cccms
master
[no description]
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
unit
/
page_test.rb
Age
Commit message (
Expand
)
Author
2009-07-18
Test::Unit Fixtures can't handle globalize2's translated attributes which is why its impossible to set translated attributes via fixtures. Therefor I removed...
hukl
2009-04-05
renamed count to size for older rubys
hukl
2009-03-29
a few more assertions
hukl
2009-03-29
Added unit test to verify the basic functionality of the find_with_outdated_translations method. Found and fixed some issued on the way. [ x ] Testing rocks
hukl
2009-03-10
small compatibility fix for page test
erdgeist
2009-03-05
rewriting url in body fields to include the locale before saving the page. xpath magick for the win!
hukl
2009-02-27
more tests and fixes. always write tests - they are so good!
hukl
2009-02-27
unit test for the Page.aggregate method to verify only published pages are aggregated
hukl
2009-01-31
Added Page model scaffold
hukl