Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit c008642

Browse files
Merge pull request #27 from AlexZhukovich/feature/16-fix-descripion-for-category-and-posts
Fix descripion for category and posts
2 parents 4196395 + 5662d1c commit c008642

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

‎_data/home_categories.yml‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66

77
- permalink: /general/ui-testing/
88
title: UI testing
9-
desc: General topics connected with UI testing
9+
desc: General topics connected with UI testing.
1010
icon: file-text
1111

1212
- permalink: /general/naming/
1313
title: Naming
14-
desc: Naming conventions for test cases
14+
desc: Naming conventions for test cases.
1515
icon: bold
1616

1717
# - permalink: /general/dsl/
@@ -21,7 +21,7 @@
2121

2222
- permalink: /general/good-practices/
2323
title: Good Practices
24-
desc: Good practices which can be applied to UI testing
24+
desc: Good practices which can be applied to UI testing.
2525
icon: star
2626

2727
# - title: Platforms

‎_posts/2020-09-19-separate-your-tests-from-the-test-automation-framework.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: 'Separate your tests from the test automation framework'
3-
description: 'We will explore reasons for separating test cases from the test automation framework'
3+
description: 'We will explore reasons for separating test cases from the test automation framework.'
44
categories: [general, good-practices]
55
author: alex_zhukovich
66
---

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /