Package madrona :: Package features :: Module tests
[hide private]

Module tests

source code

Classes [hide private]
  TestGetFormClassFeature
  TestFeatureForm
  TestGetFormClassFailFeature
  TestForm
  TestSlugFeature
  TestDefaultVerboseNameFeature
  TestCustomVerboseNameFeature
  TestDefaultShowTemplateFeature
  TestCustomShowTemplateFeature
  TestMissingDefaultShowFeature
  TestMissingCustomShowFeature
  FeatureOptionsTest
  TestDeleteFeature
  DeleteTest
  CreateFormTestFeature
  CreateFormTestForm
  CreateFormTest
  CreateTestFeature
  CreateTestForm
  CreateTest
  UpdateFormTestFeature
  UpdateFormTestForm
  UpdateFormTest
  UpdateTestFeature
  UpdateTestForm
  UpdateTest
  LinkViewValidationTest
  LinkTestFeature
  LinkTestFeatureForm
  LinkTest
  GenericLinksTestFeature
  GenericLinksTestForm
  OtherGenericLinksTestFeature
  OtherGenericLinksTestForm
  LastGenericLinksTestFeature
  GenericLinksTest
  TestMpa
  MpaForm
  TestArray
  TestArrayForm
  TestFolder
  TestFolderForm
  RenewableEnergySite
  RenewableEnergySiteForm
  Pipeline
  PipelineForm
  Shipwreck
  ShipwreckForm
  JsonSerializationTest
  CopyTest
  SpatialTest
  CollectionTest
  SharingTestCase
  TestForGeoJSON
  GJForm
  TestNoGeomFinal
  GJFormNoGeom
  TestNoGeoJSON
  TestNoGeoJSONForm
  GeoJSONTest
Functions [hide private]
 
create_template(path) source code
 
delete_template(path) source code
 
valid_single_select_view(request, instance) source code
 
invalid_single_select_view(request, pk) source code
 
invalid_multiple_select_view(request, fail) source code
 
valid_multiple_select_view(request, instances) source code
 
multi_select_view(request, instances) source code
 
delete_w_contents(request, instances) source code
 
habitat_spreadsheet(request, instance) source code
 
viewshed_map(request, instance) source code
 
kml(request, instances) source code
Variables [hide private]
  DESIGNATION_CHOICES = 'R', 'Reserve', ('P', 'Park'), ('C', 'Co...
  TYPE_CHOICES = 'W', 'Wind', ('H', 'Hydrokinetic'),
Variables Details [hide private]

DESIGNATION_CHOICES

Value:
'R', 'Reserve', ('P', 'Park'), ('C', 'Conservation Area')