<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cccms/test/unit/asset_test.rb, branch master</title>
<subtitle>[no description]</subtitle>
<id>https://erdgeist.org/gitweb/cccms/atom?h=master</id>
<link rel='self' href='https://erdgeist.org/gitweb/cccms/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://erdgeist.org/gitweb/cccms/'/>
<updated>2026-06-25T15:51:45Z</updated>
<entry>
<title>Rails 5.2 test updates</title>
<updated>2026-06-25T15:51:45Z</updated>
<author>
<name>erdgeist</name>
<email>erdgeist@erdgeist.org</email>
</author>
<published>2026-06-25T15:51:45Z</published>
<link rel='alternate' type='text/html' href='https://erdgeist.org/gitweb/cccms/commit/?id=0818a3057b0a91e422158d828026c941b4e10622'/>
<id>urn:sha1:0818a3057b0a91e422158d828026c941b4e10622</id>
<content type='text'>
- Rename test/functional → test/controllers, test/unit → test/models
- Remove test/performance/browsing_test.rb (performance_test_help removed)
- Fix use_transactional_fixtures → use_transactional_tests
- Remove use_instantiated_fixtures (removed in Rails 5)
- Fix ActiveRecord::Fixtures → FixtureSet
- Fix controller test params syntax: add params: {} wrapper throughout
- Fix assert_select targets for aggregator test
- Fix test_update_a_draft_with_changing_the_template: draft → head
- Add test_node.reload after children.create! (awesome_nested_set bug)
- Add before/after count pattern for create tests (transactional isolation)
- Known failures: 5 tests affected by Rails 5 transactional test isolation
</content>
</entry>
<entry>
<title>added :dependent =&gt; :destroy to asset model so related assets get deleted as the asset they're referencing is deleted.</title>
<updated>2009-09-13T10:58:14Z</updated>
<author>
<name>hukl</name>
<email>contact@smyck.org</email>
</author>
<published>2009-09-13T10:58:14Z</published>
<link rel='alternate' type='text/html' href='https://erdgeist.org/gitweb/cccms/commit/?id=34b4e764ab8b00fa24c9ffead40494acd4c9da6b'/>
<id>urn:sha1:34b4e764ab8b00fa24c9ffead40494acd4c9da6b</id>
<content type='text'>
Closes #25</content>
</entry>
<entry>
<title>Integrated basic Asset upload functionality. You can upload files now and use their url in pages.</title>
<updated>2009-04-25T12:55:27Z</updated>
<author>
<name>hukl</name>
<email>contact@smyck.org</email>
</author>
<published>2009-04-24T09:43:08Z</published>
<link rel='alternate' type='text/html' href='https://erdgeist.org/gitweb/cccms/commit/?id=cf1b60e0cfa7d1a8f4a80d686649cc12e73a634e'/>
<id>urn:sha1:cf1b60e0cfa7d1a8f4a80d686649cc12e73a634e</id>
<content type='text'>
</content>
</entry>
</feed>
