Sha256: 155156d4f8ea8e3335e07f8342b5da27a52f6f1cbe91ddd049fc9dc03c76c0c9

Contents?: true

Size: 657 Bytes

Versions: 6

Compression:

Stored size: 657 Bytes

Contents

require "test_helper"

class Admin::RelationshipsHelperTest < ActiveSupport::TestCase

  include Admin::RelationshipsHelper

#  should_eventually "test setup_relationship"
#  should_eventually "test typus_form_has_many"
#  should_eventually "test typus_form_has_and_belongs_to_many"
#  should_eventually "test build_pagination"
#  should_eventually "test build_relate_form"
#  should_eventually "test build_relationship_table"
#  should_eventually "test build_add_new"
#  should_eventually "test set_condition"
#  should_eventually "test set_conditions"
#  should_eventually "test typus_form_has_one"
#  should_eventually "test typus_belongs_to_field"

end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
typus-3.1.0.rc6 test/app/helpers/admin/relationships_helper_test.rb
typus-3.1.0.rc5 test/app/helpers/admin/relationships_helper_test.rb
typus-3.1.0.rc4 test/app/helpers/admin/relationships_helper_test.rb
typus-3.1.0.rc3 test/app/helpers/admin/relationships_helper_test.rb
typus-3.1.0.rc2 test/app/helpers/admin/relationships_helper_test.rb
typus-3.1.0.rc1 test/app/helpers/admin/relationships_helper_test.rb