IntersectMBO / IntersectMBO/govtool

[Outcomes] Missing/Incorrect testIDs placement on outcomes vote Result

Open
#3,492 0 comments 0 reactions 1 assignee Claimed by @profd2004 View on GitHub
🐛 Bug 🕵️‍♂️ Testing
Dominant language
HTML
Stars
21
Forks
29
Avg merge
2d 22h
Merged PRs (30d)
7

Description

### Context & versions
- Several components lack proper test IDs, impeding effective testing and automation

### Missing test IDs
1. DRep Votes Result
(Test IDs are placed on Text instead of voting power)
- Total active stake value -> DReps-total-controlled-amount
(This test IDS should be on value instead of text)

![Image](https://github.com/user-attachments/assets/ac6b4e31-9835-4ad5-9330-1f4f4187381c)

![Image](https://github.com/user-attachments/assets/b80faaf1-5c02-4ec9-8929-253c47f7971b)
- Yes value -> DReps-yes-votes

![Image](https://github.com/user-attachments/assets/59a14fb2-8b62-43ec-af49-9eff1a65c7db)

- No value -> DReps-no-votes

![Image](https://github.com/user-attachments/assets/458a411a-7e09-4673-8c5a-d3926a6bc921)

- No confidence value -> DReps-no-confidence-votes
- Not Voted values -> DReps-not-voted-votes
- Auto Abstain value -> DReps-auto-abstain
- Explicit -> DReps-explicit-abstain
- collapse button -> DReps-collapse-button

![Image](https://github.com/user-attachments/assets/41e7a688-3b7d-41c5-bca6-d991c442f7f0)

2. Spos Votes Results

(Test Ids are placed on Text instead of voting power)
- Total active stake value -> SPOs-total-controlled-amount
(This test IDS should be on value instead of text)

![Image](https://github.com/user-attachments/assets/a0599953-82d3-4cab-9092-2103c33037bd)

![Image](https://github.com/user-attachments/assets/2ed703eb-4d49-453f-b858-729107242f5c)

- Yes value -> SPOs-yes-votes
- No value -> SPOs-no-votes
- No confidence value -> SPOs-no-confidence-votes
- Not Voted values -> SPOs-not-voted-votes
- Auto Abstain value -> SPOs-auto-abstain
- Explicit -> SPOs-explicit-abstain
- collapse button -> SPOs-collapse-button

![Image](https://github.com/user-attachments/assets/95120acd-5993-4d50-86bc-b66c4858eb7a)

3. Constitution Committee Vote Results
- Number of Active CCS -> active-constitutional-committee-count
- Abstain Votes -> constitutional-committee-abstain-votes
- Not Voted -> constitutional-committee-not-voted-votes

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.