Commit 3a89854a authored by ddavison's avatar ddavison

Re-write end-to-end quick start guide

Make wording and tutorial more terse
Rename quick_start_guide to beginners_guide
Update beginners_guide title
Update quick_start_guide ref links
Apply suggestions to beginners_guide.md
Implement review items
Reduce filesize of image
Fix broken anchor
parent 63c5d2f7
This diff is collapsed.
...@@ -180,7 +180,7 @@ instance-level scenarios](https://gitlab.com/gitlab-org/gitlab-foss/tree/master/ ...@@ -180,7 +180,7 @@ instance-level scenarios](https://gitlab.com/gitlab-org/gitlab-foss/tree/master/
Continued reading: Continued reading:
- [Quick Start Guide](quick_start_guide.md) - [Beginner's Guide](beginners_guide.md)
- [Style Guide](style_guide.md) - [Style Guide](style_guide.md)
- [Best Practices](best_practices.md) - [Best Practices](best_practices.md)
- [Testing with feature flags](feature_flags.md) - [Testing with feature flags](feature_flags.md)
......
...@@ -46,7 +46,7 @@ the browser to use. You will need to have Chrome (or Chromium) and ...@@ -46,7 +46,7 @@ the browser to use. You will need to have Chrome (or Chromium) and
### Writing tests ### Writing tests
- [Writing tests from scratch tutorial](../doc/development/testing_guide/end_to_end/quick_start_guide.md) - [Writing tests from scratch tutorial](../doc/development/testing_guide/end_to_end/beginners_guide.md)
- [Best practices](../doc/development/testing_guide/best_practices.md) - [Best practices](../doc/development/testing_guide/best_practices.md)
- [Using page objects](../doc/development/testing_guide/end_to_end/page_objects.md) - [Using page objects](../doc/development/testing_guide/end_to_end/page_objects.md)
- [Guidelines](../doc/development/testing_guide/index.md) - [Guidelines](../doc/development/testing_guide/index.md)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment