Commit Graph

858 Commits (d83dde0284fdaf7829b7d1862f171433a83dffe5)

Author SHA1 Message Date
Michael Frister 9be446b086 UsersController: Add test for force_password_change update 11 years ago
kgalli 9e4f84844b Removal of trailing white spaces 11 years ago
Michael Frister 8de067c15b User update: Add missing admin and login fields to permitted params 11 years ago
kgalli 0e0fcd3958 Small refactoring of omniauth specs 11 years ago
kgalli 8f0c7cbfcd bugfix for register method and refactoring of specs 11 years ago
kgalli 5cb176124a add omniauth failure callback and specs for omniauth login/registration 11 years ago
Alex Coles 86c99e66ab Fix integer attr. used in WorkPackagesController spec 11 years ago
Richard 1849e826ff Throwing exception if unknown column name is passed to column_data. 11 years ago
Richard 6e07ee0e71 Fixed spec. 11 years ago
Alex Coles 0bfd783f0b Spec WorkPackagesController integer column summing 11 years ago
Alex Coles f339dbde4e Add spec for WorkPackagesController#column_data 11 years ago
Jens Ulferts 91588523ce should fix tumbling spec by avoiding explicit id 11 years ago
Jonas Heinrich 4c894eca88 fixes the specs 11 years ago
Jonas Heinrich c488c602a5 adds specs for the bug 11 years ago
Alex Coles 90c906d599 Fix typos, spelling in spec descriptions 11 years ago
Alex Coles 88e8efe12e Fix failing AccountController#register spec 11 years ago
Alex Coles c66b959854 Attempt to work-around an AccountController CI failure 11 years ago
Hagen Schink 109e770e5f Adapt specs to non-key usage 11 years ago
Martin Linkhorst a83af510cb given openproject runs in a subdirectory we cannot allow redirecting to a different subdirectory. also tries to catch shenanigans to circumvent the check like ".." in the path. 11 years ago
Martin Linkhorst f2feff1cff convert tests to specs to be able to disable them in plugins 11 years ago
Martin Linkhorst dc4dd927cc we don't need to escape the parameters 11 years ago
Alex Coles a1718ca674 Replace #=~ (operator matcher) with #match_array 11 years ago
Alex Coles eaf8e1c2e9 Use disable_flash_sweep in UsersController spec 11 years ago
Alex Coles 0bdbdcac35 Convert specs to RSpec 2.14.8 syntax with Transpec 11 years ago
slawa 485acfcea6 Add spec 11 years ago
Alexey Fedorov f4775c6a40 [fix #4928] Made journal notes shown in search. 11 years ago
Till Breuer 30095e6d54 Extend api v2 users service with project scope 11 years ago
Till Breuer 35a97a6658 Extend api v2 users service with project scope 11 years ago
Hagen Schink 0ee278c484 Add preview object authorization specs 11 years ago
Hagen Schink 7d222e4b6e Make preview a normal view 11 years ago
Hagen Schink 8fabfe76a8 Add specs 11 years ago
slawa f6c7308ad2 Add specs 11 years ago
Sebastian Schuster 2500e1ea01 Fixes on the fly version creation 11 years ago
Ion Biziiac e0ddaf7003 Code review fixes 11 years ago
Richard 4b4939a9a1 WIP. Fixed failing work packages controller specs. 11 years ago
netfighter 118ff2b756 Fix errors mentioned in the code review 11 years ago
netfighter e9f9ea868d Adds spec steps that test destroy functionality for standard types and types in use 11 years ago
Ion Biziiac 6889c6a688 TypesController spec 11 years ago
Till Breuer f02c3c4eac Add missing encoding header to work packages controller spec 11 years ago
Hagen Schink 2af2d8b9f5 Fixes spec's expectation 11 years ago
Hagen Schink 5f63b1e9b4 Removes host name dependency 11 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Philipp Tessenow 8fe318f546 add specs for escaping auto_completion 11 years ago
Jens Ulferts 8174632f5e allows to redirect to a back url on version#update 11 years ago
Markus Kahl 9eeeadc290 fixed typo in index comment 11 years ago
Markus Kahl 88b5d4f94a send charset information in response for wp csv 11 years ago
Markus Kahl d52daadb5c encoding spec for CSV export 11 years ago
Martin Linkhorst b05f104261 make those tests pass :) 11 years ago
Hagen Schink 5ae7541ec1 Uses expect syntax 11 years ago
Hagen Schink ab2ab8ab3b Moves permitted params specs 11 years ago