index
:
cccms
erdgeist-revive-events
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
6 days
Rails 5.2 test updates
erdgeist
8 days
Stage 1 complete: Rails 2.3.5 to Rails 3.2.22.5 upgrade
erdgeist
2010-01-14
Updated globalize2 to latest version. Modified existing code accoringly
hukl
2009-11-15
removed date and author from the standard template and introduced a dedicated update template which will get auto assigned if a node is created under updates...
hukl
2009-10-17
added some more validations to ensure data integrity and applied necessary changes on tests
hukl
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