Commit Graph

10 Commits (b73acbd1fc7ab66f2a10bcb8ac1149778d03ef25)

Author SHA1 Message Date
Oliver Günther 059770f533
FactoryGirl => FactoryBot 7 years ago
Oliver Günther 6ef4211e77
Bump copyright to 2018 (#6171) 7 years ago
Oliver Günther 518c255c1a
Fix API token usage and specs 7 years ago
Oliver Günther 1f2492bb8b
Implement HashedToken (ExtendedToken from MOTP) in Core 7 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Jens Ulferts ece0edabac
move spec from legacy 8 years ago
Oliver Günther 616ec628b5 Rewrite with_setting specs 8 years ago
Stefan Botzenhart 316030cca4 Remove pending legacy specs 9 years ago
Mohamed Wael Khobalatte 972b04d86e Refactor to allow for strong params 9 years ago
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