Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove /features | blackst0ne | 2018-05-14 | 1 | -21/+0 |
| | |||||
* | Replace `features/project/merge_requests/references.featue`blackst0ne-replace-spinach-project-merge-requests-references.feature | blackst0ne | 2018-05-10 | 1 | -4/+0 |
| | |||||
* | Replace the `project/commits/comments.feature` spinach test with an rspec analog | blackst0ne | 2018-04-16 | 1 | -122/+0 |
| | |||||
* | Replace the `project/issues/issues.feature` spinach test with an rspec analog | blackst0ne | 2018-04-03 | 1 | -22/+0 |
| | |||||
* | Merge branch 'master' into sh-headless-chrome-support | Stan Hu | 2017-09-05 | 1 | -1/+6 |
|\ | |||||
| * | Merge branch 'master' into issue-discussions-refactor | Douwe Maan | 2017-08-17 | 1 | -5/+2 |
| |\ | | | | | | | | | | | | | | | | # Conflicts: # package.json # spec/support/features/reportable_note_shared_examples.rb | ||||
| * | | Fix open discussions | Filipa Lacerda | 2017-08-11 | 1 | -1/+1 |
| | | | | | | | | | | | | Put back deleted tests | ||||
| * | | Fix broken tests | Filipa Lacerda | 2017-08-10 | 1 | -2/+5 |
| | | | |||||
| * | | Remove forgotten fdescribe | Filipa Lacerda | 2017-08-10 | 1 | -0/+2 |
| | | | |||||
* | | | Merge branch 'master' into sh-headless-chrome-support | Stan Hu | 2017-08-16 | 1 | -5/+2 |
|\ \ \ | | |/ | |/| | |||||
| * | | take edit note button out of dropdown34527-make-edit-comment-button-always-available-outside-of-dropdown | Simon Knox | 2017-08-10 | 1 | -5/+2 |
| |/ | |||||
* | | Accept the confirm modal to make comment on commit spec to pass | Stan Hu | 2017-08-13 | 1 | -1/+1 |
|/ | |||||
* | Added more actions and report as abuse to all notes | Luke "Jared" Bennett | 2017-06-07 | 1 | -3/+13 |
| | |||||
* | Use wait_for_requests to wait all JS requestwait-for-ajax-handling-all-js-requests | Oswaldo Ferreira | 2017-05-22 | 1 | -5/+5 |
| | |||||
* | Add instant comments support | Kushal Pandya | 2017-05-05 | 1 | -0/+4 |
| | |||||
* | Fixed button capitalisation for Projects in views | Jose Ivan Vargas Lopez | 2017-04-06 | 1 | -1/+1 |
| | |||||
* | Fix up emoji tests that should have failed :/ | Eric Eastwood | 2017-03-24 | 1 | -1/+1 |
| | | | | | | | Some discussion, https://gitlab.slack.com/archives/C0GQHHPGW/p1490398531185144 -> MR to fix failing emoji test: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/10230 | ||||
* | Add nested groups support to the routingdz-allow-nested-group-routing | Dmitriy Zaporozhets | 2016-11-23 | 1 | -0/+4 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Wait for ajax for every merge request spinach testdz-spinach-wait-ajax | Dmitriy Zaporozhets | 2016-10-18 | 1 | -2/+0 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Fix merge requests feature testsfix-merge-request-diff-spinach-failures | Dmitriy Zaporozhets | 2016-10-16 | 1 | -1/+5 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Enable RSpec/NotToNot cop and auto-correct offensesrs-rubocop-nottonot | Robert Speicher | 2016-05-24 | 1 | -1/+1 |
| | | | | Also removes the note from the development/testing.md guide | ||||
* | Updated tests | Phil Hughes | 2016-04-04 | 1 | -1/+1 |
| | |||||
* | Commits comment test update | Phil Hughes | 2016-04-04 | 1 | -1/+1 |
| | |||||
* | Merge branch 'comment-discard-button' into 'master' | Jacob Schatz | 2016-03-11 | 1 | -3/+3 |
|\ | | | | | | | | | | | | | | | | | Added discard button to comment form Also changed the labels on the buttons to better match the action they are completing. Closes #8057 See merge request !3085 | ||||
| * | Updated tests | Phil Hughes | 2016-03-04 | 1 | -3/+3 |
| | | |||||
* | | Remove redundant integration tests | Robert Speicher | 2016-03-07 | 1 | -7/+0 |
|/ | | | | | | | | | | These three tests were essentially checking that adding a note to something updated its `noteable`'s `updated_at` attribute. This is well-tested Rails behavior and we shouldn't feel the need to write an integration test to verify it. At most we should be ensuring that the association definition adds the `touch: true` option, which we now do in Note's unit test. | ||||
* | Update Issues/MRs updated_at when user leaves comments. | Rubén Dávila | 2016-01-18 | 1 | -0/+7 |
| | |||||
* | Improve & adds specs for Issue/MR references | Rémy Coutable | 2016-01-13 | 1 | -3/+1 |
| | | | | | - Improve specs for private Issue/MR referenced in public Issue - Add specs for private Issue/MR referenced in public MR | ||||
* | Show referenced MRs & Issues only when the current viewer can access them | Rémy Coutable | 2016-01-13 | 1 | -0/+6 |
| | |||||
* | Fix features syntax | Robert Speicher | 2015-06-22 | 1 | -6/+8 |
| | |||||
* | Change `within` to `page.within` in feature steps | Robert Speicher | 2015-06-12 | 1 | -19/+19 |
| | |||||
* | Update all `should`-style syntax to `expect` in features | Robert Speicher | 2015-06-12 | 1 | -7/+7 |
| | |||||
* | Remove feature tests for old task lists | Robert Speicher | 2015-05-06 | 1 | -14/+0 |
| | |||||
* | Fix bug where editing a comment with "+1" or "-1" would cause a server error | Stan Hu | 2015-03-02 | 1 | -0/+17 |
| | | | | Closes #1151 | ||||
* | Make sure Markdown previews always use the same styling as the eventual ↵ | Douwe Maan | 2015-02-17 | 1 | -1/+1 |
| | | | | destination. | ||||
* | Change always passing visible true tests to false. | Ciro Santilli | 2015-01-02 | 1 | -1/+1 |
| | |||||
* | Fix test assertions | Vinnie Okada | 2014-10-21 | 1 | -4/+4 |
| | | | | | Make sure we're asserting the correct thing when testing visible and invisible DOM elements. | ||||
* | Fix houndci warnings | Vinnie Okada | 2014-10-18 | 1 | -1/+1 |
| | |||||
* | Fix Markdown preview tests | Vinnie Okada | 2014-10-18 | 1 | -10/+12 |
| | | | | | Update Spinach tests for Markdown previews for the new-ish tab UI that replaced the old preview/edit toggle button. | ||||
* | Refactor Markdown preview tests | Vinnie Okada | 2014-10-18 | 1 | -6/+6 |
| | | | | | | Create a new shared module for common issue/merge request behavior, use `expect` syntax instead of `should`, and avoid `visible: false` in the `have_css` matcher. | ||||
* | Add Markdown preview to more forms | Vinnie Okada | 2014-10-15 | 1 | -6/+6 |
| | | | | | Enable Markdown previews when creating and editing issues, merge requests, and milestones, and when editing notes. | ||||
* | Add Spinach tests for task lists | Vinnie Okada | 2014-10-06 | 1 | -0/+14 |
| | |||||
* | Replace old spinach step definitions with step. | Ciro Santilli | 2014-09-22 | 1 | -17/+17 |
| | |||||
* | Even more tests fixed :) | Dmitriy Zaporozhets | 2014-05-24 | 1 | -1/+1 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Headers have ids and link to their own id. | Ciro Santillli | 2014-02-11 | 1 | -0/+17 |
| | |||||
* | Update capybara to 2.1, poltergeist to master | Dmitriy Zaporozhets | 2013-04-11 | 1 | -2/+2 |
| | |||||
* | fix incorrectly moved spinach step | Dmitriy Zaporozhets | 2013-03-19 | 1 | -0/+6 |
| | |||||
* | fix wall feature. removed duplicated test | Dmitriy Zaporozhets | 2013-03-19 | 1 | -21/+0 |
| | |||||
* | More fixes for test | Dmitriy Zaporozhets | 2013-01-15 | 1 | -2/+6 |
| | |||||
* | Fix few test and notify for commit author | Dmitriy Zaporozhets | 2013-01-15 | 1 | -0/+2 |
| |