Project

General

Profile

Actions

Idea #4101

closed

Workbench tests: app/controllers/projects_controller.rb

Added by Tim Pierce over 9 years ago. Updated about 7 years ago.

Status:
Rejected
Priority:
Normal
Assigned To:
-
Category:
Tests
Target version:
-
Start date:
Due date:
Story points:
-

Description

Current coverage: 77.07% (36 uncovered out of 157)

To generate and view a coverage report:

$ cd app/workbench && bundle exec rake test
$ chromium-browser ./coverage/index.html

Areas that particularly need testing:

  • Project.destroy
  • Project.update
  • Project.load_contents_objects (@objects.any? returns false)
  • Project.remove_items (links)
  • Project.find_object_by_uuid (monkeypatched name/description/attribute_editable? methods)
Actions

Also available in: Atom PDF