tracks/test
Dan Rice 689db4c9c3 Update assert_select for Nokogiri compatibility
assert_select has been moved into the rails-dom-testing gem and is now
based on Nokogiri.

* Remove assert_tag and assert_xml_select
* Quote CSS attribute selector values
* Use decoded versions of HTML in assert_select. Nokogiri decodes
  elements prior to matching.
* Add a test helper for entities such as ` ` for which it's
  difficult or confusing to include the decoded version directly in the
  assertion.
* Assert directly on Atom feeds' XML namespace because it isn't
  selectable as an attribute
2016-05-22 21:59:44 -04:00
..
controllers Update assert_select for Nokogiri compatibility 2016-05-22 21:59:44 -04:00
fixtures sort current projects by last_reviewed date 2016-01-21 22:30:48 +01:00
helpers Add a helper for fixed-width icons 2016-05-15 22:37:03 -04:00
integration Update assert_select for Nokogiri compatibility 2016-05-22 21:59:44 -04:00
models Remove 'project_hidden' state 2016-04-16 09:27:33 +02:00
support Update assert_select for Nokogiri compatibility 2016-05-22 21:59:44 -04:00
minimal_test_helper.rb fix running minimal test framework using minitest 2014-05-16 14:33:18 +02:00
test_helper.rb Update assert_select for Nokogiri compatibility 2016-05-22 21:59:44 -04:00