-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Labels
scope/AQAVlad really needed a separate labelVlad really needed a separate labelscope/QAManual QAManual QAstatus/blockedFurther development process is blocked by something. Prevents merging for PRs.Further development process is blocked by something. Prevents merging for PRs.
Description
Autotest implementation for:
https://app.qase.io/case/KAFKAUI-272
Description: This case is checking the number fields of Create new Topic form to make sure that only integers are allowed
Steps:
- Login to kafka-ui
- Navigate to Topics
- Press Add a Topic
- Fill non integer numbers within "Number of partitions *", "Min In Sync Replicas", "Replication Factor", "Time to retain data (in ms)","Maximum message size in bytes".
- Press "Create topic"
Expected results:
- "5,6"
- "Please enter a valid value.The two nearest valid values are 5 and 6" message should be shown
Metadata
Metadata
Assignees
Labels
scope/AQAVlad really needed a separate labelVlad really needed a separate labelscope/QAManual QAManual QAstatus/blockedFurther development process is blocked by something. Prevents merging for PRs.Further development process is blocked by something. Prevents merging for PRs.