Commit Graph

1 Commits (2a490cab6cb0b67e327eda13d6115ab1d9efc154)

Author SHA1 Message Date
Stefan Botzenhart e6972f5f9d Move legacy spec to separate spec folder 9 years ago
Stefan Botzenhart 5d9513183e Decouple legacy specs from ObjectDaddy 9 years ago
Alex Coles 96fedeb976 Use Minitest assertions: assert_not_* => refute_ 9 years ago
Alexander Bach 5fea667954 Return recipients as users instead of mail addresses 9 years ago
Alex Coles 424889897a Migrate AR finder/query methods in specs 9 years ago
Alex Coles ce93701029 Fix syntax (w/Rubocop) in specs 9 years ago
Alex Coles 35cc717251 Restore User#find_by_mail in legacy specs 10 years ago
Alex Coles 654a77d944 Replace dynamic finder syntax in legacy specs 10 years ago
Alex Coles 2efd6f4e45 Move legacy specs under spec/legacy 10 years ago
Alex Coles 590481a01a Prefer #map over #collect in legacy specs 10 years ago
Alex Coles 3445baec04 Convert specs to RSpec 3.2.0 syntax with Transpec 10 years ago
Alex Coles 1501012cf8 First spike porting Test::Unit tests to RSpec 10 years ago
Alex Coles b9b920e1d5 Fix formatting (w/ Rubocop) in test-unit tests 10 years ago
Alex Coles 7f9822224b Use 1.9+ Hash syntax in test-unit tests 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Alex Coles edffe1a882 Change assert_include usages to assert_includes 10 years ago
Martin Linkhorst 1ce4d30b1b remove openid remains 11 years ago
Michael Frister e09ea26f0c Add spec for User#change_password_allowed?; migrate testunit test 11 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Martin Linkhorst 97580671b0 remove mocha from OpenProject as we can use rspec-mocks nowadays :) 11 years ago
Jonas Heinrich ebd0428639 Renamed Issue tracking to Work package tracking 11 years ago
Hagen Schink fd7de92f7c Removes :delete_issues 11 years ago
Hagen Schink 453439259f Removes :add_issues 11 years ago
Hagen Schink ba31a928a1 Removes :delete_issue_watchers 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Stefan Frank be0adbe199 changed the delete_issue_watchers to delete_work_packages_watchers 11 years ago
Stefan Frank be5e82d4dc fixing several factories 11 years ago
Martin Czuchra ccef566070 Replaces the Issue constant in occurances outside of app. 11 years ago
Jens Ulferts 5f84c153bb prevent unauthorized export 11 years ago
Michael Frister 430e6cbde7 Refactor user statuses, add status_name method 12 years ago
Michael Frister 501a2fecbb Make old migration salting existing user passwords independent of User 12 years ago
Hagen Schink a6f83f1d3c Adapt references to work package 12 years ago
Hagen Schink 05f2f300fc Introduce work unit permissions 12 years ago
Michael Frister 089db98541 Improve password complexity requirements 12 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Christian Ratz 54a78a37f7 changed user#random_password 12 years ago
Philipp Tessenow 647ad0c5da super (wink wink) code changes for test unit tests (which didnt call super in setup) 12 years ago
Martin Linkhorst d03301b60e there are so many side effects by using only a subset of the fixtures and also it creates lots of annoying noise in the test code. this commit changes individual requires to :all which fixes some tests when test files are run individually or in a different order. 12 years ago
Martin Linkhorst 8db0cac033 more minitest assertions 12 years ago
Martin Linkhorst 78c4196656 DEPRECATION FIX: use errors[:attribute] instead of errors.on(:attribute). 12 years ago
Dennis Schmidt 287f82957a updated AuthSourceLdap model to LdapAuthSource 12 years ago
Martin Linkhorst c0275e23fc use new shoulda matcher style 12 years ago
Jens Ulferts ddb0f1d3b5 fixes user tests 12 years ago
jwollert a1476a450b uses #force_attributes= in user test for mass_assignment 13 years ago
jwollert 8e51863807 uses #force_attributes= in user test for mass_assignment 13 years ago
Jens Ulferts 1c1a7c9d84 refactored allowed_to to be more extensible 13 years ago
Martin Linkhorst 97ff222d1c Only allow project admins to export issues. export formats are: atom, rss, api, xls, csv, pdf. #25512 13 years ago
Holger Just 91070236db Set source encoding to UTF-8 13 years ago
Holger Just 07185fb169 [#436] Remove trailing whitespace 14 years ago
Eric Davis 99507a0391 [#197] Upgrade the copyright in the code files 14 years ago