Commit Graph

682 Commits (d83dde0284fdaf7829b7d1862f171433a83dffe5)

Author SHA1 Message Date
Alex Coles 7645789b5c Style fix: Replace do…end with {} in expect blocks 11 years ago
Michael Frister e09ea26f0c Add spec for User#change_password_allowed?; migrate testunit test 11 years ago
Michael Frister ce753b889a Add spec for User#uses_external_authentication? 11 years ago
Michael Frister 183fb9f408 User edit: Show external authentication provider 11 years ago
Michael Frister 78e4f921f7 Fix PermittedParams not filtering auth_source_id and fix specs 11 years ago
Michael Frister 637301bde7 User Create: Fix permitted params 11 years ago
Michael Frister e286e0699d Fix permitted_params_spec expecting identity_url to be assignable 11 years ago
Martin Linkhorst d92a32be6f remove superfluous disabling of async jobs 11 years ago
Martin Linkhorst 3f4732e3e3 fix a bogus test 11 years ago
Martin Linkhorst 10d694f6e9 push down callback block check into OpenProject::Notifications 11 years ago
Martin Linkhorst feba6723cd specs for the OP::Notifications based settings notifier: 11 years ago
Martin Linkhorst 7a29578dfd adds a spec to test invocation of multiple callbacks 11 years ago
Martin Linkhorst dda5226dff fire callbacks only when setting was stored sucessfully 11 years ago
Martin Linkhorst 48abe7d64c dry up setting specs 11 years ago
Alex Coles 0dcd16d3af Convert specs to RSpec 2.14.8 syntax with Transpec 11 years ago
Jonas Heinrich aeb55d8238 refactors spec 11 years ago
Alex Coles e6209a2b9e deprecate_alias Franglais Version#*pourcent methods 11 years ago
Michael Frister 4c93ba8e62 Add spec for PermittedParams.add_permitted_attributes 11 years ago
Michael Frister 3c324bdc42 Use strong_parameters for User, remove safe_attribtues 11 years ago
Alex Coles 90c906d599 Fix typos, spelling in spec descriptions 11 years ago
Martin Linkhorst b2df607540 adds setting callback specs, also converts old setting tests to specs 11 years ago
Hagen Schink 109e770e5f Adapt specs to non-key usage 11 years ago
Till Breuer 39eb8fa6b2 Update query rspec test after specification change 11 years ago
Alex Coles a1718ca674 Replace #=~ (operator matcher) with #match_array 11 years ago
Alex Coles 0bdbdcac35 Convert specs to RSpec 2.14.8 syntax with Transpec 11 years ago
Alex Coles 0902de1ebc Update Copyright headers in specs 11 years ago
Hagen Schink 321932ca7d Adds spec 11 years ago
Jonas Heinrich bbf9b20558 fixes the test of the scope with_author 11 years ago
Jonas Heinrich 4ca218a221 refactores displayed number of reported work packages 11 years ago
Hagen Schink 678b0bc187 Adds spec 11 years ago
Ion Biziiac ef8e02b139 Adds an rspec step that tests WorkPackage 'due_date' field validation 11 years ago
Hagen Schink 439236e133 Correctes spec implementation 11 years ago
Johannes Wollert d851757ec3 work packages can no longer be assigned to inactive priorities 11 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Philipp Tessenow 3dc6c54199 now that the Query#name validation works, we have to provide names for generated queries... 11 years ago
Philipp Tessenow e0ad4cf0c3 test :editable and :visible params for custom_field 11 years ago
Philipp Tessenow dba5a97fec add spec for filter-name validation 11 years ago
Hagen Schink c645c0efd7 Adds specs 11 years ago
Hagen Schink 9e806eb37f Adds specs 11 years ago
Jonas Heinrich 89579390bc fixed the error message for custom fields and added a spec 11 years ago
Hagen Schink ab2ab8ab3b Moves permitted params specs 11 years ago
Hagen Schink 6eeb30a450 Uses new RSpec syntax 11 years ago
Jonas Heinrich 79f33e0aa6 altered the spec but still not working test 11 years ago
Nils Kenneweg 37acb764a2 add a spec. 11 years ago
Jonas Heinrich 69049af80a modified the test, but still something is wrong 11 years ago
Jonas Heinrich c4bb381151 fixed the if structure and added a test 11 years ago
Jonas Heinrich 5ce30b12b7 little alteration in spec test 11 years ago
Martin Linkhorst 664451dcfe account for the fact that projects are now public by default 11 years ago
Martin Linkhorst c95aee4195 remove unnecessary cleanup before running the specs 11 years ago
Martin Linkhorst 7c5b517d3c convert three unit tests for news into specs 11 years ago