Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'docs/gitlab-runner' into 'master' | Marcia Ramos | 2017-11-02 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | Change to new GitLab Runner name Closes #39636 See merge request gitlab-org/gitlab-ce!15101 | ||||
| * | Change to new GitLab Runner namedocs/gitlab-runner | Achilleas Pipinellis | 2017-10-31 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'patch-28' into 'master' | Douwe Maan | 2017-11-02 | 1 | -0/+29 |
|\ \ | | | | | | | | | | | | | Add debugging section to testing_guide/best_practices.md. See merge request gitlab-org/gitlab-ce!14858 | ||||
| * | | Address Douwe's feedback | Rémy Coutable | 2017-11-02 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
| * | | Simplify the live debugger resume mechanism: press any key | Rémy Coutable | 2017-10-26 | 1 | -3/+2 |
| | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
| * | | Improve the LiveDebugger exit handler and documentation | Rémy Coutable | 2017-10-17 | 1 | -2/+2 |
| | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
| * | | Add LiveDebugger#live_debug to debug Capybara in feature tests. | Rémy Coutable | 2017-10-16 | 1 | -19/+30 |
| | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
| * | | Update best_practices.md | Clement Ho | 2017-10-12 | 1 | -6/+11 |
| | | | |||||
| * | | Add debugging section to testing_guide/best_practices.md. | Fatih Acet | 2017-10-12 | 1 | -0/+14 |
| | | | |||||
* | | | Exclude comments from specific docs | Achilleas Pipinellis | 2017-11-01 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Check for element before evaluate_script | Eric Eastwood | 2017-10-19 | 1 | -0/+2 |
|/ | | | | | Tip from https://robots.thoughtbot.com/write-reliable-asynchronous-integration-tests-with-capybara#directly-interacting-with-javascript | ||||
* | Fix a missing link and create a separate "Testing guides" sectiondocs/fix-dev-doc | Rémy Coutable | 2017-10-11 | 1 | -0/+1 |
| | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Refactor the Development documentation, and divide the Testing documentation ↵ | Rémy Coutable | 2017-10-11 | 8 | -0/+954 |
into multiple pages |