Commit Graph

1585 Commits (b747fea29e2809eb7049a0342a37df23a283e782)

Author SHA1 Message Date
Jens Ulferts c1cd467b3e fixes redirect on login integration test 12 years ago
Jens Ulferts 70484e344d moves test for whether the session is reset on login/logout to functional tests 12 years ago
Jens Ulferts 5112ad35e8 grants autologin test more time before failing 12 years ago
Jens Ulferts 8801c263c0 marks title in base layout as html_safe 12 years ago
Dennis Schmidt db79d875c4 updated template assertion 12 years ago
Jens Ulferts 490b3377cf adds missing member_roles fixtures for issue integration test 12 years ago
Jens Ulferts b93af44af2 removes outdated credential creation in api_tests 12 years ago
Martin Linkhorst 2342055ee2 Revert "removes debugger statement" 12 years ago
Martin Linkhorst fb7b0930c1 REVIEW: partial fix for cvs controller tests. note: some repository tests not fixed yet 12 years ago
Martin Linkhorst b7b10dca5c fix repositories git controller tests 12 years ago
Martin Linkhorst aa297a2a99 fix repositories subversion controller 12 years ago
Jens Ulferts c0048a4971 includes shoulda into IntegrationTest 12 years ago
Jens Ulferts c1846b8b29 removes basic auth headers from api news_test 12 years ago
Jens Ulferts d5b2f6bd5d adapts test_helper to changed basic auth headers 12 years ago
Jens Ulferts a791b36d9e removes debugger statement 12 years ago
Jens Ulferts 65642f0c2a removes deprecations in auth_sources 12 years ago
Martin Linkhorst c0275e23fc use new shoulda matcher style 12 years ago
Martin Linkhorst 439258c8b1 check inclusion of format header 12 years ago
Martin Linkhorst 23ca8f6839 make timelogs readable (html_safe) 12 years ago
Martin Linkhorst 4ac63547e6 hint to let the routes to what verify did before 12 years ago
Martin Linkhorst beed162283 use shoulda's content type matcher 12 years ago
Martin Linkhorst 119f9e7edc fix the wiki controller. routing needs to be done, though 12 years ago
Martin Linkhorst 7018d5380e fix a default order bug 12 years ago
Martin Linkhorst 4d2dd08289 fix menu helper tests 12 years ago
Martin Linkhorst 6f89bf9854 proper naming for the test 12 years ago
Martin Linkhorst 6647f88289 fix ciphering specs 12 years ago
Martin Linkhorst 8d31541b03 explicitly pass in the html node to test against. the old way doesn't work anymore 12 years ago
Dennis Schmidt f9d2372658 updated shoulda matchers 12 years ago
Dennis Schmidt 107647a816 renamed feed.atom.rxml to feed.atom.builder 12 years ago
Martin Linkhorst 3172bdedf6 added #save_and_open_page test helper 12 years ago
Dennis Schmidt fdd7c91d6f test corrections 12 years ago
Martin Linkhorst b6aac286d4 take the root Query class rather than active records. also re-allow passing an order to acts_as_nested_set. all to make the tests happy 12 years ago
Martin Linkhorst b49e0207a5 fix nested issues tests (1 test still fails from time to time :() 12 years ago
Martin Linkhorst bb7038d8cb moved the configuration fixtures/mocks to the test/mocks folder, otherwise #fixtures(:all) won't work because it tries to find sql tables that don't exist 12 years ago
Martin Linkhorst ca0a317af4 REVIEW: use full sti class names for repositories, look at me on how to do this for other models 12 years ago
Martin Linkhorst b6fe1027d0 changed how to define a test uploaded file 12 years ago
Martin Linkhorst 9b69cf76b8 use the correct rails3 test classes in order to run the tests 12 years ago
Martin Linkhorst ce54e60201 updated .rhtml to .html.erb in the code 12 years ago
Jens Ulferts 4e42f69ba4 adds/modifies files required for starting the application with rails 3 12 years ago
Jens Ulferts ff94754926 makes User#destroy part of the api 12 years ago
Jens Ulferts f65190afd0 uses openproject header for api requests 12 years ago
Jens Ulferts 4f32d97eda fixing the menu manager tests by adapting the expected menu structure to the provided 12 years ago
Jens Ulferts 1b51bda3a8 fixes the issues tests by giving the test user the necessary permissions 12 years ago
Jens Ulferts 7fd1780b98 fixes application test by defining the available languages to include the used ones 12 years ago
Jens Ulferts cab3dbcc26 fixes issues_controller_test 12 years ago
Jens Ulferts 00e5c6aa4b fixes members controller test by adapting to changed behavior 12 years ago
Jens Ulferts c71427ac32 fixes welcome controller test by defining available languages to include tested ones 12 years ago
Jens Ulferts 17361ca71f fixes users controller tests by defining available languages to include tested language 12 years ago
Jens Ulferts be783ccdfd fixes project enumeration controller test by circumventing validations on test setup 12 years ago
Jens Ulferts 4c445df167 fixes projects controller tests by checking for "OpenProject" 12 years ago