Skip to content

Commit 5128fbb

Browse files
committed
Merge pull request #513 from maciaszczykm/logs-fbt
Add FBT for logs
2 parents bc83298 + 3a55a35 commit 5128fbb

File tree

2 files changed

+39
-42
lines changed

2 files changed

+39
-42
lines changed

docs/test/logs.md

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
# Logs
2+
3+
## Prerequisites
4+
Cluster with few deployed applications, where:
5+
6+
* at least one is valid
7+
* at least one is invalid (for example with wrong image)
8+
9+
## Expected result
10+
Page displays correctly, especially:
11+
12+
* toolbar is displayed correctly
13+
* logs are displayed correctly
14+
15+
## Specific factors
16+
17+
| Factor | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | Comment |
18+
|-------------------------------|-----------------|---------------------|--------------|-------------|------|-----------------|---|---|---------|
19+
| Screen size | normal | mobile | narrow | middle size | wide | active resizing | | | |
20+
| Pods count | 1 | 20-30 | | | | | | | |
21+
| Container count | 1 | more than 10 | | | | | | | |
22+
| Replication Controller status | valid state | invalid error state | | | | | | | |
23+
| Page style | default (light) | dark | | | | | | | |
24+
| Actions | switching pods | switchings pods | | | | | | | |
25+
| Logs size | no logs | small | large (1GB) | | | | | | |
26+
| Pod name | short | max length | | | | | | | |
27+
| Container name | short | max length | | | | | | | |
28+
29+
## Common Factors
30+
31+
| Factor | 1 | 2 | 3 | 4 |
32+
|-----------------|----------------------------|----------------------------------|----|--------|
33+
| Browser | Chrome | Firefox | IE | Safari |
34+
| Form | Desktop | Mobile | | |
35+
| Help | Hover over every `?` | Click on every `Learn more` link | | |
36+
| Log entries | check log entry on success | Check log entry on failure | | |
37+
| Success message | Shown for every action | | | |
38+
| Failure message | Proper sentence | | | |
39+
| Concurrency | UI refreshes after error | | | |

docs/test/replication-controller-list.md

Lines changed: 0 additions & 42 deletions
This file was deleted.

0 commit comments

Comments
 (0)