Commit Graph

157 Commits (d83dde0284fdaf7829b7d1862f171433a83dffe5)

Author SHA1 Message Date
Stefan Botzenhart 1c01b5801e Use login_as helper method throughout all specs 9 years ago
peter 6a7ab0edb8 fix invalid response for /api/v2/authentication.json 9 years ago
Alex Coles 8338b7a6e1 Update OP::Authentication to use uppercase headers 9 years ago
Alex Coles 69aaa74e5f Update OP::Authentication to use uppercase headers 9 years ago
Markus Kahl c24c58a273 fixed specs; use default realm; test custom realm 9 years ago
Markus Kahl bcd981df5c consider X-Authentication-Scheme; opt scoped realm 9 years ago
Alex Coles ce93701029 Fix syntax (w/Rubocop) in specs 9 years ago
Alex Coles 57618b25ec Replace dynamic finder usages with #find_by, etc. 9 years ago
Jens Ulferts 9b93316283 explicitly expecting a setting 9 years ago
Alex Coles ebbc9e3d7d Prefer #not_to over #to_not in specs 10 years ago
Alex Coles 3785fdc9ed Use #describe, #context with String arg not symbol 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Alex Coles 1bb21b23c7 Remove option passed to render_template matcher 10 years ago
Alex Coles f95c9d15f3 Prefer #map over #collect in specs 10 years ago
Alex Coles 25ede2df34 Re-run Rubocup auto-correct on pagination_spec_helper.rb 10 years ago
Alex Coles 86f319a927 Fix bad rubocop auto-correct in pagination_spec_helper.rb 10 years ago
Alex Coles 5afc11f19e Fix syntax (w/Rubocop) in specs 10 years ago
Alex Coles 03978767be Use 1.9+ Hash syntax in specs 10 years ago
Jens Ulferts d7486ab811 allows api v2 types controller accessible for :view_work_packages permission 10 years ago
Jens Ulferts 61c05affd4 checks for permission before api/v2/types#index 10 years ago
Alex Coles 0b941955ce Fully qualify ::Type class constant 10 years ago
Michael Frister 8d08e71ed5 API v2: Change boolean value to use true/false 10 years ago
Jens Ulferts befb9f054e removes unnecessary visibility filter on Version scope 10 years ago
Michael Frister 959c4ba405 API v2 PE index: Allow disabling parent rewiring 10 years ago
Hagen Schink 32f0c4851e Remove superfluous let statement 10 years ago
Hagen Schink a4e07cfbce Test version ids filter 10 years ago
Hagen Schink eec14f6113 Remove show endpoint 10 years ago
Hagen Schink e3506bcb14 Aggregate projects for shared versions 10 years ago
Hagen Schink a250b0262e Test projects references in shared versions 10 years ago
Hagen Schink 2b61ea9aff Test handling of shared versions 10 years ago
Hagen Schink 812d889f81 Add specs for API v2 version show 10 years ago
Hagen Schink ac7870f185 Add specs for API v2 version index 10 years ago
Hagen Schink 7a84d371f2 Use simple require for spec helper 10 years ago
Alex Coles 515c9dff5b [wip] Add Versions List, Version API (v2) resource 10 years ago
Hagen Schink 46e4b5a061 Change to new RSpec syntax for some more statements 10 years ago
Hagen Schink f6353003d9 Add specs 10 years ago
Ion Biziiac 6bd377176d Add specs for Possible to see list of types without being logged in 10 years ago
Hagen Schink 63ace93877 Add specs 10 years ago
Alex Coles 789e13a479 Convert specs to RSpec 2.99.0 syntax with Transpec 10 years ago
Alex Coles e137ed8135 Convert specs to RSpec 2.99.0 syntax with Transpec 11 years ago
Hagen Schink e2a89d77dd Test that anonymous users can read public CFs 11 years ago
Hagen Schink f035d3f213 Test custom fields of public projects are visible 11 years ago
Hagen Schink d6d6374257 Fix let layout 11 years ago
Hagen Schink 06f92ccfd6 Test duplicate handling 11 years ago
Hagen Schink b2da7d3878 Test WP custom fields visible for all are handled 11 years ago
Hagen Schink 97ac24f647 Test admins can see all custom fields 11 years ago
Hagen Schink 579d009239 Test custom fields are filtered by membership 11 years ago
Hagen Schink 7aed23e438 Test anonymous access is denied 11 years ago
Jens Ulferts e13fa469b8 release/3.0: fixes fickle spec 11 years ago
Jens Ulferts e6bfe613b2 fixes fickle spec 11 years ago