OpenProject is the leading open source project management software.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
openproject/spec/models
sschu 7ff59cdfc7 Merge pull request #103 from opf/bugfix-versions-date-validation 12 years ago
..
custom_field_spec.rb CustomField#possible_values now takes locale options as :locale => :de instead of just :de 12 years ago
deleted_user_spec.rb in tests it's better to fail early and raise an exception when a record is invalid when it shouldn't 12 years ago
issue_spec.rb some tests for estimated_hours validation 12 years ago
project_spec.rb add a sample model spec to see how fast it is ;) 12 years ago
role_spec.rb make this test less brittle 12 years ago
user_deletion_spec.rb refactor custom_field_tests 12 years ago
user_spec.rb fix user create with empty pwd 12 years ago
version_spec.rb Add version validation and spec that requires effective_date > start_date. 12 years ago
wiki_menu_item_spec.rb in tests it's better to fail early and raise an exception when a record is invalid when it shouldn't 12 years ago