Project

General

Profile

A question about tests.

Added by Denis Savitskiy about 14 years ago

Hi!
What kind of test do i have to apply, when i change the list of projects in the project_jump_box?
I want to check if the list of projects matches this:
projects = User.current.projects.find_all_by_is_public(false) + Project.all.find_all_by_is_public(true) .